1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- Update to 2.3.19

PR:		91983
Submitted by:	delphij
This commit is contained in:
Vsevolod Stakhov 2006-02-22 07:24:32 +00:00
parent 92ec75f7f7
commit 7bc220864c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156648
8 changed files with 42 additions and 42 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= openldap
DISTVERSION= 2.3.11
DISTVERSION= 2.3.19
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@ -87,10 +87,10 @@ OPENLDAP_PORTREVISION= ${PORTREVISION_SERVER}
OPENLDAP_PKGFILESUFX=
.if defined(WITH_SASL) && !defined(WITHOUT_SASL)
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.1:${PORTSDIR}/net/openldap23-sasl-client
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.2:${PORTSDIR}/net/openldap23-sasl-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-client-2.*
.else
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.1:${PORTSDIR}/net/openldap23-client
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.2:${PORTSDIR}/net/openldap23-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.*
.endif
@ -258,7 +258,7 @@ PLIST_SUB+= BACK_BDB="@comment " \
BACK_HDB="@comment "
BDBLIB= db3.3
.else
IGNORE= : WITH_BDB_VER must be 3, 4, 41 or 42
IGNORE= : WITH_BDB_VER must be 3, 4, 41, 42 or 43
.endif
LIB_DEPENDS+= ${BDBLIB}:${PORTSDIR}/databases/db${WITH_BDB_VER}

View File

@ -1,3 +1,3 @@
MD5 (openldap-2.3.11.tgz) = fbde128a8421b8d2ea587a25057a281e
SHA256 (openldap-2.3.11.tgz) = 63d1c60a49277a4e95dcfb7f45dbb66a902d9e9023f8aca3a01cda4ff221d6a9
SIZE (openldap-2.3.11.tgz) = 3657646
MD5 (openldap-2.3.19.tgz) = 867ee197df0e4432fa00f2439e6094f6
SHA256 (openldap-2.3.19.tgz) = cb58e741e6bdaed953af67cac726943436138fbe90b98c665557e77430f64cc3
SIZE (openldap-2.3.19.tgz) = 3709244

View File

@ -11,38 +11,38 @@ etc/openldap/DB_CONFIG.example
%%SLAPI%%lib/libslapi.a
%%SLAPI%%lib/libslapi.so
%%SLAPI%%lib/libslapi-2.3.so
%%SLAPI%%lib/libslapi-2.3.so.1
%%SLAPI%%lib/libslapi-2.3.so.2
%%MODULES%%@exec mkdir -p %D/libexec/openldap
%%BACK_BDB%%libexec/openldap/back_bdb.so
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.1
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.2
%%BACK_HDB%%libexec/openldap/back_hdb.so
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.1
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.2
%%BACKEND%%libexec/openldap/back_ldap.so
%%BACKEND%%libexec/openldap/back_ldap-2.3.so
%%BACKEND%%libexec/openldap/back_ldap-2.3.so.1
%%BACKEND%%libexec/openldap/back_ldap-2.3.so.2
%%BACKEND%%libexec/openldap/back_ldbm.so
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.1
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.2
%%BACKEND%%libexec/openldap/back_meta.so
%%BACKEND%%libexec/openldap/back_meta-2.3.so
%%BACKEND%%libexec/openldap/back_meta-2.3.so.1
%%BACKEND%%libexec/openldap/back_meta-2.3.so.2
%%BACKEND%%libexec/openldap/back_monitor.so
%%BACKEND%%libexec/openldap/back_monitor-2.3.so
%%BACKEND%%libexec/openldap/back_monitor-2.3.so.1
%%BACKEND%%libexec/openldap/back_monitor-2.3.so.2
%%BACKEND%%libexec/openldap/back_null.so
%%BACKEND%%libexec/openldap/back_null-2.3.so
%%BACKEND%%libexec/openldap/back_null-2.3.so.1
%%BACKEND%%libexec/openldap/back_null-2.3.so.2
%%BACK_PERL%%libexec/openldap/back_perl.so
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.1
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.2
%%BACK_SHELL%%libexec/openldap/back_shell.so
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.1
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.2
%%BACK_SQL%%libexec/openldap/back_sql.so
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.1
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.2
libexec/slapd
libexec/slurpd
@dirrmtry libexec/openldap

View File

@ -22,15 +22,15 @@ include/slapi-plugin.h
lib/liblber.a
lib/liblber.so
lib/liblber-2.3.so
lib/liblber-2.3.so.1
lib/liblber-2.3.so.2
lib/libldap.a
lib/libldap.so
lib/libldap-2.3.so
lib/libldap-2.3.so.1
lib/libldap-2.3.so.2
lib/libldap_r.a
lib/libldap_r.so
lib/libldap_r-2.3.so
lib/libldap_r-2.3.so.1
lib/libldap_r-2.3.so.2
@comment share/openldap/ucdata/case.dat
@comment share/openldap/ucdata/cmbcl.dat
@comment share/openldap/ucdata/comp.dat

View File

@ -6,7 +6,7 @@
#
PORTNAME= openldap
DISTVERSION= 2.3.11
DISTVERSION= 2.3.19
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@ -87,10 +87,10 @@ OPENLDAP_PORTREVISION= ${PORTREVISION_SERVER}
OPENLDAP_PKGFILESUFX=
.if defined(WITH_SASL) && !defined(WITHOUT_SASL)
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.1:${PORTSDIR}/net/openldap23-sasl-client
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.2:${PORTSDIR}/net/openldap23-sasl-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-client-2.*
.else
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.1:${PORTSDIR}/net/openldap23-client
RUN_DEPENDS= ${LOCALBASE}/lib/libldap-2.3.so.2:${PORTSDIR}/net/openldap23-client
CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.*
.endif
@ -258,7 +258,7 @@ PLIST_SUB+= BACK_BDB="@comment " \
BACK_HDB="@comment "
BDBLIB= db3.3
.else
IGNORE= : WITH_BDB_VER must be 3, 4, 41 or 42
IGNORE= : WITH_BDB_VER must be 3, 4, 41, 42 or 43
.endif
LIB_DEPENDS+= ${BDBLIB}:${PORTSDIR}/databases/db${WITH_BDB_VER}

View File

@ -1,3 +1,3 @@
MD5 (openldap-2.3.11.tgz) = fbde128a8421b8d2ea587a25057a281e
SHA256 (openldap-2.3.11.tgz) = 63d1c60a49277a4e95dcfb7f45dbb66a902d9e9023f8aca3a01cda4ff221d6a9
SIZE (openldap-2.3.11.tgz) = 3657646
MD5 (openldap-2.3.19.tgz) = 867ee197df0e4432fa00f2439e6094f6
SHA256 (openldap-2.3.19.tgz) = cb58e741e6bdaed953af67cac726943436138fbe90b98c665557e77430f64cc3
SIZE (openldap-2.3.19.tgz) = 3709244

View File

@ -11,38 +11,38 @@ etc/openldap/DB_CONFIG.example
%%SLAPI%%lib/libslapi.a
%%SLAPI%%lib/libslapi.so
%%SLAPI%%lib/libslapi-2.3.so
%%SLAPI%%lib/libslapi-2.3.so.1
%%SLAPI%%lib/libslapi-2.3.so.2
%%MODULES%%@exec mkdir -p %D/libexec/openldap
%%BACK_BDB%%libexec/openldap/back_bdb.so
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.1
%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.2
%%BACK_HDB%%libexec/openldap/back_hdb.so
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.1
%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.2
%%BACKEND%%libexec/openldap/back_ldap.so
%%BACKEND%%libexec/openldap/back_ldap-2.3.so
%%BACKEND%%libexec/openldap/back_ldap-2.3.so.1
%%BACKEND%%libexec/openldap/back_ldap-2.3.so.2
%%BACKEND%%libexec/openldap/back_ldbm.so
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.1
%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.2
%%BACKEND%%libexec/openldap/back_meta.so
%%BACKEND%%libexec/openldap/back_meta-2.3.so
%%BACKEND%%libexec/openldap/back_meta-2.3.so.1
%%BACKEND%%libexec/openldap/back_meta-2.3.so.2
%%BACKEND%%libexec/openldap/back_monitor.so
%%BACKEND%%libexec/openldap/back_monitor-2.3.so
%%BACKEND%%libexec/openldap/back_monitor-2.3.so.1
%%BACKEND%%libexec/openldap/back_monitor-2.3.so.2
%%BACKEND%%libexec/openldap/back_null.so
%%BACKEND%%libexec/openldap/back_null-2.3.so
%%BACKEND%%libexec/openldap/back_null-2.3.so.1
%%BACKEND%%libexec/openldap/back_null-2.3.so.2
%%BACK_PERL%%libexec/openldap/back_perl.so
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.1
%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.2
%%BACK_SHELL%%libexec/openldap/back_shell.so
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.1
%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.2
%%BACK_SQL%%libexec/openldap/back_sql.so
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.1
%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.2
libexec/slapd
libexec/slurpd
@dirrmtry libexec/openldap

View File

@ -22,15 +22,15 @@ include/slapi-plugin.h
lib/liblber.a
lib/liblber.so
lib/liblber-2.3.so
lib/liblber-2.3.so.1
lib/liblber-2.3.so.2
lib/libldap.a
lib/libldap.so
lib/libldap-2.3.so
lib/libldap-2.3.so.1
lib/libldap-2.3.so.2
lib/libldap_r.a
lib/libldap_r.so
lib/libldap_r-2.3.so
lib/libldap_r-2.3.so.1
lib/libldap_r-2.3.so.2
@comment share/openldap/ucdata/case.dat
@comment share/openldap/ucdata/cmbcl.dat
@comment share/openldap/ucdata/comp.dat