summaryrefslogtreecommitdiff
path: root/databases/p5-perl-ldap/Makefile
diff options
context:
space:
mode:
authorkleink <kleink>2001-11-28 21:16:13 +0000
committerkleink <kleink>2001-11-28 21:16:13 +0000
commit18a37a74ff23d87b7bf486b6c61efdc386d87648 (patch)
tree4231e6f4583a34aa75f1b8e74e35c2af71847902 /databases/p5-perl-ldap/Makefile
parent6e3b70d9605e9afe955e987009ec8400c968e7ed (diff)
downloadpkgsrc-18a37a74ff23d87b7bf486b6c61efdc386d87648.tar.gz
Update p5-perl-ldap to 0.25; notable changes since 0.23 include:
perl-ldap 0.25 29 Oct 2001 ========================== * Added support for EXTERNAL SASL authentication * Caller can now specify attributes to return from root_dse * More scripts added to contrib * Various bug fixes * Caller can now specify sslversion for LDAPS and start_tls perl-ldap 0.24 17 July 2001 =========================== * Added support for startTLS * Better error checking in Net::LDAP methods * VLV control now works * Can now use oid or name for the matchingRule in filter extensible matches * Major overhaul of LDIF.pm * $schema->name2oid is now context sensetive * test suite now works with openldap2
Diffstat (limited to 'databases/p5-perl-ldap/Makefile')
-rw-r--r--databases/p5-perl-ldap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index f2f1eac10aa..040b2888faf 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2001/11/26 06:49:43 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/11/28 21:16:13 kleink Exp $
#
-DISTNAME= perl-ldap-0.23
+DISTNAME= perl-ldap-0.25
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= pldap
CATEGORIES= databases net devel perl5
@@ -15,6 +15,7 @@ DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-IO-Socket-SSL-[0-9]*:security/p5-IO-Socket-SSL
USE_BUILDLINK_ONLY= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/perl-ldap/.packlist