aboutsummaryrefslogtreecommitdiff
path: root/net/openldap24-server
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-05-27 11:29:07 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-05-27 11:29:07 +0000
commita51cdd3ebe4bddda5405f0b61ee36bb1a0e4223e (patch)
tree5297af279790f9c51f70fea36aaeb2b80e336d22 /net/openldap24-server
parentcd08d89cbd53553c5e47c27ba90c83a1d5ed1335 (diff)
downloadports-a51cdd3ebe4bddda5405f0b61ee36bb1a0e4223e.tar.gz
ports-a51cdd3ebe4bddda5405f0b61ee36bb1a0e4223e.zip
Notes
Diffstat (limited to 'net/openldap24-server')
-rw-r--r--net/openldap24-server/Makefile8
-rw-r--r--net/openldap24-server/distinfo4
-rw-r--r--net/openldap24-server/files/patch-build::top.mk21
-rw-r--r--net/openldap24-server/files/patch-build::version.var13
-rw-r--r--net/openldap24-server/pkg-plist7
-rw-r--r--net/openldap24-server/pkg-plist.client15
6 files changed, 21 insertions, 47 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index f8e91678d872..003fa0235555 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 2.2.10
+PORTVERSION= 2.2.11
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -71,13 +71,11 @@ OPENLDAP_PKGNAMESUFFIX= ${PKGNAMESUFFIX_SERVER}
OPENLDAP_PKGFILESUFX=
.if defined(WITH_SASL)
-RUN_DEPENDS= ${LOCALBASE}/lib/libldap.so.202:${PORTSDIR}/net/openldap22-sasl-client
-#RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.2.so.7:${PORTSDIR}/net/openldap22-sasl-client
+RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.2.so.7:${PORTSDIR}/net/openldap22-sasl-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-server-2.* \
${PKGNAMEPREFIX}${PORTNAME}-sasl-server-2.[!2].*
.else
-RUN_DEPENDS= ${LOCALBASE}/lib/libldap.so.202:${PORTSDIR}/net/openldap22-client
-#RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.2.so.7:${PORTSDIR}/net/openldap22-client
+RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.2.so.7:${PORTSDIR}/net/openldap22-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-server-2.[!2].* \
${PKGNAMEPREFIX}${PORTNAME}-sasl-server-2.*
.endif
diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo
index c62d2c991478..1a5703d36670 100644
--- a/net/openldap24-server/distinfo
+++ b/net/openldap24-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (openldap-2.2.10.tgz) = 3620465b331626308463a7651e4fb9c6
-SIZE (openldap-2.2.10.tgz) = 2558755
+MD5 (openldap-2.2.11.tgz) = 45d92c2d466130ffc084d074fdd6c18b
+SIZE (openldap-2.2.11.tgz) = 2559765
diff --git a/net/openldap24-server/files/patch-build::top.mk b/net/openldap24-server/files/patch-build::top.mk
index b6ec9f5e1657..1a7d0bb01646 100644
--- a/net/openldap24-server/files/patch-build::top.mk
+++ b/net/openldap24-server/files/patch-build::top.mk
@@ -1,20 +1,11 @@
---- build/top.mk.orig Wed Mar 24 22:51:22 2004
-+++ build/top.mk Wed Mar 31 22:28:53 2004
-@@ -69,7 +69,7 @@
- LIBTOOL = @LIBTOOL@
- LIBRELEASE = @OPENLDAP_LIBRELEASE@
- LIBVERSION = @OPENLDAP_LIBVERSION@
--LTVERSION = -release $(LIBRELEASE) -version-info $(LIBVERSION)
-+LTVERSION = -version-info $(LIBVERSION)
-
- # libtool --only flag for libraries: platform specific
- NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC)
-@@ -191,6 +191,8 @@
-
+--- build/top.mk.orig Mon Apr 12 20:21:07 2004
++++ build/top.mk Wed May 5 12:49:13 2004
+@@ -194,6 +194,8 @@
SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ @SLAPD_SLP_LIBS@
SLURPD_LIBS = @SLURPD_LIBS@
-+
-+SLAPI_LIBS = @SLAPI_LIBS@
++SLAPI_LIBS = @SLAPI_LIBS@
++
# Our Defaults
CC = $(AC_CC)
+ DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES)
diff --git a/net/openldap24-server/files/patch-build::version.var b/net/openldap24-server/files/patch-build::version.var
deleted file mode 100644
index 0a60e601f13a..000000000000
--- a/net/openldap24-server/files/patch-build::version.var
+++ /dev/null
@@ -1,13 +0,0 @@
---- build/version.var.orig Fri Apr 16 17:34:39 2004
-+++ build/version.var Fri Apr 16 22:56:05 2004
-@@ -17,7 +17,7 @@
- ol_minor=2
- ol_patch=10
- ol_api_inc=20210
--ol_api_current=7
--ol_api_revision=3
--ol_api_age=0
-+ol_api_current=202
-+ol_api_revision=2
-+ol_api_age=200
- ol_release_date="2004/04/16"
diff --git a/net/openldap24-server/pkg-plist b/net/openldap24-server/pkg-plist
index 8ebdafd53d13..b1d925c17b8b 100644
--- a/net/openldap24-server/pkg-plist
+++ b/net/openldap24-server/pkg-plist
@@ -7,12 +7,13 @@ etc/openldap/slapd.conf.default
@exec [ -f %B/slapd.conf ] || cp %B/%f %B/slapd.conf
%%SLAPI%%lib/libslapi.a
%%SLAPI%%lib/libslapi.so
-%%SLAPI%%lib/libslapi.so.202
-@comment %%SLAPI%%lib/libslapi-2.2.so
-@comment %%SLAPI%%lib/libslapi-2.2.so.7
+%%SLAPI%%lib/libslapi-2.2.so
+%%SLAPI%%lib/libslapi-2.2.so.7
libexec/slapd
libexec/slurpd
+@comment sbin/slapacl
sbin/slapadd
+@comment sbin/slapauth
sbin/slapcat
sbin/slapdn
sbin/slapindex
diff --git a/net/openldap24-server/pkg-plist.client b/net/openldap24-server/pkg-plist.client
index dcc079b0ec30..dc0a65c63837 100644
--- a/net/openldap24-server/pkg-plist.client
+++ b/net/openldap24-server/pkg-plist.client
@@ -21,19 +21,16 @@ include/ldap_utf8.h
include/slapi-plugin.h
lib/liblber.a
lib/liblber.so
-lib/liblber.so.202
-@comment lib/liblber-2.2.so
-@comment lib/liblber-2.2.so.7
+lib/liblber-2.2.so
+lib/liblber-2.2.so.7
lib/libldap.a
lib/libldap.so
-lib/libldap.so.202
-@comment lib/libldap-2.2.so
-@comment lib/libldap-2.2.so.7
+lib/libldap-2.2.so
+lib/libldap-2.2.so.7
lib/libldap_r.a
lib/libldap_r.so
-lib/libldap_r.so.202
-@comment lib/libldap_r-2.2.so
-@comment lib/libldap_r-2.2.so.7
+lib/libldap_r-2.2.so
+lib/libldap_r-2.2.so.7
share/openldap/ucdata/case.dat
share/openldap/ucdata/cmbcl.dat
share/openldap/ucdata/comp.dat