diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-14 05:14:03 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-14 05:14:03 +0000 |
commit | 4809c902bdcf91c76150ee34d5ceadbca124d22b (patch) | |
tree | b915d094e391a94dd2c14c8ec0ed90b32929265f /net | |
parent | f67c532bcbff3e5d3557282208dbb48c285bda3d (diff) | |
download | ports-4809c902bdcf91c76150ee34d5ceadbca124d22b.tar.gz ports-4809c902bdcf91c76150ee34d5ceadbca124d22b.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/openldap2/Makefile | 6 | ||||
-rw-r--r-- | net/openldap20-server/Makefile | 6 | ||||
-rw-r--r-- | net/openldap20/Makefile | 6 | ||||
-rw-r--r-- | net/openldap21-server/Makefile | 6 | ||||
-rw-r--r-- | net/openldap21/Makefile | 6 | ||||
-rw-r--r-- | net/openldap22-server/Makefile | 6 | ||||
-rw-r--r-- | net/openldap22/Makefile | 6 | ||||
-rw-r--r-- | net/openldap23-server/Makefile | 6 | ||||
-rw-r--r-- | net/openldap24-server/Makefile | 6 |
9 files changed, 45 insertions, 9 deletions
diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index e263659c73f5..3cf07d61f359 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -77,6 +77,10 @@ BINS= bin/ldapadd \ .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages" +post-patch: + @${PERL} -pi.fbsd -e 's@pidfile\t\t%LOCALSTATEDIR%/slapd.pid@pidfile\t\t/var/run/slapd.pid@g; \ + s@argsfile\t%LOCALSTATEDIR%/slapd.args@argsfile\t/var/run/slapd.args@g' ${WRKSRC}/servers/slapd/slapd.conf + post-configure: @cd ${WRKSRC} ; ${PATCH} < ${FILESDIR}/libtool.diff |