1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Use libtool port instead of included version to avoid a.out objformat botch

This commit is contained in:
Kris Kennaway 2007-01-29 23:51:55 +00:00
parent 73d82e32c4
commit b5de47e69a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183664
38 changed files with 41 additions and 1 deletions

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
dynamite.0:${PORTSDIR}/archivers/dynamite \
unshield.0:${PORTSDIR}/archivers/unshield
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \
dynamite.0:${PORTSDIR}/archivers/dynamite \
unshield.0:${PORTSDIR}/archivers/unshield
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}

View File

@ -17,6 +17,7 @@ COMMENT= The OpenAL Utility Toolkit
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes

View File

@ -21,6 +21,7 @@ LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float
# includes assembler code
ONLY_FOR_ARCHS= i386 amd64
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include

View File

@ -17,6 +17,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
png.5:${PORTSDIR}/graphics/png
USE_AUTOTOOLS= libtool:15
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/glib/1.2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Some useful routines of C programming (previous stable version)
USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
MAN1= vanessa_socket_pipe.1
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -17,6 +17,7 @@ COMMENT= Client-side library of MaitreTarot, a Tarot card game
LIB_DEPENDS= maitretarot.0:${PORTSDIR}/games/libmaitretarot
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2 lthack

View File

@ -31,6 +31,7 @@ USE_SDL= yes
CFLAGS+= "-I${LOCALBASE}/include/SDL11"
.endif
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib \

View File

@ -1,9 +1,12 @@
lib/libIL.a
lib/libIL.la
lib/libIL.so
lib/libIL.so.1
lib/libILU.a
lib/libILU.la
lib/libILU.so
lib/libILU.so.1
lib/libILUT.a
lib/libILUT.la
lib/libILUT.so
lib/libILUT.so.1

View File

@ -19,6 +19,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2
USE_AUTOTOOLS= libtool:15
WRKSRC= ${WRKDIR}/sswf-${PORTVERSION}
USE_GCC= 3.4+
USE_ICONV= yes

View File

@ -18,6 +18,7 @@ COMMENT= An embeddable scripting language
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}
USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes

View File

@ -22,8 +22,9 @@ COMMENT?= PHP Scripting Language (Apache Module and CLI)
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf:259
USE_AUTOTOOLS+= autoconf:259
USE_GETOPT_LONG=yes
CONFIGURE_ARGS= --enable-versioning \

View File

@ -16,6 +16,7 @@ COMMENT= This is needed by ogle, which is a DVD player that supports DVD menus
LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes

View File

@ -15,6 +15,7 @@ COMMENT= A FastTrack plugin for giFT
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig

View File

@ -1,3 +1,4 @@
lib/giFT/libFastTrack.a
lib/giFT/libFastTrack.la
lib/giFT/libFastTrack.so
share/giFT/FastTrack/FastTrack.conf.template

View File

@ -18,6 +18,7 @@ COMMENT= An OpenFT plugin for giFT
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift \
db3.3:${PORTSDIR}/databases/db3
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -1,3 +1,4 @@
lib/giFT/libOpenFT.a
lib/giFT/libOpenFT.la
lib/giFT/libOpenFT.so
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
CONFLICTS?= libtorrent-devel-[0-9]*
USE_AUTOTOOLS= libtool:15
USE_GCC= 3.4
USE_GNOME= pkgconfig gnomehack
USE_OPENSSL= yes

View File

@ -34,6 +34,7 @@ include/torrent/resume.h
include/torrent/torrent.h
include/torrent/tracker.h
include/torrent/tracker_list.h
lib/libtorrent.a
lib/libtorrent.la
lib/libtorrent.so
lib/libtorrent.so.10

View File

@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libnss-mysql
MAINTAINER= vd@FreeBSD.org
COMMENT= NSS module using a MySQL database for backend
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-mysql=${LOCALBASE}
INSTALLS_SHLIB= yes

View File

@ -1,5 +1,6 @@
etc/libnss-mysql.cfg-dist
etc/libnss-mysql-root.cfg-dist
lib/nss_mysql.a
lib/nss_mysql.la
lib/nss_mysql.so
lib/nss_mysql.so.1

View File

@ -20,6 +20,7 @@ COMMENT= File and print server for AppleTalk networks
LIB_DEPENDS+= slp.1:${PORTSDIR}/net/openslp
.endif
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_ICONV= yes
USE_BDB= 41+

View File

@ -17,6 +17,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
png.5:${PORTSDIR}/graphics/png
USE_AUTOTOOLS= libtool:15
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -20,6 +20,7 @@ COMMENT= Fido-Internet Gateway and Tosser
BUILD_DEPENDS= ${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn
.endif
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PERL5= yes

View File

@ -33,6 +33,7 @@ bin/runinc
bin/senduu
bin/senduumail
bin/sumcrc
lib/fidogate/libfidogate.a
lib/fidogate/libfidogate.la
lib/fidogate/libfidogate.so
lib/fidogate/libfidogate.so.5

View File

@ -15,6 +15,7 @@ COMMENT= A PAM module using crypto tokens for auth
LIB_DEPENDS= p11.1:${PORTSDIR}/security/libp11
USE_AUTOTOOLS= libtool:15
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig

View File

@ -24,6 +24,7 @@ RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
CONFLICTS= sp-1.*
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
pcre.0:${PORTSDIR}/devel/pcre \
expat.6:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
.if defined(WITH_MYSQL)
# To quote the author:

View File

@ -17,6 +17,7 @@ COMMENT= Full-text search system using N-gram
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr
USE_AUTOTOOLS= libtool:15
USE_BZIP2= YES
USE_BDB= 42
GNU_CONFIGURE= YES

View File

@ -19,6 +19,7 @@ COMMENT= A utility for converting MS Excel files to XML
LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \
xml.5:${PORTSDIR}/textproc/libxml
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -15,6 +15,7 @@ COMMENT= Scans content delivered by the Apache2 proxy module for viruses
LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT}
USE_AUTOTOOLS= libtool:15
USE_APACHE= YES
WITH_APACHE2= YES
GNU_CONFIGURE= yes

View File

@ -16,6 +16,7 @@ COMMENT= An XSLT and XIncludes Filter module for Apache 2.0
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20
USE_AUTOTOOLS= libtool:15
HAS_CONFIGURE= yes
USE_GNOME= libxslt

View File

@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ale@FreeBSD.org
COMMENT= A PHP Extension to help debugging a PHP script
USE_AUTOTOOLS= libtool:15
USE_PHP= yes
USE_PHPIZE= yes
WITH_PHP_MOD= yes

View File

@ -20,6 +20,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
CRYPTKEY?= 11152, 368, 192, 1281, 62
USE_AUTOTOOLS= libtool:15
USE_PHP= yes
USE_PHPIZE= yes
IGNORE_WITH_PHP=5

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
CONFLICTS= XFree86-libraries-* xorg-libraries-*
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
CONFLICTS= XFree86-libraries-* xorg-libraries-*
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes