summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhwr <hwr>1999-09-10 10:41:39 +0000
committerhwr <hwr>1999-09-10 10:41:39 +0000
commit0429fa3daea0bde29caa6be8936a0efda8d744fb (patch)
tree0fa601d6e726a340933b696aaace2944ac13223d /databases
parent2467f3253b432d69ed396e3191966d4e7666b777 (diff)
downloadpkgsrc-0429fa3daea0bde29caa6be8936a0efda8d744fb.tar.gz
Updated to OpenLDAP-1.2.7 release.
Diffstat (limited to 'databases')
-rw-r--r--databases/openldap/Makefile6
-rw-r--r--databases/openldap/files/md54
-rw-r--r--databases/openldap/files/patch-sum6
-rw-r--r--databases/openldap/patches/patch-aa28
-rw-r--r--databases/openldap/patches/patch-ab15
-rw-r--r--databases/openldap/pkg/PLIST72
6 files changed, 66 insertions, 65 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index db01771de63..b7640200806 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 1999/08/18 09:28:01 agc Exp $
+# $NetBSD: Makefile,v 1.11 1999/09/10 10:41:39 hwr Exp $
#
-DISTNAME= openldap-1.2.1
-PKGNAME= openldap-1.2.1p1
+DISTNAME= openldap-1.2.7
+PKGNAME= openldap-1.2.7p1
WRKSRC= ${WRKDIR}/ldap
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
diff --git a/databases/openldap/files/md5 b/databases/openldap/files/md5
index 4814ec9a182..a0d499ef9d9 100644
--- a/databases/openldap/files/md5
+++ b/databases/openldap/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.5 1999/04/01 15:25:02 hwr Exp $
+$NetBSD: md5,v 1.6 1999/09/10 10:41:40 hwr Exp $
-MD5 (openldap-1.2.1.tgz) = f0862c4aa358dd24bc6eafe3e5e4f3f7
+MD5 (openldap-1.2.7.tgz) = be5866cfa50fdf083f5230b3837181e8
diff --git a/databases/openldap/files/patch-sum b/databases/openldap/files/patch-sum
index 3c4163a6656..39731136edb 100644
--- a/databases/openldap/files/patch-sum
+++ b/databases/openldap/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:30 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/09/10 10:41:40 hwr Exp $
-MD5 (patch-aa) = 8fe7e98213578f80f5c5e4713c321143
-MD5 (patch-ab) = ecf93de09c0393ca7ce3e2799e5dfdc9
+MD5 (patch-aa) = e0cc168bd80d56f1fc5c778be0260f8b
+MD5 (patch-ab) = 92550b6ef0e556cba008d38079e8f1e9
diff --git a/databases/openldap/patches/patch-aa b/databases/openldap/patches/patch-aa
index 633cc98fadc..da3a621b77d 100644
--- a/databases/openldap/patches/patch-aa
+++ b/databases/openldap/patches/patch-aa
@@ -1,21 +1,21 @@
-$NetBSD: patch-aa,v 1.1 1999/05/04 00:08:43 tv Exp $
+$NetBSD: patch-aa,v 1.2 1999/09/10 10:41:41 hwr Exp $
---- configure.orig Mon May 3 18:51:06 1999
-+++ configure Mon May 3 18:51:24 1999
-@@ -2067,6 +2067,7 @@
- echo "$ac_t""no" 1>&6
- fi
+--- configure.orig Wed Aug 25 20:39:37 1999
++++ configure Fri Sep 10 12:11:36 1999
+@@ -2318,6 +2318,7 @@
+ # Save cache, so that ltconfig can load it
+
+if false; then
+ # Actually configure libtool. ac_aux_dir is where install-sh is found.
+ CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
+ LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
+@@ -2335,6 +2336,8 @@
+
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -2112,7 +2113,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
++
+fi
- # Extract the first word of "sendmail", so it can be a program name with args.
- set dummy sendmail; ac_word=$2
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.
diff --git a/databases/openldap/patches/patch-ab b/databases/openldap/patches/patch-ab
index 53bec849992..3d0a533d5e7 100644
--- a/databases/openldap/patches/patch-ab
+++ b/databases/openldap/patches/patch-ab
@@ -1,19 +1,20 @@
-$NetBSD: patch-ab,v 1.1 1999/05/04 00:08:43 tv Exp $
+$NetBSD: patch-ab,v 1.2 1999/09/10 10:41:41 hwr Exp $
---- build/lib-shared.mk.orig Mon May 3 19:21:39 1999
-+++ build/lib-shared.mk Mon May 3 19:24:56 1999
-@@ -18,9 +18,10 @@
+--- build/lib-shared.mk.orig Fri Jul 23 17:31:32 1999
++++ build/lib-shared.mk Fri Sep 10 12:19:58 1999
+@@ -16,9 +16,11 @@
$(LIBRARY): version.lo
- $(LINK) -rpath $(libdir) -o $@ $(OBJS) version.lo
+ $(LTLIBLINK) -rpath $(libdir) -o $@ $(OBJS) version.lo
- $(RM) ../$@; \
- (d=`$(PWD)` ; $(LN_S) `$(BASENAME) $$d`/$@ ../$@)
- $(RM) ../`$(BASENAME) $@ .la`.a; \
- (d=`$(PWD)`; t=`$(BASENAME) $@ .la`.a; $(LN_S) `$(BASENAME) $$d`/.libs/$$t ../$$t)
+ @$(RM) ../$@
+ @for ext in a so so.1.0; do \
-+ $(RM) ../`$(BASENAME) $@ .la`.$$ext; \
++ $(RM) ../`$(BASENAME) $@ .la`.$$ext; \
+ (d=`$(PWD)`; t=`$(BASENAME) $@ .la`.$$ext; $(LN_S) `$(BASENAME) $$d`/.libs/$$t ../$$t); \
-+ done
++ done
++
Makefile: $(top_srcdir)/build/lib-shared.mk
diff --git a/databases/openldap/pkg/PLIST b/databases/openldap/pkg/PLIST
index 5ea9dfeda34..442885af8c0 100644
--- a/databases/openldap/pkg/PLIST
+++ b/databases/openldap/pkg/PLIST
@@ -1,49 +1,21 @@
-@comment $NetBSD: PLIST,v 1.3 1999/05/04 00:08:44 tv Exp $
+@comment $NetBSD: PLIST,v 1.4 1999/09/10 10:41:41 hwr Exp $
+bin/ud
bin/ldapsearch
bin/ldapmodify
bin/ldapdelete
bin/ldapmodrdn
-bin/ldapadd
bin/ldappasswd
-bin/ud
-etc/openldap/ldap.conf.default
-@exec [ -f %B/ldap.conf ] || cp %D/%F %B/ldap.conf
-etc/openldap/ldapfilter.conf.default
-@exec [ -f %B/ldapfilter.conf ] || cp %D/%F %B/ldapfilter.conf
-etc/openldap/ldaptemplates.conf.default
-@exec [ -f %B/ldaptemplates.conf ] || cp %D/%F %B/ldaptemplates.conf
-etc/openldap/ldapsearchprefs.conf.default
-@exec [ -f %B/ldapsearchprefs.conf ] || cp %D/%F %B/ldapsearchprefs.conf
-etc/openldap/slapd.conf.default
-@exec [ -f %B/slapd.conf ] || cp %D/%F %B/slapd.conf
-etc/openldap/slapd.at.conf.default
-@exec [ -f %B/slapd.at.conf ] || cp %D/%F %B/slapd.at.conf
-etc/openldap/slapd.oc.conf.default
-@exec [ -f %B/slapd.oc.conf ] || cp %D/%F %B/slapd.oc.conf
-include/ldap.h
-include/lber.h
-include/ldap_cdefs.h
-include/disptmpl.h
-include/srchpref.h
-lib/liblber.a
+bin/ldapadd
lib/liblber.so.1.0
-lib/libldap.a
+lib/liblber.a
lib/libldap.so.1.0
-libexec/in.xfingerd
-libexec/go500
-libexec/go500gw
-libexec/mail500
-libexec/rp500
-libexec/fax500
-libexec/xrpcomp
-libexec/rcpt500
-libexec/slapd
+lib/libldap.a
+man/man1/ldapadd.1
man/man1/ldapdelete.1
man/man1/ldapmodify.1
-man/man1/ldapadd.1
man/man1/ldapmodrdn.1
-man/man1/ldapsearch.1
man/man1/ldappasswd.1
+man/man1/ldapsearch.1
man/man1/ud.1
man/man3/ldap.3
man/man3/cldap.3
@@ -203,11 +175,39 @@ man/man8/fax500.8
man/man8/rcpt500.8
man/man8/slapd.8
man/man8/slurpd.8
+@exec [ -f %B/ldap.conf ] || cp %D/%F %B/ldap.conf
+etc/openldap/ldap.conf.default
+@exec [ -f %B/ldapfilter.conf ] || cp %D/%F %B/ldapfilter.conf
+etc/openldap/ldapfilter.conf.default
+@exec [ -f %B/ldaptemplates.conf ] || cp %D/%F %B/ldaptemplates.conf
+etc/openldap/ldaptemplates.conf.default
+@exec [ -f %B/ldapsearchprefs.conf ] || cp %D/%F %B/ldapsearchprefs.conf
+etc/openldap/ldapsearchprefs.conf.default
+@exec [ -f %B/slapd.conf ] || cp %D/%F %B/slapd.conf
+etc/openldap/slapd.conf.default
+@exec [ -f %B/slapd.at.conf ] || cp %D/%F %B/slapd.at.conf
+etc/openldap/slapd.at.conf.default
+@exec [ -f %B/slapd.oc.conf ] || cp %D/%F %B/slapd.oc.conf
+etc/openldap/slapd.oc.conf.default
+include/ldap.h
+include/lber.h
+include/ldap_cdefs.h
+include/disptmpl.h
+include/srchpref.h
+libexec/in.xfingerd
+libexec/go500
+libexec/go500gw
+libexec/mail500
+libexec/rp500
+libexec/fax500
+libexec/xrpcomp
+libexec/rcpt500
+libexec/slapd
sbin/ldif2ldbm
sbin/ldif2index
+sbin/ldbmcat
sbin/ldif2id2entry
sbin/ldif2id2children
-sbin/ldbmcat
sbin/ldif
sbin/centipede
sbin/ldbmtest