summaryrefslogtreecommitdiff
path: root/databases/p5-perl-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-perl-ldap')
-rw-r--r--databases/p5-perl-ldap/Makefile19
-rw-r--r--databases/p5-perl-ldap/distinfo6
2 files changed, 16 insertions, 9 deletions
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index c6520236518..76cdd2943b1 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 21:28:44 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/09/18 21:24:36 cube Exp $
#
-DISTNAME= perl-ldap-0.2701
+DISTNAME= perl-ldap-0.29
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= pldap
CATEGORIES= databases net devel perl5
@@ -11,11 +11,18 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://perl-ldap.sourceforge.net/
COMMENT= Perl class to access LDAP servers
-DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
-DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1
+DEPENDS+= p5-IO-Socket-SSL>=0.81:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-URI>=1.08:../../www/p5-URI
-DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
+DEPENDS+= p5-XML-SAX-[0-9]*:../../textproc/p5-XML-SAX
+
+.include "../../mk/bsd.prefs.mk"
+
+.if defined(USE_SASL) && ${USE_SASL} == "YES"
+DEPENDS+= p5-Authen-SASL>=2.00:../../security/p5-Authen-SASL
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+.endif
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/perl-ldap/.packlist
diff --git a/databases/p5-perl-ldap/distinfo b/databases/p5-perl-ldap/distinfo
index c20b74e0900..f826cf27071 100644
--- a/databases/p5-perl-ldap/distinfo
+++ b/databases/p5-perl-ldap/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/01/31 11:14:46 shell Exp $
+$NetBSD: distinfo,v 1.6 2003/09/18 21:24:36 cube Exp $
-SHA1 (perl-ldap-0.2701.tar.gz) = d8d391c2cdb43281f840136c9669190c94a5c4c2
-Size (perl-ldap-0.2701.tar.gz) = 202429 bytes
+SHA1 (perl-ldap-0.29.tar.gz) = 9739a2a5703d20c0694c6402472fea01d05322ae
+Size (perl-ldap-0.29.tar.gz) = 220461 bytes