mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Correct MAN8
Reminded by: Alex Deiter <tiamat@komi.mts.ru>
This commit is contained in:
parent
2b5a161244
commit
72fe32ad01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105116
@ -40,7 +40,7 @@ BROKEN= "incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}"
|
||||
.endif
|
||||
|
||||
.if defined(CLIENT_ONLY)
|
||||
OPENLDAP_PORTVERSION= 1
|
||||
OPENLDAP_PORTVERSION= 2
|
||||
OPENLDAP_PKGNAMESUFFIX?=-client
|
||||
OPENLDAP_PKGFILESUFX?= .client
|
||||
|
||||
@ -253,6 +253,8 @@ pre-everything::
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,%LOCALSTATEDIR%/run/,${LDAP_RUN_DIR}/,g' \
|
||||
${WRKSRC}/servers/slapd/slapd.conf
|
||||
@${REINPLACE_CMD} -Ee 's,^(ol_api_lib=)2\.2\.([0-9]+)$$,\1202:\2:200,' \
|
||||
${WRKSRC}/build/version.var
|
||||
|
||||
pre-configure:
|
||||
@if [ -n "`${PKG_INFO} -xI '^bind\(84\)\{0,1\}-base-8\.' 2>/dev/null`" ]; then \
|
||||
|
@ -187,6 +187,8 @@ MAN5+= ldap.conf.5 \
|
||||
MAN8+= slapadd.8 \
|
||||
slapcat.8 \
|
||||
slapd.8 \
|
||||
slapdn.8 \
|
||||
slapindex.8 \
|
||||
slappasswd.8 \
|
||||
slaptest.8 \
|
||||
slurpd.8
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- build/version.var.orig Wed Mar 24 03:30:40 2004
|
||||
+++ build/version.var Wed Mar 24 03:30:55 2004
|
||||
@@ -17,5 +17,5 @@
|
||||
ol_minor=2
|
||||
ol_patch=7
|
||||
ol_api_inc=20207
|
||||
-ol_api_lib=2.2.7
|
||||
+ol_api_lib=202:7:3
|
||||
ol_release_date="2004/03/22"
|
@ -40,7 +40,7 @@ BROKEN= "incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}"
|
||||
.endif
|
||||
|
||||
.if defined(CLIENT_ONLY)
|
||||
OPENLDAP_PORTVERSION= 1
|
||||
OPENLDAP_PORTVERSION= 2
|
||||
OPENLDAP_PKGNAMESUFFIX?=-client
|
||||
OPENLDAP_PKGFILESUFX?= .client
|
||||
|
||||
@ -253,6 +253,8 @@ pre-everything::
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,%LOCALSTATEDIR%/run/,${LDAP_RUN_DIR}/,g' \
|
||||
${WRKSRC}/servers/slapd/slapd.conf
|
||||
@${REINPLACE_CMD} -Ee 's,^(ol_api_lib=)2\.2\.([0-9]+)$$,\1202:\2:200,' \
|
||||
${WRKSRC}/build/version.var
|
||||
|
||||
pre-configure:
|
||||
@if [ -n "`${PKG_INFO} -xI '^bind\(84\)\{0,1\}-base-8\.' 2>/dev/null`" ]; then \
|
||||
|
@ -187,6 +187,8 @@ MAN5+= ldap.conf.5 \
|
||||
MAN8+= slapadd.8 \
|
||||
slapcat.8 \
|
||||
slapd.8 \
|
||||
slapdn.8 \
|
||||
slapindex.8 \
|
||||
slappasswd.8 \
|
||||
slaptest.8 \
|
||||
slurpd.8
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- build/version.var.orig Wed Mar 24 03:30:40 2004
|
||||
+++ build/version.var Wed Mar 24 03:30:55 2004
|
||||
@@ -17,5 +17,5 @@
|
||||
ol_minor=2
|
||||
ol_patch=7
|
||||
ol_api_inc=20207
|
||||
-ol_api_lib=2.2.7
|
||||
+ol_api_lib=202:7:3
|
||||
ol_release_date="2004/03/22"
|
@ -40,7 +40,7 @@ BROKEN= "incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}"
|
||||
.endif
|
||||
|
||||
.if defined(CLIENT_ONLY)
|
||||
OPENLDAP_PORTVERSION= 1
|
||||
OPENLDAP_PORTVERSION= 2
|
||||
OPENLDAP_PKGNAMESUFFIX?=-client
|
||||
OPENLDAP_PKGFILESUFX?= .client
|
||||
|
||||
@ -253,6 +253,8 @@ pre-everything::
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,%LOCALSTATEDIR%/run/,${LDAP_RUN_DIR}/,g' \
|
||||
${WRKSRC}/servers/slapd/slapd.conf
|
||||
@${REINPLACE_CMD} -Ee 's,^(ol_api_lib=)2\.2\.([0-9]+)$$,\1202:\2:200,' \
|
||||
${WRKSRC}/build/version.var
|
||||
|
||||
pre-configure:
|
||||
@if [ -n "`${PKG_INFO} -xI '^bind\(84\)\{0,1\}-base-8\.' 2>/dev/null`" ]; then \
|
||||
|
@ -187,6 +187,8 @@ MAN5+= ldap.conf.5 \
|
||||
MAN8+= slapadd.8 \
|
||||
slapcat.8 \
|
||||
slapd.8 \
|
||||
slapdn.8 \
|
||||
slapindex.8 \
|
||||
slappasswd.8 \
|
||||
slaptest.8 \
|
||||
slurpd.8
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- build/version.var.orig Wed Mar 24 03:30:40 2004
|
||||
+++ build/version.var Wed Mar 24 03:30:55 2004
|
||||
@@ -17,5 +17,5 @@
|
||||
ol_minor=2
|
||||
ol_patch=7
|
||||
ol_api_inc=20207
|
||||
-ol_api_lib=2.2.7
|
||||
+ol_api_lib=202:7:3
|
||||
ol_release_date="2004/03/22"
|
Loading…
Reference in New Issue
Block a user