diff --git a/net/openldap/Makefile b/net/openldap/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap/Makefile +++ b/net/openldap/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap/distinfo b/net/openldap/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap/distinfo +++ b/net/openldap/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap/files/patch-aa b/net/openldap/files/patch-aa deleted file mode 100644 index 93f071d8a12b..000000000000 --- a/net/openldap/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- servers/slapd/add.c.orig Fri Jan 29 00:11:49 1999 -+++ servers/slapd/add.c Sat Oct 23 13:31:43 1999 -@@ -180,6 +180,9 @@ - bv.bv_len = strlen( bv.bv_val ); - } - attr_merge( e, "creatorsname", bvals ); -+ /* Netscape Communicator 4.5 seems to expect modification information -+ to be present within newly created items. */ -+ attr_merge( e, "modifiersname", bvals ); - - ldap_pvt_thread_mutex_lock( ¤ttime_mutex ); - #ifndef LDAP_LOCALTIME -@@ -194,4 +197,7 @@ - bv.bv_val = buf; - bv.bv_len = strlen( bv.bv_val ); - attr_merge( e, "createtimestamp", bvals ); -+ /* Netscape Communicator 4.5 seems to expect modification information -+ to be present within newly created items. */ -+ attr_merge( e, "modifytimestamp", bvals ); - } diff --git a/net/openldap/files/patch-ab b/net/openldap/files/patch-ab deleted file mode 100644 index e1dad257389e..000000000000 --- a/net/openldap/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 1 09:24:55 1999 -+++ configure Mon Nov 1 09:25:14 1999 -@@ -112,7 +112,7 @@ - datadir='${prefix}/share' - sysconfdir='${prefix}/etc' - sharedstatedir='${prefix}/com' --localstatedir='${prefix}/var' -+localstatedir='/var/run' - libdir='${exec_prefix}/lib' - includedir='${prefix}/include' - oldincludedir='/usr/include' diff --git a/net/openldap/pkg-plist b/net/openldap/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap/pkg-plist +++ b/net/openldap/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap12/distinfo b/net/openldap12/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap12/distinfo +++ b/net/openldap12/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap12/files/patch-aa b/net/openldap12/files/patch-aa deleted file mode 100644 index 93f071d8a12b..000000000000 --- a/net/openldap12/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- servers/slapd/add.c.orig Fri Jan 29 00:11:49 1999 -+++ servers/slapd/add.c Sat Oct 23 13:31:43 1999 -@@ -180,6 +180,9 @@ - bv.bv_len = strlen( bv.bv_val ); - } - attr_merge( e, "creatorsname", bvals ); -+ /* Netscape Communicator 4.5 seems to expect modification information -+ to be present within newly created items. */ -+ attr_merge( e, "modifiersname", bvals ); - - ldap_pvt_thread_mutex_lock( ¤ttime_mutex ); - #ifndef LDAP_LOCALTIME -@@ -194,4 +197,7 @@ - bv.bv_val = buf; - bv.bv_len = strlen( bv.bv_val ); - attr_merge( e, "createtimestamp", bvals ); -+ /* Netscape Communicator 4.5 seems to expect modification information -+ to be present within newly created items. */ -+ attr_merge( e, "modifytimestamp", bvals ); - } diff --git a/net/openldap12/files/patch-ab b/net/openldap12/files/patch-ab deleted file mode 100644 index e1dad257389e..000000000000 --- a/net/openldap12/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 1 09:24:55 1999 -+++ configure Mon Nov 1 09:25:14 1999 -@@ -112,7 +112,7 @@ - datadir='${prefix}/share' - sysconfdir='${prefix}/etc' - sharedstatedir='${prefix}/com' --localstatedir='${prefix}/var' -+localstatedir='/var/run' - libdir='${exec_prefix}/lib' - includedir='${prefix}/include' - oldincludedir='/usr/include' diff --git a/net/openldap12/pkg-plist b/net/openldap12/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap12/pkg-plist +++ b/net/openldap12/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap2/distinfo b/net/openldap2/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap2/distinfo +++ b/net/openldap2/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap2/pkg-plist b/net/openldap2/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap2/pkg-plist +++ b/net/openldap2/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap20-server/distinfo b/net/openldap20-server/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap20-server/distinfo +++ b/net/openldap20-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap20-server/pkg-plist b/net/openldap20-server/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap20-server/pkg-plist +++ b/net/openldap20-server/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap20/distinfo b/net/openldap20/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap20/distinfo +++ b/net/openldap20/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap20/pkg-plist b/net/openldap20/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap20/pkg-plist +++ b/net/openldap20/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap21-server/distinfo b/net/openldap21-server/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap21-server/distinfo +++ b/net/openldap21-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap21-server/pkg-plist b/net/openldap21-server/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap21-server/pkg-plist +++ b/net/openldap21-server/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap21/distinfo b/net/openldap21/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap21/distinfo +++ b/net/openldap21/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap21/pkg-plist b/net/openldap21/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap21/pkg-plist +++ b/net/openldap21/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap22-server/distinfo b/net/openldap22-server/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap22-server/distinfo +++ b/net/openldap22-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap22-server/pkg-plist b/net/openldap22-server/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap22-server/pkg-plist +++ b/net/openldap22-server/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap22/distinfo b/net/openldap22/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap22/distinfo +++ b/net/openldap22/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap22/pkg-plist b/net/openldap22/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap22/pkg-plist +++ b/net/openldap22/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap23-server/distinfo b/net/openldap23-server/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap23-server/distinfo +++ b/net/openldap23-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap23-server/pkg-plist b/net/openldap23-server/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap23-server/pkg-plist +++ b/net/openldap23-server/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 7529ff2c9572..121482e3e9d4 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -1,46 +1,46 @@ # New ports collection makefile for: openldap -# Version required: 1.2.7 +# Version required: 1.2.8 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.7 +DISTNAME= openldap-1.2.8 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/ \ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net -WRKSRC= ${WRKDIR}/ldap GNU_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/run .include .include "${FILESDIR}/manpages" pre-build: cd ${WRKSRC} ; make depend post-install: strip ${PREFIX}/bin/ldapadd ${PREFIX}/bin/ldapdelete \ ${PREFIX}/bin/ldapmodrdn ${PREFIX}/bin/ldapsearch ${PREFIX}/bin/ud \ ${PREFIX}/libexec/fax500 ${PREFIX}/libexec/go500 \ ${PREFIX}/libexec/go500gw ${PREFIX}/libexec/in.xfingerd \ ${PREFIX}/libexec/mail500 ${PREFIX}/libexec/rcpt500 \ ${PREFIX}/libexec/rp500 ${PREFIX}/libexec/slapd \ ${PREFIX}/libexec/slurpd ${PREFIX}/sbin/centipede \ ${PREFIX}/sbin/ldbmcat ${PREFIX}/sbin/ldbmtest ${PREFIX}/sbin/ldif \ ${PREFIX}/sbin/ldif2id2children ${PREFIX}/sbin/ldif2id2entry \ ${PREFIX}/sbin/ldif2index ${PREFIX}/sbin/ldif2ldbm \ ${PREFIX}/bin/ldapmodify ${PREFIX}/bin/ldappasswd .include diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo index f29985c25458..2650bea9261e 100644 --- a/net/openldap24-server/distinfo +++ b/net/openldap24-server/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8 +MD5 (openldap-1.2.8.tgz) = aa2b56cb5947721757aecab2e85b801d diff --git a/net/openldap24-server/pkg-plist b/net/openldap24-server/pkg-plist index 5aef80ee1133..66e69eca12ae 100644 --- a/net/openldap24-server/pkg-plist +++ b/net/openldap24-server/pkg-plist @@ -1,53 +1,45 @@ bin/ldapadd bin/ldapdelete bin/ldapmodify bin/ldapmodrdn bin/ldappasswd bin/ldapsearch bin/ud -etc/openldap/ldap.conf etc/openldap/ldap.conf.default -etc/openldap/ldapfilter.conf etc/openldap/ldapfilter.conf.default -etc/openldap/ldapsearchprefs.conf etc/openldap/ldapsearchprefs.conf.default -etc/openldap/ldaptemplates.conf etc/openldap/ldaptemplates.conf.default -etc/openldap/slapd.at.conf etc/openldap/slapd.at.conf.default -etc/openldap/slapd.conf etc/openldap/slapd.conf.default -etc/openldap/slapd.oc.conf etc/openldap/slapd.oc.conf.default include/disptmpl.h include/lber.h include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a lib/liblber.la lib/libldap.a lib/libldap.la libexec/fax500 libexec/go500 libexec/go500gw libexec/in.xfingerd libexec/mail500 libexec/rcpt500 libexec/rp500 libexec/slapd libexec/slurpd libexec/xrpcomp sbin/centipede sbin/ldbmcat sbin/ldbmtest sbin/ldif sbin/ldif2id2children sbin/ldif2id2entry sbin/ldif2index sbin/ldif2ldbm share/openldap/go500gw.help share/openldap/ldapfriendly share/openldap/rcpt500.help -@dirrm etc/openldap @dirrm share/openldap