Commit graph

8 commits

Author SHA1 Message Date
sno
5fd8cb68cb 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)
2010-09-22 06:00:27 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
he
a95b147cfb Change HOMEPAGE urls to use http://search.cpan.org/dist/
No other change to the packages, so no version bump.
2008-07-14 18:54:18 +00:00
he
906443935c 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)
2008-07-14 18:23:04 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
he
a7110e02d5 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.
2007-10-12 15:03:36 +00:00