diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
commit | a01439c2ca857df62d783ca85972a47474b700d1 (patch) | |
tree | 524caf06bace8677347d6681513a8a465202ef88 | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) | |
download | ports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz ports-a01439c2ca857df62d783ca85972a47474b700d1.zip |
Notes
64 files changed, 0 insertions, 70 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk index ae151b4c7ae6..41ffecd8cfa0 100644 --- a/Mk/bsd.gnustep.mk +++ b/Mk/bsd.gnustep.mk @@ -518,7 +518,6 @@ TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_GCC_PORT} && make -V TARGLIB) LDCONFIG_DIRS+= ${i} .endfor INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes .endif # eof diff --git a/audio/libnoise/Makefile b/audio/libnoise/Makefile index a1b72c5b31eb..c6fe9adec463 100644 --- a/audio/libnoise/Makefile +++ b/audio/libnoise/Makefile @@ -21,7 +21,6 @@ USE_GMAKE= yes USE_LDCONFIG= yes CXXFLAGS+= -O3 -fomit-frame-pointer WRKSRC= ${WRKDIR}/noise -NO_FILTER_SHLIBS= yes do-install: @${CP} -R ${WRKSRC}/lib/${PORTNAME}.* ${PREFIX}/lib/ diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index c858dc34c905..e0d84a79df1a 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -19,7 +19,6 @@ USE_ZIP= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS=yes PLIST_SUB+= SHLIB_VERSION=${SHLIB_VERSION} SHLIB_VERSION= 0 diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile index c858dc34c905..e0d84a79df1a 100644 --- a/audio/portaudio2/Makefile +++ b/audio/portaudio2/Makefile @@ -19,7 +19,6 @@ USE_ZIP= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS=yes PLIST_SUB+= SHLIB_VERSION=${SHLIB_VERSION} SHLIB_VERSION= 0 diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index bd1859c9cacf..2dddf86b4145 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -19,7 +19,6 @@ COMMENT= Simple database library HAS_CONFIGURE= yes MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes MAN3= sdb.3 sdb_init.3 sdb_open.3 sdb_close.3 sdb_query.3 MAN8= sdbd.8 diff --git a/databases/linux-oracle-instantclient-basic/Makefile b/databases/linux-oracle-instantclient-basic/Makefile index 103c1b9b53fd..df07b58b68b2 100644 --- a/databases/linux-oracle-instantclient-basic/Makefile +++ b/databases/linux-oracle-instantclient-basic/Makefile @@ -19,7 +19,6 @@ COMMENT= Oracle 10 InstantClient basics. Works with Oracle RDBMS 8.1.2+ ONLY_FOR_ARCHS= i386 # amd64(not yet on own) NO_BUILD= yes -NO_FILTER_SHLIBS= yes MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} RESTRICTED= Packaging prohibited by Oracle license diff --git a/databases/linux-oracle-instantclient-sdk/Makefile b/databases/linux-oracle-instantclient-sdk/Makefile index 12c50090737c..87b9fa2508cf 100644 --- a/databases/linux-oracle-instantclient-sdk/Makefile +++ b/databases/linux-oracle-instantclient-sdk/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${PORTVERSION}/client/lib/libocci.so.1 ONLY_FOR_ARCHS= i386 # amd64(not yet on own) NO_BUILD= yes -NO_FILTER_SHLIBS= yes MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} RESTRICTED= Packaging prohibited by Oracle license diff --git a/databases/linux-oracle-instantclient-sqlplus/Makefile b/databases/linux-oracle-instantclient-sqlplus/Makefile index a79017da14a8..ec3f793294d6 100644 --- a/databases/linux-oracle-instantclient-sqlplus/Makefile +++ b/databases/linux-oracle-instantclient-sqlplus/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${PORTVERSION}/client/lib/libocci.so.1 ONLY_FOR_ARCHS= i386 # amd64(not yet on own) NO_BUILD= yes -NO_FILTER_SHLIBS= yes MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} RESTRICTED= Packaging prohibited by Oracle license diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 5cab0a8fba42..850c0f53166f 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -21,7 +21,6 @@ OPTIONS= THREADS "Build multi-threaded version of the library" off CONFLICTS= icu2-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes WRKSRC= ${WRKDIR}/icu/source diff --git a/devel/icu2/Makefile b/devel/icu2/Makefile index feaac55c0349..18e9c0f4ec69 100644 --- a/devel/icu2/Makefile +++ b/devel/icu2/Makefile @@ -18,7 +18,6 @@ COMMENT= International Components for Unicode CONFLICTS= icu-[0-9]* USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes WRKSRC= ${WRKDIR}/icu ICUWRKSRC= ${WRKSRC}/source diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile index 5cab0a8fba42..850c0f53166f 100644 --- a/devel/icu4/Makefile +++ b/devel/icu4/Makefile @@ -21,7 +21,6 @@ OPTIONS= THREADS "Build multi-threaded version of the library" off CONFLICTS= icu2-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes WRKSRC= ${WRKDIR}/icu/source diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 182561ad5be6..3556ad10529d 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -16,7 +16,6 @@ COMMENT= Object-oriented RTP library written in C++ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-jthread diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile index 5082fe9a99d5..af927ea1436a 100644 --- a/devel/ncurses-devel/Makefile +++ b/devel/ncurses-devel/Makefile @@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --with-trace CONFIGURE_ENV= gnat_exists="no" USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes WIDEC_WRKSRC= ${WRKSRC}/build.widec NOWIDEC_WRKSRC= ${WRKSRC}/build.nowidec diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 5082fe9a99d5..af927ea1436a 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --with-trace CONFIGURE_ENV= gnat_exists="no" USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes WIDEC_WRKSRC= ${WRKSRC}/build.widec NOWIDEC_WRKSRC= ${WRKSRC}/build.nowidec diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index 5c03d5315f2b..8eb27650f89e 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -30,7 +30,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes MAKEFILE= GNUmakefile INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes # Don't compiled on != i386 ONLY_FOR_ARCHS= i386 diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index 0e9c33ce666d..388e99b12a39 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -21,7 +21,6 @@ USE_PYTHON= yes USE_OPENSSL= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes MAKEFILE= GNUmakefile BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index ea71f8d76174..135896808b33 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -27,7 +27,6 @@ USE_GNOME= gnometarget WANT_GNOME= yes WANT_SDL= yes USE_OPENSSL= yes -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/devel/qsa/Makefile b/devel/qsa/Makefile index d196e550448d..1e175d4705c5 100644 --- a/devel/qsa/Makefile +++ b/devel/qsa/Makefile @@ -22,7 +22,6 @@ USE_QT_VER= 3 QT_NONSTANDARD= yes HAS_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS=-prefix ${PREFIX} CONFIGURE_ENV?= QTDIR=${X11BASE} QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ PATH=${WRKSRC}/bin:$$PATH diff --git a/devel/root/Makefile b/devel/root/Makefile index bc928fb896df..fdcc52208626 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -85,7 +85,6 @@ CONFIGURE_ARGS= ${CONFIGURE_TARGET} \ --enable-xrootd INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes LDCONFIG_DIRS= %%PREFIX%%/lib/root %%PREFIX%%/lib/root/cint MAN1= cint.1 g2root.1 g2rootold.1 h2root.1 hadd.1 makecint.1 MAN1+= memprobe.1 olbd.1 proofd.1 proofserv.1 rlibmap.1 diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile index 580180ab5afe..3d9e9d4a5c79 100644 --- a/devel/sdl_sge/Makefile +++ b/devel/sdl_sge/Makefile @@ -18,7 +18,6 @@ COMMENT= A graphic library for the Simple DirectMedia Layer (SDL) USE_GMAKE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \ FREETYPE "Enable FreeType support" On \ diff --git a/devel/tinyq/Makefile b/devel/tinyq/Makefile index e623538b59d3..13319790a4fa 100644 --- a/devel/tinyq/Makefile +++ b/devel/tinyq/Makefile @@ -23,7 +23,6 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS+=-thread -stl -prefix ${PREFIX}/tinyq CONFIGURE_ENV+= QTDIR="${WRKSRC}" MAKE_ENV+= QTDIR="${WRKSRC}" -NO_FILTER_SHLIBS=yes REINPLACE_ARGS= -i '' post-patch: diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-f7/Makefile b/emulators/linux_base-f7/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f7/Makefile +++ b/emulators/linux_base-f7/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f8/Makefile +++ b/emulators/linux_base-f8/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-f9/Makefile b/emulators/linux_base-f9/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f9/Makefile +++ b/emulators/linux_base-f9/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-f9/linux_base-f8/Makefile b/emulators/linux_base-f9/linux_base-f8/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-f9/linux_base-f8/Makefile +++ b/emulators/linux_base-f9/linux_base-f8/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-fc4/Makefile b/emulators/linux_base-fc4/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-fc4/Makefile +++ b/emulators/linux_base-fc4/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-fc6/Makefile b/emulators/linux_base-fc6/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-fc6/Makefile +++ b/emulators/linux_base-fc6/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_base-fc7/Makefile b/emulators/linux_base-fc7/Makefile index 34103dca9b6f..f3fe40d0cc5a 100644 --- a/emulators/linux_base-fc7/Makefile +++ b/emulators/linux_base-fc7/Makefile @@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH} PLIST_SUB= GLIBCVER="2.3.6" diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index fc16dde1b844..bef964fa67c8 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -24,7 +24,6 @@ MANUAL_PACKAGE_BUILD= YES USE_BZIP2= YES DIST_SUBDIR= gentoo-linux NO_BUILD= YES -NO_FILTER_SHLIBS= YES ONLY_FOR_ARCHS= amd64 i386 SUB_FILES+= pkg-message pkg-install pkg-deinstall SUB_LIST+= PREFIX_SUBDIR="${PREFIX_SUBDIR}" diff --git a/emulators/linux_dist-gentoo-stage2/Makefile b/emulators/linux_dist-gentoo-stage2/Makefile index 9c010f8aa62b..0f6b1c3bc926 100644 --- a/emulators/linux_dist-gentoo-stage2/Makefile +++ b/emulators/linux_dist-gentoo-stage2/Makefile @@ -22,7 +22,6 @@ MANUAL_PACKAGE_BUILD= YES USE_BZIP2= YES DIST_SUBDIR= gentoo-linux NO_BUILD= YES -NO_FILTER_SHLIBS= YES ONLY_FOR_ARCHS= i386 amd64 GENTOO_OPTIMIZED?= x86 SUB_FILES+= pkg-message pkg-install pkg-deinstall diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index 947a52ef6654..35d2928ef82c 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -22,7 +22,6 @@ MANUAL_PACKAGE_BUILD= YES USE_BZIP2= YES DIST_SUBDIR= gentoo-linux NO_BUILD= YES -NO_FILTER_SHLIBS= YES ONLY_FOR_ARCHS= i386 amd64 GENTOO_OPTIMIZED?= x86 SUB_FILES+= pkg-message pkg-install pkg-deinstall diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index c739f7a4ef01..6064e55fa538 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -28,7 +28,6 @@ EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |${CPIO} -idum NO_WRKSUBDIR= yes NO_BUILD= yes -NO_FILTER_SHLIBS= yes NO_MTREE= yes MAN1= ski.1 MLINKS= ski.1 bski.1 ski.1 xski.1 diff --git a/finance/qtstalker/Makefile b/finance/qtstalker/Makefile index 73908b109665..1754df933510 100644 --- a/finance/qtstalker/Makefile +++ b/finance/qtstalker/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= db2:${PORTSDIR}/databases/db2 USE_QT_VER=3 -NO_FILTER_SHLIBS= yes INSTALLS_SHLIB= yes MAKE_ENV= QTDIR="${QT_PREFIX}" diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 832c647eb499..2d4b46593b83 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -27,7 +27,6 @@ MAKE_ENV+= QTDIR=${QTDIR} USE_XLIB= yes USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib -NO_FILTER_SHLIBS= 1 MAN1= figtoipe.1 ipe.1 ipe5toxml.1 ipetoipe.1 ipetopng.1 .include <bsd.port.pre.mk> diff --git a/graphics/libqglviewer/Makefile b/graphics/libqglviewer/Makefile index c6e8ccc42903..589e2411c87a 100644 --- a/graphics/libqglviewer/Makefile +++ b/graphics/libqglviewer/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/QGLViewer USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" USE_LDCONFIG= yes -NO_FILTER_SHLIBS= yes DOCSDIR= ${PREFIX}/share/doc/QGLViewer PORTDOCS= * diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 08a1cc19e612..9e5fcb2e1636 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -33,7 +33,6 @@ USE_ICONV= yes MAKE_FLAGS= OPTFLAG="${CFLAGS}" CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml BREAKS_IF_PEDANTIC= yes -NO_FILTER_SHLIBS= yes PLIST_SUB+= LOCALBASE=${LOCALBASE} ETCDIR= ${LOCALBASE}/etc diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index 8a2ffb6b72b4..049ee88a495b 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -29,7 +29,6 @@ ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools* USE_LINUX= yes -NO_FILTER_SHLIBS= yes COMPILERDIR= intel_fc_80 PLIST_SUB= COMPILERDIR=${COMPILERDIR} diff --git a/lang/linux-libperl5.8/Makefile b/lang/linux-libperl5.8/Makefile index bda32845f941..38c7de0010a2 100644 --- a/lang/linux-libperl5.8/Makefile +++ b/lang/linux-libperl5.8/Makefile @@ -28,7 +28,6 @@ LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm NO_BUILD= yes -NO_FILTER_SHLIBS= yes PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} diff --git a/mail/firemime/Makefile b/mail/firemime/Makefile index d8dfe7fdfbf6..7c12c6a2206d 100644 --- a/mail/firemime/Makefile +++ b/mail/firemime/Makefile @@ -18,7 +18,6 @@ COMMENT= Callback-based interface for parsing MIME-encoded messages USE_BZIP2= yes HAS_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= mimedump.1 diff --git a/misc/e2fsprogs-libuuid/Makefile b/misc/e2fsprogs-libuuid/Makefile index eb066c85a6aa..d78b463f59d8 100644 --- a/misc/e2fsprogs-libuuid/Makefile +++ b/misc/e2fsprogs-libuuid/Makefile @@ -20,7 +20,6 @@ WITHOUT_NLS= yes MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs MAKE_ARGS= LIB_SUBDIRS=lib/uuid INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes ALL_TARGET= libs INSTALL_TARGET= install install-shlibs INSTALL_WRKSRC= ${WRKSRC}/lib/uuid diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile index 05ea16f5e296..695df125d117 100644 --- a/net-im/linux-ymessenger/Makefile +++ b/net-im/linux-ymessenger/Makefile @@ -26,7 +26,6 @@ NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 STRIP= -NO_FILTER_SHLIBS=yes SHARE_FILES= yahoo_gnome.png yahoo_kde.xpm ymessenger.desktop\ ymessenger.kdelnk diff --git a/net/nxserver/Makefile b/net/nxserver/Makefile index 0bbfe6cbc3b7..25a8f48cffd9 100644 --- a/net/nxserver/Makefile +++ b/net/nxserver/Makefile @@ -38,7 +38,6 @@ ALL_TARGET= World NXPREFIX?= ${PREFIX}/NX USE_GMAKE= yes USE_IMAKE= yes -NO_FILTER_SHLIBS= yes ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> diff --git a/net/opal/Makefile b/net/opal/Makefile index 4f574e07eeb5..af318f9d44ed 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= autoconf:259 USE_GNOME= gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 4f574e07eeb5..af318f9d44ed 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= autoconf:259 USE_GNOME= gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/net/openh323/Makefile b/net/openh323/Makefile index fda8237498c6..744de96269be 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -30,7 +30,6 @@ ALL_TARGET= optshared CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" BUILDTIME="YES" MAKE_ENV= BUILDTIME="YES" -NO_FILTER_SHLIBS= yes .include <bsd.port.pre.mk> diff --git a/news/husky-fidoconf-devel/Makefile b/news/husky-fidoconf-devel/Makefile index 0d7f21608424..8a1e253ae50c 100644 --- a/news/husky-fidoconf-devel/Makefile +++ b/news/husky-fidoconf-devel/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base-deve CONFLICTS= husky-fidoconf-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes INSTALL_TARGET= install install-man MAN1= dumpfcfg.1 fconf2.1 linked.1 linkedto.1 tparser.1 diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index 96dcaa733c25..972d53270eeb 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base CONFLICTS= husky-fidoconf-devel-[0-9]* INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes INSTALL_TARGET= install install-man MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1 diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index f7001f3de955..b863dcbd14ab 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -20,7 +20,6 @@ OPTIONS= EXAMPLES "Build examples (very time consuming)" off \ TESTING "Build testing programs (very time consuming)" off USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit -NO_FILTER_SHLIBS= yes NO_PACKAGE= License does not allow redistribution of binaries BUILD_WRKSRC= ${WRKSRC}/Build INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/science/gsystem/Makefile b/science/gsystem/Makefile index 9d8a09269816..500632b47311 100644 --- a/science/gsystem/Makefile +++ b/science/gsystem/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes QTDIR= ${X11BASE} QMAKESPEC= freebsd-g++ diff --git a/sysutils/desktopbsd-tools/Makefile b/sysutils/desktopbsd-tools/Makefile index 2249e99b29cb..a4dd5653a417 100644 --- a/sysutils/desktopbsd-tools/Makefile +++ b/sysutils/desktopbsd-tools/Makefile @@ -27,9 +27,6 @@ QMAKE?= qmake QMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ MAKE_ENV= QTDIR="${QT_PREFIX}" -# so.1.0 is renamed to so.1 in plist, disable this behavior -NO_FILTER_SHLIBS=yes - WRKSRC= ${WRKDIR}/${PORTNAME} DATADIR= ${PREFIX}/share/desktopbsd diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile index c2461bf1b8fc..1f13d29c6e9f 100644 --- a/sysutils/libutempter/Makefile +++ b/sysutils/libutempter/Makefile @@ -15,6 +15,5 @@ COMMENT= Interface to record user sessions to utmp and wtmp files USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes .include <bsd.port.mk> diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 2076196298a9..fc08be4f8449 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -47,8 +47,6 @@ XERCESC_LIB_VER?= 27 LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c2 XERCESCROOT?= ${LOCALBASE} -# expect this to get broken some day -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/xml-xalan/c diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 0c5147ff71f4..7f0cadd82928 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment " .endif .endif -# expect this to get broken some day -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 0c5147ff71f4..7f0cadd82928 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment " .endif .endif -# expect this to get broken some day -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index 0c5147ff71f4..7f0cadd82928 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/Makefile @@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment " .endif .endif -# expect this to get broken some day -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc diff --git a/www/opera/Makefile b/www/opera/Makefile index 3861ad395a46..a6163bfb9322 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -45,7 +45,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${OPERA_BUILD} MAN1= opera.1 NO_BUILD= yes -NO_FILTER_SHLIBS=yes OPTIONS= ASPELL "Use the aspell library for spell checking" on \ SHARED "Use a shared Qt library (instead of static)" on diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index c3e3975f52c3..cd0199bffada 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -40,7 +40,6 @@ USE_XLIB= yes EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch MAKE_FLAGS+= OPTFLAG="${CFLAGS}" BREAKS_IF_PEDANTIC= yes -NO_FILTER_SHLIBS= yes PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1} diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index e1a0ae734a34..1f98ad73c6aa 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USE_KDEBASE_VER=3 USE_PYTHON= yes -NO_FILTER_SHLIBS= yes OPTIONS= DEBUG "Enable debugging symbols" off \ DOCS "Install documentation" on \ diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 6ada997112de..c58b81cafd59 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -32,7 +32,6 @@ REINPLACE_ARGS= -i "" USE_X_PREFIX= yes HAS_CONFIGURE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS=yes .if defined(PACKAGE_BUILDING) TMPDIR?= /tmp diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index c332d69a52a9..3206c2bca96a 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -35,7 +35,6 @@ PATCH_DIST_STRIP= -p1 USE_XPM= yes USE_IMAKE= yes INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes MAN1= fdesign.1 fd2ps.1 diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 9b3f3e64c4f0..f8f4d5f8338e 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -15,7 +15,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings management library used by most XFce 4 modules GNU_CONFIGURE= yes -NO_FILTER_SHLIBS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 24fcebb1681b..7aea8b5f3852 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -16,7 +16,6 @@ COMMENT= XFce 4 library with non-graphical helper functions USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -NO_FILTER_SHLIBS= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget pkgconfig |