1
0
forked from ports/opt

openldap: remove dangling symlik and obsolete configure options

This commit is contained in:
Juergen Daubert 2023-12-10 12:50:51 +01:00
parent 0164e0759f
commit 7b509fb3c4
3 changed files with 4 additions and 10 deletions

View File

@ -74,7 +74,6 @@ lrwxrwxrwx root/root usr/lib/liblber.so.2 -> liblber.so
lrwxrwxrwx root/root usr/lib/libldap.so -> libldap.so.2.0.200
lrwxrwxrwx root/root usr/lib/libldap.so.2 -> libldap.so
-rw-r--r-- root/root usr/lib/libldap.so.2.0.200
lrwxrwxrwx root/root usr/lib/libldap_r.so.2 -> libldap_r.so
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/lber.pc
-rw-r--r-- root/root usr/lib/pkgconfig/ldap.pc

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XgR5ujYxX1daDsqa3hpQkMCes/eUknoYI5+kRPprOUOGUD6Zl5+Ny93qCKSs1mcbEniDxISxr/yjwn6FCwaewg=
SHA256 (Pkgfile) = 9cc3d72129093b90f43e6153f1311827aba9ce5fc357b3dfdfc0004489f897d2
SHA256 (.footprint) = 7ab74217fe99f7acf9549d93b691f2ca0e7a091e418048ae7a8bdcc051870878
RWSE3ohX2g5d/fQoPVEJL6W26tZt07e7Z7xUOTpq7afnJgBGCEWpDLV/VTTwlvI2HhPptnkfdw8gSIMPGN7Eh6C2j/e7QY+yvAE=
SHA256 (Pkgfile) = 3dedc53a207acdc3281c3f9b7d0e988eae7493079fc8cb580c68516b21a40187
SHA256 (.footprint) = c45af034d69fdc7d065b12ab119540abd3479a3a70e01f7afdb601cd23df2b3e
SHA256 (openldap-2.6.6.tgz) = 082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0
SHA256 (slapd) = 944b82221355957485c9a4ccb34bc1e85631cc1bdd9ae480f70a3ab84780adc4

View File

@ -5,7 +5,7 @@
name=openldap
version=2.6.6
release=1
release=2
source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/$name-$version.tgz
slapd)
@ -26,12 +26,8 @@ build() {
--enable-ipv6 \
--enable-modules \
--enable-crypt \
--enable-rewrite \
--enable-bdb \
--enable-hdb \
--enable-ldap \
--enable-meta \
--enable-monitor \
--enable-dnssrv \
--enable-null \
--enable-perl \
@ -45,7 +41,6 @@ build() {
ln -sf liblber.so $PKG/usr/lib/liblber.so.2
ln -sf libldap.so $PKG/usr/lib/libldap.so.2
ln -sf libldap_r.so $PKG/usr/lib/libldap_r.so.2
install -D -m 0755 $SRC/slapd $PKG/etc/rc.d/slapd
rm -f $PKG/etc/openldap/schema/README