diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-15 09:04:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-15 09:04:55 +0800 |
commit | 865e5d17fd1f5ab084b552461b2c3e6bb72e3482 (patch) | |
tree | ad57f01696fd0ddfafe8f7dfccdc358f768a4949 /security | |
parent | 51d26e0da39f42ca64d24ee47bbc95dd85b86465 (diff) | |
download | freebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.tar.gz freebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.tar.zst freebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.zip |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'security')
-rw-r--r-- | security/beecrypt/Makefile | 2 | ||||
-rw-r--r-- | security/cracklib/Makefile | 2 | ||||
-rw-r--r-- | security/cyrus-sasl/Makefile | 2 | ||||
-rw-r--r-- | security/gss/Makefile | 2 | ||||
-rw-r--r-- | security/heimdal/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-devkit/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-gpr400/Makefile | 2 | ||||
-rw-r--r-- | security/krb4/Makefile | 2 | ||||
-rw-r--r-- | security/libecc/Makefile | 2 | ||||
-rw-r--r-- | security/libident/Makefile | 2 | ||||
-rw-r--r-- | security/libmcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/libntlm/Makefile | 2 | ||||
-rw-r--r-- | security/libotr/Makefile | 2 | ||||
-rw-r--r-- | security/libsectok/Makefile | 2 | ||||
-rw-r--r-- | security/newpki-lib/Makefile | 2 | ||||
-rw-r--r-- | security/pam_smb/Makefile | 2 | ||||
-rw-r--r-- | security/sectok/Makefile | 2 | ||||
-rw-r--r-- | security/shishi/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index cb95da12b3ca..f8428dec32e6 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -18,7 +18,7 @@ COMMENT= BeeCrypt is an open source cryptography library CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 98b3a8fd707a..4f02594ede1e 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -17,7 +17,7 @@ COMMENT= Password-checking library MAN3= cracklib.3 MLINKS= cracklib.3 FascistCheck.3 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-su-install: ${INSTALL_DATA} ${WRKSRC}/cracklib/libcrack.a ${PREFIX}/lib diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 5b5fc791756d..5c80009fd6a3 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -31,7 +31,7 @@ PATCH_SITES= ftp://ftp.westbend.net/pub/cyrus-mail/contrib/:apop \ USE_SUBMAKE= yes USE_OPENSSL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes # IPv6 Patch provided by Hajimu UMEMOTO <ume@mahoroba.org> IPV6_VER= 20020106 diff --git a/security/gss/Makefile b/security/gss/Makefile index d07896f901c2..b59b37bb0876 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -26,7 +26,7 @@ USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-kerberos5 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= gss diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index b25154d9a785..edfbaf509cbd 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -24,7 +24,7 @@ OPTIONS+= X11 "Build X11 utilies" off USE_OPENSSL= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CONFIGURE_ARGS+= --enable-shared --without-krb4 diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile index 2514b637f0ed..67bb559ba308 100644 --- a/security/ifd-devkit/Makefile +++ b/security/ifd-devkit/Makefile @@ -16,7 +16,7 @@ COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NOMAN= diff --git a/security/ifd-gpr400/Makefile b/security/ifd-gpr400/Makefile index c9dfc93aa7ee..fb0bd11569c2 100644 --- a/security/ifd-gpr400/Makefile +++ b/security/ifd-gpr400/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite MAKE_ENV+= DESTDIR="${PREFIX}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NOMAN= diff --git a/security/krb4/Makefile b/security/krb4/Makefile index 54fac990f31d..47635b25cd84 100644 --- a/security/krb4/Makefile +++ b/security/krb4/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KTH Kerberos 4 CONFLICTS= krb5-[0-9]* heimdal-[0-9]* -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes # Don't remove this. This port installs several applications # which have the same name as some in the base system (e.g. # ftp, telnet, su). diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 890c7e240d42..0b6b9e3da3f3 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_GCC= 3.3+ GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV+= LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \ CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include" diff --git a/security/libident/Makefile b/security/libident/Makefile index 403a91a49d0e..96e239f0f28a 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -16,7 +16,7 @@ COMMENT= A small library to interface the ident protocol server (rfc1413) USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= ident.3 diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index 8e5f10381fae..ce68105fcbc5 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -18,7 +18,7 @@ COMMENT= Multi-cipher cryptographic library (used in PHP) GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-static -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= mcrypt.3 diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index 0a7abf4f443e..cfce23e90266 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -17,6 +17,6 @@ COMMENT= A library that implement Microsoft's NTLM authentication USE_GNOME= gnomehack gnometarget pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 1678d0374b32..6ca81c2cb95f 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error \ gcrypt:${PORTSDIR}/security/libgcrypt USE_AUTOTOOLS= autoconf:259 libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= otr_toolkit.1 MLINKS= otr_toolkit.1 otr_parse.1 \ diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile index 4649c7d2b142..7725259b8a7f 100644 --- a/security/libsectok/Makefile +++ b/security/libsectok/Makefile @@ -15,7 +15,7 @@ DISTNAME= libsectok-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ISO 7816 Smartcard API Library -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_OPENSSL= YES diff --git a/security/newpki-lib/Makefile b/security/newpki-lib/Makefile index cc944b0cc4d6..5d7e2e858574 100644 --- a/security/newpki-lib/Makefile +++ b/security/newpki-lib/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-2.0.0 USE_OPENSSL= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --includedir=${PREFIX}/include/newpki diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 04cbe5040d0a..267bc119145b 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= ports@FreeBSD.org COMMENT= NetBIOS domain logon PAM module -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes HAS_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 0041facf7078..6209bf56c084 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= sectok.3:${PORTSDIR}/security/libsectok USE_OPENSSL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= sectok.1 diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 8e105317efa0..e3ad95d61cb3 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --disable-starttls \ --with-db-dir=/var/shishi -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= shishi |