diff options
89 files changed, 59 insertions, 132 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index b317b8d3a4ff..1bd6b8600141 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -17,6 +17,8 @@ MAINTAINER= obrien@FreeBSD.org FETCH_BEFORE_ARGS= -b +INSTALL_SHLIBS= yes + MAN1= bzip2.1 MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 bzip2.1 bz2cat.1 \ bzip2.1 bzip2recover.1 @@ -38,7 +40,4 @@ do-install: ${PREFIX}/bin/bzip2 -f ${PREFIX}/share/doc/bzip2/manual.ps .endif -post-install: - ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/archivers/bzip2/pkg-plist b/archivers/bzip2/pkg-plist index d582c5526fb7..7de661cb8c74 100644 --- a/archivers/bzip2/pkg-plist +++ b/archivers/bzip2/pkg-plist @@ -7,8 +7,6 @@ include/bzlib.h lib/libbz2.a lib/libbz2.so lib/libbz2.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/doc/bzip2/manual.ps.bz2 share/doc/bzip2/manual.texi share/doc/bzip2/manual_1.html diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 542952ed343c..857d85b4fca6 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -14,6 +14,7 @@ DISTNAME= OB-${PORTVERSION} MAINTAINER= ejc@bazzle.com USE_XLIB= yes +INSTALL_SHLIBS= yes HAS_CONFIGURE= yes USE_NEWGCC= yes CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" @@ -22,7 +23,6 @@ MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \ - irgen.1 - irserv.1 - jidl.1 post-install: - ${LDCONFIG} -m ${PREFIX}/lib ${MKDIR} ${PREFIX}/share/doc/ORBacus ${INSTALL_DATA} ${WRKSRC}/ob/LICENSE ${PREFIX}/share/doc/ORBacus diff --git a/devel/ORBacus/pkg-plist b/devel/ORBacus/pkg-plist index 0624aee863fb..9e674ceadb4e 100644 --- a/devel/ORBacus/pkg-plist +++ b/devel/ORBacus/pkg-plist @@ -76,6 +76,3 @@ lib/libOBX11.a share/doc/ORBacus/LICENSE @dirrm share/doc/ORBacus @dirrm include/OB -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R - diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 5cc80bbf3292..ab24eb1e7e19 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -20,6 +20,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFILES= configure libIDL/configure popt/configure CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CONFIGURE_ARGS= --disable-indent diff --git a/devel/ORBit/pkg-plist b/devel/ORBit/pkg-plist index 47794fbd30d0..49e2b21bf886 100644 --- a/devel/ORBit/pkg-plist +++ b/devel/ORBit/pkg-plist @@ -90,8 +90,6 @@ lib/libORBitutil.so lib/libORBitutil.so.2 lib/libname-server.a lib/liborbit-c-backend.a -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/ORBit.m4 share/aclocal/libIDL.m4 @dirrm include/IIOP diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 5cc80bbf3292..ab24eb1e7e19 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -20,6 +20,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFILES= configure libIDL/configure popt/configure CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CONFIGURE_ARGS= --disable-indent diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist index 47794fbd30d0..49e2b21bf886 100644 --- a/devel/ORBit2/pkg-plist +++ b/devel/ORBit2/pkg-plist @@ -90,8 +90,6 @@ lib/libORBitutil.so lib/libORBitutil.so.2 lib/libname-server.a lib/liborbit-c-backend.a -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/ORBit.m4 share/aclocal/libIDL.m4 @dirrm include/IIOP diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index b805c6b27dcb..9e3dd091f75c 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -20,9 +20,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 -USE_PERL5= YES +USE_PERL5= yes +INSTALL_SHLIBS= yes WRKSRC= ${WRKDIR}/SWIG${PORTVERSION} -USE_LIBTOOL= YES +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \ --with-tcllib=${PREFIX}/lib/tcl8.2/ ALL_TARGET= swig runtime diff --git a/devel/SWIG-devel/pkg-plist b/devel/SWIG-devel/pkg-plist index 7d4c1458e78f..687e929683ee 100644 --- a/devel/SWIG-devel/pkg-plist +++ b/devel/SWIG-devel/pkg-plist @@ -52,8 +52,6 @@ lib/libswigpy.so lib/libswigpl.la lib/libswigpy.la lib/libswigtcl8.la -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm lib/swig%%VER%%/guile @dirrm lib/swig%%VER%%/java @dirrm lib/swig%%VER%%/python diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index b805c6b27dcb..9e3dd091f75c 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -20,9 +20,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 -USE_PERL5= YES +USE_PERL5= yes +INSTALL_SHLIBS= yes WRKSRC= ${WRKDIR}/SWIG${PORTVERSION} -USE_LIBTOOL= YES +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \ --with-tcllib=${PREFIX}/lib/tcl8.2/ ALL_TARGET= swig runtime diff --git a/devel/SWIG/pkg-plist b/devel/SWIG/pkg-plist index 7d4c1458e78f..687e929683ee 100644 --- a/devel/SWIG/pkg-plist +++ b/devel/SWIG/pkg-plist @@ -52,8 +52,6 @@ lib/libswigpy.so lib/libswigpl.la lib/libswigpy.la lib/libswigtcl8.la -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm lib/swig%%VER%%/guile @dirrm lib/swig%%VER%%/java @dirrm lib/swig%%VER%%/python diff --git a/devel/amulet/Makefile b/devel/amulet/Makefile index c54d787fbaa8..e50091eef254 100644 --- a/devel/amulet/Makefile +++ b/devel/amulet/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= bovynf@awe.be USE_X_PREFIX= yes +INSTALL_SHLIBS= yes WRKSRC= $(WRKDIR)/amulet MAKE_ENV= AMULET_DIR=$(WRKSRC) AMULET_VARS_FILE=Makefile.vars.gcc.FreeBSD @@ -84,7 +85,6 @@ do-install: $(INSTALL_PROGRAM) $(WRKSRC)/lib/libamulet-release.so.$(SO_VERSION) $(PREFIX)/lib $(LN) -sf libamulet-release.so.$(SO_VERSION) $(PREFIX)/lib/libamulet-release.so $(INSTALL_DATA) $(WRKSRC)/lib/libamulet-release.a $(PREFIX)/lib - $(SETENV) OBJFORMAT=$(PORTOBJFORMAT) $(LDCONFIG) -m $(PREFIX)/lib $(INSTALL_PROGRAM) $(WRKSRC)/bin/gilt $(PREFIX)/bin $(INSTALL_PROGRAM) $(WRKSRC)/bin/agate $(PREFIX)/bin ${MKDIR} $(PREFIX)/include/amulet diff --git a/devel/amulet/pkg-plist b/devel/amulet/pkg-plist index 4ac4f443bb1f..450c5b765749 100644 --- a/devel/amulet/pkg-plist +++ b/devel/amulet/pkg-plist @@ -5,8 +5,6 @@ lib/libamulet.so.3 lib/libamulet-release.so lib/libamulet-release.so.3 lib/libamulet-release.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R %B include/am_inc.h include/amulet.h include/amulet/am_io.h diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index b9b9b461ce22..e1577fcda5fb 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -25,6 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFILES= configure libefs/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome diff --git a/devel/bonobo/pkg-plist b/devel/bonobo/pkg-plist index 29e1c747a8ce..374cf04e43d9 100644 --- a/devel/bonobo/pkg-plist +++ b/devel/bonobo/pkg-plist @@ -76,8 +76,6 @@ lib/libefs.so lib/libefs.so.0 lib/libstorage_efs.so lib/libstorage_fs.so -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/gnome/bonobo/html/bonobo-api.sgml share/gnome/bonobo/html/bonobo-decl.txt share/gnome/bonobo/html/bonobo-sections.txt diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index fcbcffc4c732..08b818427866 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -17,6 +17,7 @@ MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes ALL_TARGET= default MAN3= cdk_alphalist.3 cdk_binding.3 cdk_buttonbox.3 cdk_calendar.3 cdk_cdk.3 \ @@ -50,6 +51,5 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cdk .endfor .endif - ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.mk> diff --git a/devel/cdk/pkg-plist b/devel/cdk/pkg-plist index 654a407acfb2..d454c4990c1f 100644 --- a/devel/cdk/pkg-plist +++ b/devel/cdk/pkg-plist @@ -29,8 +29,6 @@ include/cdk/viewer.h lib/libcdk.a lib/libcdk.so lib/libcdk.so.1 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/cdk/BUGS share/doc/cdk/EXPANDING share/doc/cdk/INSTALL diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index b805c6b27dcb..9e3dd091f75c 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -20,9 +20,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 -USE_PERL5= YES +USE_PERL5= yes +INSTALL_SHLIBS= yes WRKSRC= ${WRKDIR}/SWIG${PORTVERSION} -USE_LIBTOOL= YES +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \ --with-tcllib=${PREFIX}/lib/tcl8.2/ ALL_TARGET= swig runtime diff --git a/devel/swig11/pkg-plist b/devel/swig11/pkg-plist index 7d4c1458e78f..687e929683ee 100644 --- a/devel/swig11/pkg-plist +++ b/devel/swig11/pkg-plist @@ -52,8 +52,6 @@ lib/libswigpy.so lib/libswigpl.la lib/libswigpy.la lib/libswigtcl8.la -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm lib/swig%%VER%%/guile @dirrm lib/swig%%VER%%/java @dirrm lib/swig%%VER%%/python diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index b805c6b27dcb..9e3dd091f75c 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -20,9 +20,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 -USE_PERL5= YES +USE_PERL5= yes +INSTALL_SHLIBS= yes WRKSRC= ${WRKDIR}/SWIG${PORTVERSION} -USE_LIBTOOL= YES +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \ --with-tcllib=${PREFIX}/lib/tcl8.2/ ALL_TARGET= swig runtime diff --git a/devel/swig13/pkg-plist b/devel/swig13/pkg-plist index 7d4c1458e78f..687e929683ee 100644 --- a/devel/swig13/pkg-plist +++ b/devel/swig13/pkg-plist @@ -52,8 +52,6 @@ lib/libswigpy.so lib/libswigpl.la lib/libswigpy.la lib/libswigtcl8.la -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm lib/swig%%VER%%/guile @dirrm lib/swig%%VER%%/java @dirrm lib/swig%%VER%%/python diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index b805c6b27dcb..9e3dd091f75c 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -20,9 +20,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 -USE_PERL5= YES +USE_PERL5= yes +INSTALL_SHLIBS= yes WRKSRC= ${WRKDIR}/SWIG${PORTVERSION} -USE_LIBTOOL= YES +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \ --with-tcllib=${PREFIX}/lib/tcl8.2/ ALL_TARGET= swig runtime diff --git a/devel/swig20/pkg-plist b/devel/swig20/pkg-plist index 7d4c1458e78f..687e929683ee 100644 --- a/devel/swig20/pkg-plist +++ b/devel/swig20/pkg-plist @@ -52,8 +52,6 @@ lib/libswigpy.so lib/libswigpl.la lib/libswigpy.la lib/libswigtcl8.la -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm lib/swig%%VER%%/guile @dirrm lib/swig%%VER%%/java @dirrm lib/swig%%VER%%/python diff --git a/dns/adns/Makefile b/dns/adns/Makefile index e9e333e11e02..db2499326741 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= adns MAINTAINER= lukin@okbmei.msk.su GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes USE_GMAKE= yes post-install: diff --git a/dns/adns/pkg-plist b/dns/adns/pkg-plist index 34413637cc04..69af9f6fe570 100644 --- a/dns/adns/pkg-plist +++ b/dns/adns/pkg-plist @@ -4,5 +4,3 @@ bin/adnshost include/adns.h lib/libadns.a lib/libadns.so.0 -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index 04f384e9d941..b0e7990e4a9f 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -15,6 +15,8 @@ MAINTAINER= tobez@plab.ku.dk WRKSRC= ${WRKDIR}/Cgraph/source +INSTALL_SHLIBS= yes + post-extract: @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile @@ -31,6 +33,5 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFopt-lrLog.c ${PREFIX}/share/examples/cgraph @${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFampspect.dat ${PREFIX}/share/examples/cgraph .endif - @${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.mk> diff --git a/graphics/Cgraph/pkg-plist b/graphics/Cgraph/pkg-plist index 4dcb5e35422e..57b6b486e93c 100644 --- a/graphics/Cgraph/pkg-plist +++ b/graphics/Cgraph/pkg-plist @@ -3,8 +3,6 @@ lib/libcgraph.a lib/libcgraph_p.a lib/libcgraph.so lib/libcgraph.so.2 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/cgraph/cgraph.ps share/examples/cgraph/CGminimal.c share/examples/cgraph/dashlist.c diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index b1e597711681..dceed4e34c20 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png USE_X_PREFIX= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" @@ -46,6 +47,5 @@ post-install: find ${PREFIX}/share/doc/EZ | xargs ${CHOWN} ${SHAREOWN}:${SHAREGRP} find ${PREFIX}/share/doc/EZ -type f | xargs ${CHMOD} ${SHAREMODE} .endif - ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.post.mk> diff --git a/graphics/EZWGL/pkg-plist b/graphics/EZWGL/pkg-plist index e63cacb2447c..d36c57e138bc 100644 --- a/graphics/EZWGL/pkg-plist +++ b/graphics/EZWGL/pkg-plist @@ -2,8 +2,6 @@ include/EZ.h lib/libEZ.a lib/libEZ.so lib/libEZ.so.1 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/EZ/html/applications.html share/doc/EZ/html/documentation.html share/doc/EZ/html/download.html diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index b97016a2e666..6a2a0cde4cfd 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/dev/ \ MAINTAINER= will@FreeBSD.org USE_LIBTOOL= yes +INSTALL_SHLIBS= yes USE_GMAKE= yes post-install: @@ -31,6 +32,5 @@ post-install: .endfor @ ${INSTALL_DATA} ${WRKSRC}/docs/api/sgml/api.sgml ${PREFIX}/share/doc/Hermes/API .endif - @ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.mk> diff --git a/graphics/Hermes/pkg-plist b/graphics/Hermes/pkg-plist index 3121aa4706a5..2f6fdc5e4817 100644 --- a/graphics/Hermes/pkg-plist +++ b/graphics/Hermes/pkg-plist @@ -10,8 +10,6 @@ include/Hermes/Types.h lib/libHermes.a lib/libHermes.so lib/libHermes.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/Hermes/AUTHORS share/doc/Hermes/ChangeLog share/doc/Hermes/COPYING diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 16ba61a29dae..107400474681 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -39,7 +39,8 @@ MAN4= miff.4 MAN5= quantize.5 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -USE_AUTOCONF= YES +USE_AUTOCONF= yes +INSTALL_SHLIBS= yes CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared --with-perl=${PERL5} \ --enable-16bit-pixel @@ -55,7 +56,4 @@ CONFIGURE_ENV= LDFLAGS="$(LDFLAGS) -L${WRKSRC}/magick/.libs" pre-configure: ${RM} -f ${WRKSRC}/config.cache -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist index ac6965731ddc..7258ea040273 100644 --- a/graphics/ImageMagick/pkg-plist +++ b/graphics/ImageMagick/pkg-plist @@ -30,8 +30,6 @@ lib/libMagick.a lib/libMagick.la lib/libMagick.so lib/libMagick.so.5 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Image/Magick.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Magick/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Magick/Magick.bs diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 41c6bd9a38c8..72387ecb42cf 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes .include <bsd.port.pre.mk> diff --git a/graphics/aalib/pkg-plist b/graphics/aalib/pkg-plist index 05b15222ae18..270b851ec984 100644 --- a/graphics/aalib/pkg-plist +++ b/graphics/aalib/pkg-plist @@ -6,8 +6,6 @@ include/aalib.h lib/libaa.a lib/libaa.so lib/libaa.so.1.3 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec install-info --delete %D/info/aalib.info %D/info/dir info/aalib.info @exec install-info %D/info/aalib.info %D/info/dir diff --git a/math/blas/Makefile b/math/blas/Makefile index 60ec84a6b6f2..145169ab528c 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -16,12 +16,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +INSTALL_SHLIBS= yes NO_WRKSUBDIR= yes pre-build: ${CP} ${FILESDIR}/makefile.lib ${WRKSRC}/Makefile -post-install: - ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/math/blas/pkg-plist b/math/blas/pkg-plist index 5b1d7b09f83b..2b7f86bcaf75 100644 --- a/math/blas/pkg-plist +++ b/math/blas/pkg-plist @@ -1,5 +1,3 @@ lib/libblas.a lib/libblas.so lib/libblas.so.1 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda-client/pkg-plist b/misc/amanda-client/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda-client/pkg-plist +++ b/misc/amanda-client/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda-server/pkg-plist b/misc/amanda-server/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda-server/pkg-plist +++ b/misc/amanda-server/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda24-client/Makefile +++ b/misc/amanda24-client/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda24-client/pkg-plist b/misc/amanda24-client/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda24-client/pkg-plist +++ b/misc/amanda24-client/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda24-server/Makefile +++ b/misc/amanda24-server/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda24-server/pkg-plist b/misc/amanda24-server/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda24-server/pkg-plist +++ b/misc/amanda24-server/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda24/Makefile +++ b/misc/amanda24/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda24/pkg-plist b/misc/amanda24/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda24/pkg-plist +++ b/misc/amanda24/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda25-client/pkg-plist b/misc/amanda25-client/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda25-client/pkg-plist +++ b/misc/amanda25-client/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda25-server/pkg-plist b/misc/amanda25-server/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda25-server/pkg-plist +++ b/misc/amanda25-server/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda26-client/pkg-plist b/misc/amanda26-client/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda26-client/pkg-plist +++ b/misc/amanda26-client/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda26-server/pkg-plist b/misc/amanda26-server/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda26-server/pkg-plist +++ b/misc/amanda26-server/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda32-client/pkg-plist b/misc/amanda32-client/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda32-client/pkg-plist +++ b/misc/amanda32-client/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 431af9ef94f6..c51b5555ebd0 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ diff --git a/misc/amanda32-server/pkg-plist b/misc/amanda32-server/pkg-plist index 37bf715e7e83..d04ad4ebbebe 100644 --- a/misc/amanda32-server/pkg-plist +++ b/misc/amanda32-server/pkg-plist @@ -10,8 +10,6 @@ lib/libamserver.so.0 lib/libamtape.a lib/libamtape.so lib/libamtape.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile index 7e6e2bcc60fa..04dfdfa5dd5c 100644 --- a/misc/cassowary/Makefile +++ b/misc/cassowary/Makefile @@ -15,6 +15,7 @@ MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-guile-prefix=${LOCALBASE} \ --enable-guile-build \ diff --git a/misc/cassowary/pkg-plist b/misc/cassowary/pkg-plist index c7cb0b85b468..8eb2447b0769 100644 --- a/misc/cassowary/pkg-plist +++ b/misc/cassowary/pkg-plist @@ -50,8 +50,6 @@ lib/libcassowary.la lib/libcassowary.so lib/libcassowary.so.0 lib/libconstraints.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/cassowary @dirrm lib/cassowary/bench @dirrm lib/cassowary/tests diff --git a/net/adns/Makefile b/net/adns/Makefile index e9e333e11e02..db2499326741 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= adns MAINTAINER= lukin@okbmei.msk.su GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes USE_GMAKE= yes post-install: diff --git a/net/adns/pkg-plist b/net/adns/pkg-plist index 34413637cc04..69af9f6fe570 100644 --- a/net/adns/pkg-plist +++ b/net/adns/pkg-plist @@ -4,5 +4,3 @@ bin/adnshost include/adns.h lib/libadns.a lib/libadns.so.0 -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index 37d939af26a5..195cebf5f256 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -16,6 +16,7 @@ DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map MAINTAINER= chuckr@FreeBSD.org GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAN1= a2ps.1 ogonkify.1 card.1 psmandup.1 fixps.1 pdiff.1 psset.1 diff --git a/print/a2ps-letter/pkg-plist b/print/a2ps-letter/pkg-plist index 3ff7f4fb2fc4..3b0c33ccb0e1 100644 --- a/print/a2ps-letter/pkg-plist +++ b/print/a2ps-letter/pkg-plist @@ -248,8 +248,6 @@ info/regex.info-3 @exec install-info --info-dir=%D/info %D/info/regex.info include/liba2ps.h lib/liba2ps.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm share/a2ps/ppd @dirrm share/a2ps/ps @dirrm share/a2ps/afm diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 188f011bc568..b408b079cf46 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell USE_NEWGCC= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index 8eb9ce0122a8..ebc77c363309 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -82,8 +82,6 @@ lib/libaspell.so.6 lib/libpspell_aspell.a lib/libpspell_aspell.so lib/libpspell_aspell.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aspell/ASCII.dat share/aspell/ASCII.map share/aspell/SGML.map diff --git a/www/cgic/Makefile b/www/cgic/Makefile index 6b494a82a947..463ac19e19be 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -14,13 +14,14 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +INSTALL_SHLIBS= yes + ALL_TARGET= libcgic.so.1 do-install: @ ${INSTALL_DATA} ${WRKSRC}/cgic.h ${PREFIX}/include @ ${INSTALL_DATA} ${WRKSRC}/libcgic.so.1 ${PREFIX}/lib @ ${LN} -s ${PREFIX}/lib/libcgic.so.1 ${PREFIX}/lib/libcgic.so - @ ${LDCONFIG} -m ${PREFIX}/lib @ ${MKDIR} ${PREFIX}/share/examples/cgic @ ${INSTALL_DATA} ${WRKSRC}/capture.c ${PREFIX}/share/examples/cgic @ ${INSTALL_DATA} ${WRKSRC}/cgictest.c ${PREFIX}/share/examples/cgic diff --git a/www/cgic/pkg-plist b/www/cgic/pkg-plist index f843d442810d..cd8bb0572a12 100644 --- a/www/cgic/pkg-plist +++ b/www/cgic/pkg-plist @@ -1,8 +1,6 @@ include/cgic.h lib/libcgic.so lib/libcgic.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/cgic/cgic.html share/doc/cgic/cgic.txt share/doc/cgic/license.txt diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index f76120221a74..6b05d57ccd79 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.eekim.com/pub/users/eekim/cgihtml/ MAINTAINER= i.vaudrey@bigfoot.com +INSTALL_SHLIBS= yes + post-extract: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist @${CP} ${FILESDIR}/Makefile ${WRKSRC} @@ -24,6 +26,5 @@ post-install: .endfor ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${PREFIX}/share/doc/cgihtml/html .endif - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.mk> diff --git a/www/cgihtml/pkg-plist b/www/cgihtml/pkg-plist index eb3845045df6..3f17d000f47a 100644 --- a/www/cgihtml/pkg-plist +++ b/www/cgihtml/pkg-plist @@ -5,8 +5,6 @@ include/string-lib.h lib/libcgihtml.a lib/libcgihtml.so lib/libcgihtml.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/doc/cgihtml/CHANGES share/doc/cgihtml/CREDITS share/doc/cgihtml/html/cgihtml-1.html diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile index 7824f80fc37a..85fd86790050 100644 --- a/x11-servers/XttXF86srv-common/Makefile +++ b/x11-servers/XttXF86srv-common/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib VERSION= 1.3 PATCHLEVEL= 0 SERVER?= common +INSTALL_SHLIBS= yes .if !defined(USE_SHARED_WRKSRC) && defined(COMPILE_ALL_SERVERS_AT_ONCE) USE_SHARED_WRKSRC= YES .endif @@ -158,7 +159,6 @@ do-install: @( \ cd ${WRKSRC}/lib/font; \ ${SETENV} ${MAKE_ENV} ${MAKE} install; \ - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib; \ ${INSTALL_SCRIPT} ${FILESDIR}/mkfontdir.pl ${PREFIX}/bin; \ ${MKDIR} ${DOCDIR}; \ ${INSTALL_DATA} ${XTTDIR}/doc/[0A-Z]*.eng ${DOCDIR}; \ diff --git a/x11-servers/XttXF86srv-common/pkg-plist b/x11-servers/XttXF86srv-common/pkg-plist index 2c16549caf9b..e2c949804d05 100644 --- a/x11-servers/XttXF86srv-common/pkg-plist +++ b/x11-servers/XttXF86srv-common/pkg-plist @@ -45,8 +45,6 @@ lib/modules/codeconv/VISCII.so lib/libfont.a lib/libfont.so lib/libfont.so.1.3 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm share/doc/Xtt @dirrm include/X11/fonts/codeconv @dirrm lib/modules/codeconv diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 9d4317366569..ed49ffe979ff 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes +INSTALL_SHLIBS= yes .if exists(${X11BASE}/bin/XFree86) PLIST= ${WRKDIR}/PLIST .endif @@ -37,7 +38,6 @@ post-configure: .endif post-install: - ${LDCONFIG} -m ${PREFIX}/lib ${MKDIR} ${PREFIX}/share/doc/Xaw3d ${CP} ${WRKSRC}/README.XAW3D ${PREFIX}/share/doc/Xaw3d .if exists(${X11BASE}/bin/XFree86) diff --git a/x11-toolkits/Xaw3d/pkg-plist b/x11-toolkits/Xaw3d/pkg-plist index 399df8f8c16f..0f5246331b46 100644 --- a/x11-toolkits/Xaw3d/pkg-plist +++ b/x11-toolkits/Xaw3d/pkg-plist @@ -1,8 +1,6 @@ lib/libXaw3d.a lib/libXaw3d.so lib/libXaw3d.so.6 -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R include/X11/Xaw3d/AllWidgets.h include/X11/Xaw3d/AsciiSink.h include/X11/Xaw3d/AsciiSinkP.h diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index a9f618352b66..06b4b5b39ed7 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/blt2.4s GNU_CONFIGURE= yes +INSTALL_SHLIBS= yes + MANN= BLT.n barchart.n beep.n bgexec.n bitmap.n \ bltdebug.n busy.n cutbuffer.n dragdrop.n eps.n \ graph.n hierbox.n hiertable.n htext.n spline.n \ @@ -29,6 +31,5 @@ MANN= BLT.n barchart.n beep.n bgexec.n bitmap.n \ post-install: ${LN} -sf libBLT24.so.2 ${PREFIX}/lib/libBLT24.so ${LN} -sf libBLTlite24.so.2 ${PREFIX}/lib/libBLTlite24.so - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.post.mk> diff --git a/x11-toolkits/blt/pkg-plist b/x11-toolkits/blt/pkg-plist index 8def7b7b1824..c3e51266f2d0 100644 --- a/x11-toolkits/blt/pkg-plist +++ b/x11-toolkits/blt/pkg-plist @@ -14,8 +14,6 @@ lib/libBLTlite.a lib/libBLTlite24.a lib/libBLTlite24.so lib/libBLTlite24.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/blt2.4/NEWS lib/blt2.4/PROBLEMS lib/blt2.4/README diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 25f2d2c364bf..2695f88dd148 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -21,6 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 PREFIX?= ${X11BASE} +INSTALL_SHLIBS= yes MTREE_FILE= /etc/mtree/BSD.x11.dist DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc @@ -85,7 +86,4 @@ InstallAppDefFiles?= YES # aout libs, such as Netscape), then set following as YES BuildAoutLibraries?= NO -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/x11/XFree86-4-clients/pkg-plist b/x11/XFree86-4-clients/pkg-plist index e794c4d888dc..af4328974997 100644 --- a/x11/XFree86-4-clients/pkg-plist +++ b/x11/XFree86-4-clients/pkg-plist @@ -452,8 +452,6 @@ lib/modules/fonts/libfreetype.a lib/modules/fonts/libspeedo.a lib/modules/fonts/libtype1.a lib/modules/fonts/libxtt.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @unexec rm -f %D/lib/X11/rstart/commands/x @unexec rm -f %D/lib/X11/rstart/commands/x11 @unexec rm -f %D/lib/X11/rstart diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index a80e32690163..1bcdb04f3c8c 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -21,6 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 PREFIX?= ${X11BASE} +INSTALL_SHLIBS= yes MTREE_FILE= /etc/mtree/BSD.x11.dist DIST_SUBDIR= xc WRKSRC= ${WRKDIR}/xc @@ -52,7 +53,4 @@ IGNOREFILES= Wraphelp.c .endif .endif -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/x11/XFree86-4-libraries/pkg-plist b/x11/XFree86-4-libraries/pkg-plist index 1ea07cc2acdf..208add084424 100644 --- a/x11/XFree86-4-libraries/pkg-plist +++ b/x11/XFree86-4-libraries/pkg-plist @@ -420,8 +420,6 @@ lib/libpsres.so.1 lib/libxf86config.a lib/libxkbfile.a lib/libxkbui.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/DPS @dirrm include/GL @dirrm include/X11/fonts/codeconv diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile index 98f69e91d914..4723af0a7de5 100644 --- a/x11/XFree86-aoutlibs/Makefile +++ b/x11/XFree86-aoutlibs/Makefile @@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/lib NO_BUILD= yes +INSTALL_SHLIBS= yes PORTOBJFORMAT= aout USE_X_PREFIX= yes @@ -33,6 +34,5 @@ do-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} \ ${INSTALL_PROGRAM} $$l ${PREFIX}/lib/aout; \ done - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib/aout .include <bsd.port.mk> diff --git a/x11/XFree86-aoutlibs/pkg-plist b/x11/XFree86-aoutlibs/pkg-plist index f6793c5a33d3..7a0b3db44d11 100644 --- a/x11/XFree86-aoutlibs/pkg-plist +++ b/x11/XFree86-aoutlibs/pkg-plist @@ -11,5 +11,3 @@ lib/aout/libXi.so.6.0 lib/aout/libXtst.so.6.1 lib/aout/libPEX5.so.6.0 lib/aout/libXp.so.6.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index fb1dfbbd6fa0..5fe39601a44f 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -26,6 +26,7 @@ MAINTAINER= jmz@FreeBSD.org WRKSRC= ${WRKDIR}/${DIST_SUBDIR} IS_INTERACTIVE= yes # configure script asks questions +INSTALL_SHLIBS= yes .if (${MACHINE} != "alpha") #NO_PACKAGE= package available from XFree86 .endif @@ -91,6 +92,5 @@ post-install: ${LN} -sf lib${lib}.so.6.3 ${PREFIX}/lib/lib${lib}.so .endfor .endif - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include <bsd.port.post.mk> diff --git a/x11/XFree86/pkg-plist b/x11/XFree86/pkg-plist index 6f86bb0a122b..2dc4751df93e 100644 --- a/x11/XFree86/pkg-plist +++ b/x11/XFree86/pkg-plist @@ -1513,8 +1513,6 @@ lib/liboldX.so lib/liboldX.so.6 lib/libxkbfile.a lib/libxkbui.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/modules/pex5.so lib/modules/xf86AceCad.so lib/modules/xf86Calcomp.so diff --git a/x11/XFree86/pkg-plist.alpha b/x11/XFree86/pkg-plist.alpha index 34b74863d677..15c68e4d4ac2 100644 --- a/x11/XFree86/pkg-plist.alpha +++ b/x11/XFree86/pkg-plist.alpha @@ -1504,8 +1504,6 @@ lib/liboldX.so lib/liboldX.so.6 lib/libxkbfile.a lib/libxkbui.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/modules/xf86AceCad.so lib/modules/xf86Calcomp.so lib/modules/xf86Dial.so diff --git a/x11/XFree86/pkg-plist.pc98 b/x11/XFree86/pkg-plist.pc98 index a00816f73dd2..6fbf70da710e 100644 --- a/x11/XFree86/pkg-plist.pc98 +++ b/x11/XFree86/pkg-plist.pc98 @@ -1521,8 +1521,6 @@ lib/liboldX.so lib/liboldX.so.6 lib/libxkbfile.a lib/libxkbui.a -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/modules/pex5.so lib/modules/xf86AceCad.so lib/modules/xf86Calcomp.so diff --git a/x11/XFree86/pkg-plist.stripped b/x11/XFree86/pkg-plist.stripped index c95e43519c04..f76f282064c1 100644 --- a/x11/XFree86/pkg-plist.stripped +++ b/x11/XFree86/pkg-plist.stripped @@ -607,8 +607,6 @@ lib/liboldX.a lib/liboldX.so lib/liboldX.so.6 lib/libxkbfile.a -@exec /usr/bin/env OBJFORMAT=elf /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=elf /sbin/ldconfig -R lib/modules/pex5.so lib/modules/xf86Elo.so lib/modules/xf86Jstk.so |