
CVS log for pkgsrc/net/p5-Net-LDAP-Server/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / net / p5-Net-LDAP-Server
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 26 20:30:34 2012 UTC (3 months, 3 weeks ago) by rhaen
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
Updated to 0.43
Changes:
version 0.43 (2011/05/26):
- added support for Net::Server by allowing the usage of
distinct filehandles for input and output
(patch by Alexei Znamensky)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 14 14:14:45 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 22 06:00:27 2010 UTC (20 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
Updating net/p5-Net-LDAP-Server from 0.4nb2 to 0.42
pkgsrc changes:
- add license
Upstream changes since 0.4:
version 0.42 (2009/10/01):
- don't hangup when receiving abandonRequest in order to support
clients like Evolution which expect that the socket is still
alive after such a request (patch by Bill Lindley)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:35:25 2010 UTC (21 months ago) by seb
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:32 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 14 18:54:18 2008 UTC (3 years, 10 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Change HOMEPAGE urls to use http://search.cpan.org/dist/
No other change to the packages, so no version bump.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 14 18:23:04 2008 UTC (3 years, 10 months ago) by he
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Update from version 0.3 to 0.4. Changes:
version 0.4 (2007/10/27):
- added support for method "abandon"
- full request is now passed to methods
- compatibility with the changed behaviour of the 'use fields'
pragma in Perl 5.9.x (thanks to Peter Karman)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:39 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Add DESTDIR support.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Oct 12 15:03:37 2007 UTC (4 years, 7 months ago) by he
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import a perl package for Net::LDAP::Server.
Net::LDAP::Server provides the protocol handling for an LDAP server.
You can subclass it and implement the methods you need. Then you just
instantiate your subclass and call its C<handle> method to establish a
connection with the client.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 12 15:03:37 2007 UTC (4 years, 7 months ago) by he
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>