summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-12 21:01:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-12 21:01:30 +0000
commitd6c8a81756bbcefccacc579dbac3743824666a3b (patch)
tree6852172e27d632818f98c2a333e4f64cf0b1cbf9
parentUpdate to 1.2.0. (diff)
Update to 1.4.8.
Notes
Notes: svn path=/head/; revision=58977
Diffstat (limited to '')
-rw-r--r--security/pam_ldap/Makefile10
-rw-r--r--security/pam_ldap/distinfo2
-rw-r--r--security/pam_ldap/pkg-descr2
-rw-r--r--security/pam_ldap/pkg-plist2
4 files changed, 7 insertions, 9 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile
index 2db17821b562..6bae015fee48 100644
--- a/security/pam_ldap/Makefile
+++ b/security/pam_ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pam_ldap
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.8
CATEGORIES= security net
MASTER_SITES= http://www.padl.com/download/ \
ftp://ftp.padl.com/pub/
@@ -16,7 +16,7 @@ MAINTAINER= marcus@FreeBSD.org
.include <bsd.port.pre.mk>
-.if defined(WITH_LDAP_V3)
+.if !defined(WITHOUT_LDAP_V3)
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
lber.2:${PORTSDIR}/net/openldap2
.else
@@ -24,17 +24,15 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
lber.1:${PORTSDIR}/net/openldap
.endif
+USE_GMAKE= yes
GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
CONFIGURE_ARGS= --with-ldap-lib=openldap \
--with-ldap-dir=${LOCALBASE} \
--with-ldap-conf-file=${PREFIX}/etc/ldap.conf \
--with-ldap-secret-file=${PREFIX}/etc/ldap.secret
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-USE_GMAKE= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
-
post-extract:
@find ${WRKSRC} -type f | xargs ${TOUCH} -f
diff --git a/security/pam_ldap/distinfo b/security/pam_ldap/distinfo
index 8d099b7e287f..1fc4652ff83d 100644
--- a/security/pam_ldap/distinfo
+++ b/security/pam_ldap/distinfo
@@ -1 +1 @@
-MD5 (pam_ldap-140.tar.gz) = a88b710a9cbd5d497bd9677a5611eb45
+MD5 (pam_ldap-148.tar.gz) = 0a5289355304f058f658060cfb1bd713
diff --git a/security/pam_ldap/pkg-descr b/security/pam_ldap/pkg-descr
index a85fe2eb78c8..78bfbd69fe07 100644
--- a/security/pam_ldap/pkg-descr
+++ b/security/pam_ldap/pkg-descr
@@ -1,3 +1,3 @@
This is a PAM module for authenticating with LDAP.
-WWW: http://www.padl.com/pam_ldap.html
+WWW: http://www.padl.com/OSS/pam_ldap.html
diff --git a/security/pam_ldap/pkg-plist b/security/pam_ldap/pkg-plist
index 968f51a14485..752e2989303b 100644
--- a/security/pam_ldap/pkg-plist
+++ b/security/pam_ldap/pkg-plist
@@ -1,2 +1,2 @@
-lib/pam_ldap.so
etc/ldap.conf.dist
+lib/pam_ldap.so