diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
commit | ae994c8ea8a59644c1a1406b0b6547826bc12791 (patch) | |
tree | 396acb34b10ac8f349be827c6eb833e0fd68cdff /devel | |
parent | 2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff) | |
download | ports-ae994c8ea8a59644c1a1406b0b6547826bc12791.tar.gz ports-ae994c8ea8a59644c1a1406b0b6547826bc12791.zip |
Notes
Diffstat (limited to 'devel')
89 files changed, 117 insertions, 3 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index 2ad9fd0f2288..da83adf5394a 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -19,6 +19,7 @@ COMMENT= The Adaptive Communication Environment for C++ CONFLICTS= ace+tao-5* +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/ace/pkg-plist b/devel/ace/pkg-plist index 1dd98e9c3549..22d4b5864224 100644 --- a/devel/ace/pkg-plist +++ b/devel/ace/pkg-plist @@ -986,44 +986,53 @@ include/protocols/ace/TMCast/Protocol.hpp include/protocols/ace/TMCast/TransactionController.hpp lib/libACE.so.5 lib/libACE-5.5.2.so +lib/libACE.a lib/libACE.la lib/libACE.so @exec ln -fs %F %F.5 lib/libACEXML.so.5 lib/libACEXML-5.5.2.so +lib/libACEXML.a lib/libACEXML.la lib/libACEXML.so @exec ln -fs %F %F.5 lib/libACEXML_Parser.so.5 lib/libACEXML_Parser-5.5.2.so @exec ln -fs %F %F.5 +lib/libACEXML_Parser.a lib/libACEXML_Parser.la lib/libACEXML_Parser.so lib/libACEXML_XML_Svc_Conf_Parser.so.5 lib/libACEXML_XML_Svc_Conf_Parser-5.5.2.so +lib/libACEXML_XML_Svc_Conf_Parser.a lib/libACEXML_XML_Svc_Conf_Parser.la lib/libACEXML_XML_Svc_Conf_Parser.so @exec ln -fs %F %F.5 lib/libACE_HTBP.so.5 lib/libACE_HTBP-5.5.2.so +lib/libACE_HTBP.a lib/libACE_HTBP.la lib/libACE_HTBP.so @exec ln -fs %F %F.5 lib/libACE_RMCast.so.5 lib/libACE_RMCast-5.5.2.so +lib/libACE_RMCast.a lib/libACE_RMCast.la lib/libACE_RMCast.so @exec ln -fs %F %F.5 lib/libACE_SSL.so.5 lib/libACE_SSL-5.5.2.so +lib/libACE_SSL.a lib/libACE_SSL.la lib/libACE_SSL.so @exec ln -fs %F %F.5 lib/libACE_TMCast.so.5 lib/libACE_TMCast-5.5.2.so +lib/libACE_TMCast.a lib/libACE_TMCast.la lib/libACE_TMCast.so @exec ln -fs %F %F.5 +lib/libKokyu.a lib/libKokyu.la lib/libKokyu.so lib/libKokyu.so.5 diff --git a/devel/alf/Makefile b/devel/alf/Makefile index 0727be617f07..e5a4a293066a 100644 --- a/devel/alf/Makefile +++ b/devel/alf/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= largefiles MAINTAINER= ports@FreeBSD.org COMMENT= Abstract Large File +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile index b2a3b9f0d9a9..d52ebd9a85fc 100644 --- a/devel/argtable/Makefile +++ b/devel/argtable/Makefile @@ -17,6 +17,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/} MAINTAINER= ports@FreeBSD.org COMMENT= An ANSI C library for parsing GNU style command line arguments +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget USE_GETOPT_LONG=yes GNU_CONFIGURE= yes diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 557c2c011075..40777725ab40 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -15,6 +15,7 @@ DISTNAME= gc${PORTVERSION:S/.a/alpha/} MAINTAINER= stas@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index e40862f6ee37..7d04cbf50b53 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -27,6 +27,7 @@ CONFLICTS= clanlib-0.6.* WRKSRC= ${WRKDIR}/ClanLib-${PORTVERSION:R} LATEST_LINK= clanlib-devel +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_PERL5_BUILD= yes USE_XLIB= yes diff --git a/devel/clint/Makefile b/devel/clint/Makefile index ad9b319d6534..f9531eebe942 100644 --- a/devel/clint/Makefile +++ b/devel/clint/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A static source code checker for C++ +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index f0b29529c34b..b5bffa3d01b9 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gcross@fastmail.fm COMMENT= C++ port of the JUnit framework for unit testing +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/cppunit/pkg-plist b/devel/cppunit/pkg-plist index f1812988ee7f..3ca642e5351c 100644 --- a/devel/cppunit/pkg-plist +++ b/devel/cppunit/pkg-plist @@ -4,5 +4,6 @@ bin/simple lib/libcppunit-1.10.so lib/libcppunit-1.10.so.2 lib/libcppunit.a +lib/libcppunit.la lib/libcppunit.so share/aclocal/cppunit.m4 diff --git a/devel/cstringbuffer/Makefile b/devel/cstringbuffer/Makefile index b9b4833f5d35..a3989d3fdf2f 100644 --- a/devel/cstringbuffer/Makefile +++ b/devel/cstringbuffer/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= # disappeared MAINTAINER= ports@FreeBSD.org COMMENT= File-like IO for strings +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN3= csb.3 @@ -21,6 +22,7 @@ MANCOMPRESSED= no CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -PLIST_FILES= include/csb.h lib/libcsb.a lib/libcsb.so lib/libcsb.so.1 +PLIST_FILES= include/csb.h lib/libcsb.a lib/libcsb.la lib/libcsb.so \ + lib/libcsb.so.1 .include <bsd.port.mk> diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index 80a70a51bac0..f3a4eed03ed0 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" +USE_AUTOTOOLS= libtool:15 USE_SDL= sdl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/directfb/pkg-plist b/devel/directfb/pkg-plist index 921c219ea576..165360880532 100644 --- a/devel/directfb/pkg-plist +++ b/devel/directfb/pkg-plist @@ -63,18 +63,25 @@ include/directfb-internal/misc/util.h include/directfb-internal/windows/idirectfbwindow.h lib/libdirectfb-0.9.so lib/libdirectfb-0.9.so.16 +lib/libdirectfb.a lib/libdirectfb.la lib/libdirectfb.so +lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_default.a lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_default.la lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_default.so +%%WITH_FREETYPE2%%lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_ft2.a %%WITH_FREETYPE2%%lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_ft2.la %%WITH_FREETYPE2%%lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBFont/libidirectfbfont_ft2.so +lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.a lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.la lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.so +lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.a lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.la lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.so +lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.a lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.so +lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.a lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.la lib/directfb-%%DIRECTFB_VERSION%%/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.so libdata/pkgconfig/directfb.pc diff --git a/devel/entity/Makefile b/devel/entity/Makefile index 93b6ef3c54f3..3c4bf8bc047e 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-tcl=no +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gtk12 USE_LDCONFIG= yes diff --git a/devel/entity/pkg-plist b/devel/entity/pkg-plist index 0ece1cc23f0a..e2957f139bc7 100644 --- a/devel/entity/pkg-plist +++ b/devel/entity/pkg-plist @@ -2,6 +2,7 @@ bin/entity bin/entity-config lib/libentitynjs.so.1 lib/libentitynjs.so +lib/libentitynjs.a lib/libentitynjs.la lib/entity/include/gextensions.h lib/entity/include/gslist.h @@ -31,14 +32,19 @@ lib/entity/include/renderers.h lib/entity/include/xml-parser.h lib/entity/include/entity-config.h lib/entity/clib/librendcoregtk.so +lib/entity/clib/librendcoregtk.a lib/entity/clib/librendcoregtk.la lib/entity/clib/librendextragtk.so +lib/entity/clib/librendextragtk.a lib/entity/clib/librendextragtk.la lib/entity/clib/librendcembed.so +lib/entity/clib/librendcembed.a lib/entity/clib/librendcembed.la lib/entity/clib/librendnjs.so +lib/entity/clib/librendnjs.a lib/entity/clib/librendnjs.la lib/entity/clib/librendsystem.so +lib/entity/clib/librendsystem.a lib/entity/clib/librendsystem.la lib/entity/Entity.pl lib/entity/E-init.pl @@ -52,6 +58,7 @@ lib/entity/config/rendsystem.conf lib/entity/libtool lib/libentity.so.0 lib/libentity.so +lib/libentity.a lib/libentity.la share/entity/element-browser.e share/entity/enview.e diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile index dc910753bd6b..4cc7a2b43b97 100644 --- a/devel/gaul/Makefile +++ b/devel/gaul/Makefile @@ -19,6 +19,7 @@ COMMENT= Genetic Algorithm Utility Library LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/gengameng/Makefile b/devel/gengameng/Makefile index ebfd563a0fac..4ee371eccaa7 100644 --- a/devel/gengameng/Makefile +++ b/devel/gengameng/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= An SDL game engine library +USE_AUTOTOOLS= libtool:15 USE_SDL= image sdl GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/gengameng/pkg-plist b/devel/gengameng/pkg-plist index 6e1c2d7f0599..da4dffc28be2 100644 --- a/devel/gengameng/pkg-plist +++ b/devel/gengameng/pkg-plist @@ -5,6 +5,7 @@ include/gengameng/Gengameng_LoadCompiledXPM.h include/gengameng/PixmapArray.h include/gengameng/PixmapLoadError.h include/gengameng/Sprite.h +lib/libgengameng.a lib/libgengameng.la lib/libgengameng.so lib/libgengameng.so.4 diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile index 738d5cfba669..c87624e8cf6e 100644 --- a/devel/gflags/Makefile +++ b/devel/gflags/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://google-gflags.googlecode.com/files/ MAINTAINER= leeym@FreeBSD.org COMMENT= Commandline flags module for C++ +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile index 3063d0731e0a..16524e4057a3 100644 --- a/devel/gpsim/Makefile +++ b/devel/gpsim/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gtkextra-x11-2.0.1:${PORTSDIR}/x11-toolkits/gtkextra2 RUN_DEPENDS= gpasm:${PORTSDIR}/devel/gputils +USE_AUTOTOOLS= libtool:15 USE_XLIB= yes GNU_CONFIGURE= yes USE_GCC= 3.4+ diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index 7cb28da7193a..9366e6329531 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -19,6 +19,7 @@ OPTIONS= SSLDEBUG "Enable gwenhywfar SSL debug (if SSL enabled)" off \ MEMDEBUG "Enable memory debugger statistic" off \ PORTDOCS "Install documentation (requires doxygen)" off +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GETTEXT= yes USE_OPENSSL= yes diff --git a/devel/gwenhywfar/pkg-plist b/devel/gwenhywfar/pkg-plist index a8e766890e38..ff2f699d8658 100644 --- a/devel/gwenhywfar/pkg-plist +++ b/devel/gwenhywfar/pkg-plist @@ -86,19 +86,24 @@ include/gwenhywfar/types.h include/gwenhywfar/version.h include/gwenpp/waitcallback.h etc/gwen-public-ca.crt +lib/libgwenhywfar.a lib/libgwenhywfar.la lib/libgwenhywfar.so lib/libgwenhywfar.so.30 +lib/libgwenpp.a lib/libgwenpp.la lib/libgwenpp.so lib/libgwenpp.so.16 +lib/libgwenui.a lib/libgwenui.la lib/libgwenui.so lib/libgwenui.so.1 +lib/gwenhywfar/plugins/17/dbio/csv.a lib/gwenhywfar/plugins/17/dbio/csv.la lib/gwenhywfar/plugins/17/dbio/csv.so lib/gwenhywfar/plugins/17/dbio/csv.so.0 lib/gwenhywfar/plugins/17/dbio/csv.xml +lib/gwenhywfar/plugins/17/dbio/olddb.a lib/gwenhywfar/plugins/17/dbio/olddb.la lib/gwenhywfar/plugins/17/dbio/olddb.so lib/gwenhywfar/plugins/17/dbio/olddb.so.0 diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index 96de469b4e5c..a43098dea9e0 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -18,6 +18,7 @@ COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 3556ad10529d..77a01f59f83b 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://research.edm.luc.ac.be/jori/jrtplib/ MAINTAINER= hopet@ics.muni.cz COMMENT= Object-oriented RTP library written in C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/kxl/Makefile b/devel/kxl/Makefile index cd65b0f64505..1db30ab41282 100644 --- a/devel/kxl/Makefile +++ b/devel/kxl/Makefile @@ -15,6 +15,7 @@ DISTNAME= KXL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A visual, sound library for games +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_XPM= yes USE_LDCONFIG= yes diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index 2182dc7d124c..97c685cb96ac 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${PORTNAME} +USE_AUTOTOOLS= libtool:15 USE_SDL= image sdl USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 1ce6ccaa5adc..c3bdd8882cfa 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -16,6 +16,7 @@ DISTNAME= libPropList-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Property library for gnome and Window Maker +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 17d47e265176..1656e581991f 100644 --- a/devel/libassetml/Makefile +++ b/devel/libassetml/Makefile @@ -18,6 +18,7 @@ COMMENT= Devel Library to share image and audio files between projects LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig diff --git a/devel/libassetml/pkg-plist b/devel/libassetml/pkg-plist index 88930aff935a..7f12dfb114be 100644 --- a/devel/libassetml/pkg-plist +++ b/devel/libassetml/pkg-plist @@ -1,5 +1,6 @@ bin/assetml-query include/libassetml-1.0/libassetml/assetml.h +lib/libassetml.a lib/libassetml.la lib/libassetml.so lib/libassetml.so.0 diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 98b82490b1ae..8d3b76ce3d5a 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GCC= 3.4+ diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile index fd03bc2d8e51..04b89cb4f736 100644 --- a/devel/libbnr/Makefile +++ b/devel/libbnr/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \ MAINTAINER= itetcu@FreeBSD.org COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME} diff --git a/devel/libcapsinetwork/Makefile b/devel/libcapsinetwork/Makefile index 3aa8c70efb77..18ee9b774034 100644 --- a/devel/libcapsinetwork/Makefile +++ b/devel/libcapsinetwork/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/ MAINTAINER= ports@FreeBSD.org COMMENT= Network library aimed at easy development of C++ server daemons +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libcapsinetwork/pkg-plist b/devel/libcapsinetwork/pkg-plist index efc4a8d6db0f..b8021c8e4a4e 100644 --- a/devel/libcapsinetwork/pkg-plist +++ b/devel/libcapsinetwork/pkg-plist @@ -2,6 +2,7 @@ include/libcapsinetwork/listener.h include/libcapsinetwork/listenport.h include/libcapsinetwork/socket.h lib/libcapsinetwork.a +lib/libcapsinetwork.la lib/libcapsinetwork.so lib/libcapsinetwork.so.0 @dirrm include/libcapsinetwork diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 92bf36b835aa..fd667067dc8a 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -16,6 +16,7 @@ COMMENT= A library for easy access to chipcards LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 5247f791be6b..df2e2b197816 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://monkey.org/~provos/ MAINTAINER= mnag@FreeBSD.org COMMENT= Provides an API to execute callback functions on certain events +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index e24476189bc4..46286deb18d5 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org COMMENT= C++ library which provides a file_iterator class +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index 7d2173a9de30..2e2755dc8352 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -17,6 +17,7 @@ COMMENT= A library that allows application developers to connect to PG LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl:install +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libical/Makefile b/devel/libical/Makefile index a05364649398..0186e666b549 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= freeassociation MAINTAINER= joe@zircon.seattle.wa.us COMMENT= An implementation of the IETF's Calendaring and Scheduling protocols +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index 2790b290c5ca..9611e8be5dcc 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= libmimedir MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing RFC2425 MIME Directory Profile information +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BISON= yes diff --git a/devel/libol/Makefile b/devel/libol/Makefile index 3077b0bf7a53..335667be0e09 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/ MAINTAINER= araujo@bsdmail.org COMMENT= Library needed by syslog-ng +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GCC= 3.3+ diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index e3d4570ad502..27a82f059a7c 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/libole2/0.2 MAINTAINER= gnome@FreeBSD.org COMMENT= Support library for OLE functions (MS-Excel) for gnumeric +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= glib12 GNU_CONFIGURE= yes diff --git a/devel/libole2/pkg-plist b/devel/libole2/pkg-plist index dba486025df1..af167b852fc9 100644 --- a/devel/libole2/pkg-plist +++ b/devel/libole2/pkg-plist @@ -5,6 +5,7 @@ include/libole2/ms-ole-summary.h include/libole2/ms-ole-vba.h include/libole2/ms-ole.h lib/libgnomeole2.a +lib/libgnomeole2.la lib/libgnomeole2.so lib/libgnomeole2.so.0 share/aclocal/gnome-libole2.m4 diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index eb24f41bf84c..4ce89c18a1e2 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ tcl84.1:${PORTSDIR}/lang/tcl84 \ wwwcore.1:${PORTSDIR}/www/libwww +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GNOME= glib12 glib20 gnomehack gnometarget GNU_CONFIGURE= yes diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index 4c90b4673639..4f2ad1a3ca01 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -16,6 +16,7 @@ COMMENT= A cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes INSTALLS_SHLIB= yes USE_GCC= 3.2+ diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile index a66c7e208259..7f31613d9e58 100644 --- a/devel/libredblack/Makefile +++ b/devel/libredblack/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library that provides the red-black balanced tree algorithm +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index b0033bd27d00..0753479cbc2a 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for Shared Buffer IPC +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 11c4511ede45..22bcdddfc44f 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile index 9a2d7f29d57a..7eb6180fef08 100644 --- a/devel/libsigcx/Makefile +++ b/devel/libsigcx/Makefile @@ -18,6 +18,7 @@ COMMENT= An extension of libSigC++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index 445da92921df..9a6f6a7cefb4 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -16,6 +16,7 @@ DISTNAME= tap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libtap/pkg-plist b/devel/libtap/pkg-plist index 6c4f3db4991d..139a1effe876 100644 --- a/devel/libtap/pkg-plist +++ b/devel/libtap/pkg-plist @@ -1,4 +1,5 @@ include/tap.h lib/libtap.a +lib/libtap.la lib/libtap.so lib/libtap.so.0 diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index be57ecf06b86..6cdbc69d9125 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A library for manipulating Unicode characters and strings +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index 0284a9e0d149..1aeceb7b7b8c 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-build-docs PLIST_SUB= SGML="@comment " .endif +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index df8ea6064289..714e16242d7b 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger INSTALLS_SHLIB= YES +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index bb7ecded78ef..eb3ccfa54dab 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -15,6 +15,7 @@ DISTNAME= vanessa_logger-${PORTVERSION} MAINTAINER= thomas@bsdunix.ch COMMENT= Library that provides a generic logging layer +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= YES GNU_CONFIGURE= YES diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile index 6898ef938314..b5200ba50b32 100644 --- a/devel/libvc/Makefile +++ b/devel/libvc/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= rolo MAINTAINER= obraun@FreeBSD.org COMMENT= A vCard library +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_BISON= yes GNU_CONFIGURE= yes diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index 29d233f1a327..a33f04884cda 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= laszlof@FreeBSD.org COMMENT= Logging for C Library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/log4cplus/Makefile b/devel/log4cplus/Makefile index 54259187e508..cc9e861a507f 100644 --- a/devel/log4cplus/Makefile +++ b/devel/log4cplus/Makefile @@ -16,6 +16,7 @@ DISTFILES= log4cplus-${PORTVERSION}.tar.gz log4cplus-${PORTVERSION}-docs.tar.gz MAINTAINER= petri.totterman@hmv.fi COMMENT= A logging library for C++ +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 123a67740826..75856a666110 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi \ Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${LOCALBASE}/share/m17n/mdb.dir:${PORTSDIR}/devel/m17n-db +USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GNOME= gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes diff --git a/devel/memcheck/Makefile b/devel/memcheck/Makefile index 1ca06374e25b..6a4fe9ae79ca 100644 --- a/devel/memcheck/Makefile +++ b/devel/memcheck/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://hald.dnsalias.net/projects/memcheck/ MAINTAINER= demon@FreeBSD.org COMMENT= Memory Allocation Checker +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/mimir/Makefile b/devel/mimir/Makefile index e5fe288f0cf1..163e136f8a04 100644 --- a/devel/mimir/Makefile +++ b/devel/mimir/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/ MAINTAINER= ed@fxq.nl COMMENT= Data-structure library used by the Elan Programming Environment +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 3611d944314d..cab3215b37dd 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -17,6 +17,7 @@ COMMENT= Generic configuration management library LIB_DEPENDS= strfunc.9:${PORTSDIR}/devel/libstrfunc +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= YES GNU_CONFIGURE= yes diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 9156d88fe649..636ce9332608 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl +USE_AUTOTOOLS= libtool:15 CONFLICTS= oniguruma-2.* USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 9156d88fe649..636ce9332608 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl +USE_AUTOTOOLS= libtool:15 CONFLICTS= oniguruma-2.* USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/devel/open-beagle/Makefile b/devel/open-beagle/Makefile index fc65478c5769..8c7161158fb1 100644 --- a/devel/open-beagle/Makefile +++ b/devel/open-beagle/Makefile @@ -17,6 +17,7 @@ MAINTAINER= sf@slappy.org COMMENT= An Evolutionary Computation Framework CONFLICTS= beagle-[0-9]* +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-optimization diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index bba536ff5450..54770417b320 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -19,6 +19,7 @@ COMMENT= An interpreted dynamic parser WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 4926bd548c0d..3da2f58249ae 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/pcre++/pkg-plist b/devel/pcre++/pkg-plist index 113f69ee3c2c..8312c08e9088 100644 --- a/devel/pcre++/pkg-plist +++ b/devel/pcre++/pkg-plist @@ -1,6 +1,7 @@ bin/pcre++-config include/pcre++.h lib/libpcre++.a +lib/libpcre++.la lib/libpcre++.so lib/libpcre++.so.0 %%PORTDOCS%%share/doc/libpcre++-%%VERSION%%/AUTHORS diff --git a/devel/popt/Makefile b/devel/popt/Makefile index ba5da94a8f38..1f9962c02927 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -27,6 +27,7 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes MAN3= popt.3 diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile index dadf3658a94a..01391d5bda0b 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= posadis MAINTAINER= sergei@FreeBSD.org COMMENT= Posadis C++ DNS library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 4c6aad2ccfcb..c6b4928a80c7 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.isso.sparta.com/opensource/privman/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Library that makes it easy for programs to use privilege separation +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/rlog/Makefile b/devel/rlog/Makefile index 8c7b70bf200e..49f8626aea8b 100644 --- a/devel/rlog/Makefile +++ b/devel/rlog/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= trasz@pin.if.uz.zgora.pl COMMENT= A flexible message logging facility for C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack diff --git a/devel/rlog/pkg-plist b/devel/rlog/pkg-plist index 1f943b9d3839..e7a76cec9712 100644 --- a/devel/rlog/pkg-plist +++ b/devel/rlog/pkg-plist @@ -17,6 +17,7 @@ include/rlog/SyslogNode.h lib/librlog.so.4 lib/librlog.so lib/librlog.la +lib/librlog.a libdata/pkgconfig/librlog.pc %%DOCSDIR%%/html/1_83_87_2rlog_2common_8h-source.html %%DOCSDIR%%/html/__darcs_2current_2rlog_2Error_8h-source.html diff --git a/devel/safestr/Makefile b/devel/safestr/Makefile index 424c83276531..2cff0b75fabe 100644 --- a/devel/safestr/Makefile +++ b/devel/safestr/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= xxl.2:${PORTSDIR}/devel/xxl:install CONFIGURE_ARGS= --with-xxl=${LOCALBASE} GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/devel/safestr/pkg-plist b/devel/safestr/pkg-plist index c7af26e95d85..8e5f60df73ef 100644 --- a/devel/safestr/pkg-plist +++ b/devel/safestr/pkg-plist @@ -1,5 +1,6 @@ include/safestr-c99.h include/safestr.h lib/libsafestr.a +lib/libsafestr.la lib/libsafestr.so lib/libsafestr.so.3 diff --git a/devel/sdlmm/Makefile b/devel/sdlmm/Makefile index 82cfce0ce690..8da82cebbb9e 100644 --- a/devel/sdlmm/Makefile +++ b/devel/sdlmm/Makefile @@ -17,6 +17,7 @@ DISTNAME= SDLmm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ Wrapper for the SDL (Simple DirectMedia Layer) +USE_AUTOTOOLS= libtool:15 USE_SDL= sdl GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 40ce6401b075..805757005755 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -16,6 +16,7 @@ COMMENT= C++ library for SDTS related development LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index 68988fa27566..bca35de32fa6 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -18,6 +18,7 @@ COMMENT= Shared-memory-based hashmaps LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile index 358078968c77..e72b39eb04dd 100644 --- a/devel/silc-toolkit/Makefile +++ b/devel/silc-toolkit/Makefile @@ -27,6 +27,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= aquatique-ports@rambler.ru COMMENT= Secure Internet Live Conferencing (SILC) network toolkit +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/devel/soup/Makefile b/devel/soup/Makefile index 46fc066c8124..080add3e7cdc 100644 --- a/devel/soup/Makefile +++ b/devel/soup/Makefile @@ -18,6 +18,7 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GNOME= gnomehack glib12 libxml USE_LDCONFIG= yes diff --git a/devel/styx/Makefile b/devel/styx/Makefile index 3209148139ea..03fa1eee4d6d 100644 --- a/devel/styx/Makefile +++ b/devel/styx/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.speculate.de/styx/ MAINTAINER= ports@FreeBSD.org COMMENT= A scanner/parser generator +USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile index e308dbc547a8..71f75023f632 100644 --- a/devel/tclreadline/Makefile +++ b/devel/tclreadline/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= tclreadline MAINTAINER= ports@FreeBSD.org COMMENT= GNU readline for TCL +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MANN= tclreadline.n diff --git a/devel/towitoko/Makefile b/devel/towitoko/Makefile index f1931092a3d0..9625be502034 100644 --- a/devel/towitoko/Makefile +++ b/devel/towitoko/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.geocities.com/cprados/files/ MAINTAINER= ports@FreeBSD.org COMMENT= UNIX driver for Towitoko smartcard readers +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/towitoko/pkg-plist b/devel/towitoko/pkg-plist index ea85832ab6ee..57c5546b173a 100644 --- a/devel/towitoko/pkg-plist +++ b/devel/towitoko/pkg-plist @@ -1,6 +1,7 @@ bin/tester include/ctapi.h include/ctbcs.h -lib/libtowitoko.so.2 -lib/libtowitoko.so +lib/libtowitoko.a lib/libtowitoko.la +lib/libtowitoko.so +lib/libtowitoko.so.2 diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index 62933c0824be..aeecb78b4dbc 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -18,6 +18,7 @@ COMMENT= The Turbo Vision C++ CUI library for UNIX GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes USE_GCC= 3.3 diff --git a/devel/tvision/pkg-plist b/devel/tvision/pkg-plist index 9e53e5ad8c21..3926fefbce5a 100644 --- a/devel/tvision/pkg-plist +++ b/devel/tvision/pkg-plist @@ -24,6 +24,7 @@ include/tvision/util.h include/tvision/validate.h include/tvision/views.h lib/libtvision.a +lib/libtvision.la lib/libtvision.so lib/libtvision.so.0 @dirrm include/tvision diff --git a/devel/xlslib/Makefile b/devel/xlslib/Makefile index 29e44cf6285f..192a3c2b8c39 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -16,6 +16,7 @@ COMMENT= A C++ library for generation of Excel(TM) files GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +USE_AUTOTOOLS= libtool:15 USE_GCC= 3.4+ post-patch: diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile index fade1be3e211..ba19b6c00a16 100644 --- a/devel/xxl/Makefile +++ b/devel/xxl/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.zork.org/software/ MAINTAINER= ssedov@mbsd.msk.ru COMMENT= C/C++ library for exception handling and asset management +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes diff --git a/devel/xxl/pkg-plist b/devel/xxl/pkg-plist index 8e4b12c5b5ff..b1042f5e23aa 100644 --- a/devel/xxl/pkg-plist +++ b/devel/xxl/pkg-plist @@ -1,4 +1,5 @@ include/xxl.h lib/libxxl.a +lib/libxxl.la lib/libxxl.so lib/libxxl.so.2 diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index cf8f91d23511..03c249b6541d 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -15,6 +15,7 @@ DISTNAME= ZThread-${PORTVERSION} MAINTAINER= shaun@FreeBSD.org COMMENT= A platform-independent object-oriented C++ threading library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-ftime --disable-static USE_GMAKE= yes diff --git a/devel/zthread/pkg-plist b/devel/zthread/pkg-plist index bb3ee570ba16..b415e430a112 100644 --- a/devel/zthread/pkg-plist +++ b/devel/zthread/pkg-plist @@ -1,6 +1,7 @@ bin/zthread-config lib/libZThread-2.3.so lib/libZThread-2.3.so.2 +lib/libZThread.a lib/libZThread.la lib/libZThread.so share/aclocal/pthread.m4 |