Use libtool port instead of included version to avoid objformat a.out botch
This commit is contained in:
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= synce
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Decompress data compressed with PKWARE Data Compression Library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= synce
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Decompress data compressed with PKWARE Data Compression Library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}alpha
|
||||
MAINTAINER= fjoe@FreeBSD.org
|
||||
COMMENT= A library for Microsoft compression formats
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETOPT_LONG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
COMMENT= Portable speedy, lossless data compression library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
||||
@@ -18,6 +18,7 @@ DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
COMMENT= Portable speedy, lossless data compression library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A data compression library with low memory usage
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=synce
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
COMMENT= Extract data from InstallShield CAB files
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The eXternal PacKer (XPK) library system
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ MASTER_SITES= http://download.berlios.de/${PORTNAME}/
|
||||
MAINTAINER= toxa@toxahost.ru
|
||||
COMMENT= Daemon that monitors one or more GPSes attached to a host computer
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
|
||||
|
||||
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= laszlof@FreeBSD.org
|
||||
COMMENT= Astronomical julian date calculator
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-1
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Astronomical Calculation Library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnometarget lthack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -20,6 +20,7 @@ LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl \
|
||||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
ginac-1.3.3:${PORTSDIR}/math/GiNaC
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_QT_VER= 3
|
||||
USE_GNOME= gnometarget
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -19,8 +19,10 @@ include/orsa/orsa_universe.h
|
||||
include/orsa/orsa_version.h
|
||||
@dirrm include/orsa
|
||||
lib/liborsa.a
|
||||
lib/liborsa.la
|
||||
lib/liborsa.so
|
||||
lib/liborsa.so.0
|
||||
lib/libxorsa.a
|
||||
lib/libxorsa.la
|
||||
lib/libxorsa.so
|
||||
lib/libxorsa.so.0
|
||||
|
||||
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= MPEG audio analysis toolkit
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
PLUGDIR= lib/bmp/Input
|
||||
PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so
|
||||
|
||||
@@ -23,6 +23,7 @@ COMMENT= A modplug-based plugin for beep-media-player
|
||||
LIB_DEPENDS?= beep.2:${PORTSDIR}/multimedia/beep-media-player
|
||||
LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
@@ -18,6 +18,7 @@ COMMENT= A sound library for enlightenment package
|
||||
|
||||
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnometarget gnomehack
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -17,6 +17,7 @@ COMMENT= Free lossless audio codec
|
||||
|
||||
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL}
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://finarfinek.republika.pl/download/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A guitar effects processor for GTK
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnometarget gtk12
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= kaeru@inigo-tech.com
|
||||
COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= lame
|
||||
MAINTAINER= netchild@FreeBSD.org
|
||||
COMMENT= ISO code based fast MP3 encoder kit
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= A free library for decoding ATSC A/52 streams, aka AC-3
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-oss --enable-shared
|
||||
|
||||
@@ -13,6 +13,7 @@ MASTER_SITES= http://home.jps.net/~musound/
|
||||
MAINTAINER= mahonmesr@googlemail.com
|
||||
COMMENT= Alsa compatibility library to build DSSI
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@ PATCH_DIST_STRIP= -p1
|
||||
MAINTAINER= david@trucs.org
|
||||
COMMENT= MikMod Sound Library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
WANT_GNOME= yes
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_GMAKE= yes
|
||||
|
||||
@@ -13,6 +13,7 @@ MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/
|
||||
MAINTAINER= redchrom@gmail.com
|
||||
COMMENT= Abstraction around libmpdclient
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@ COMMENT= C library, API for communicating with Creative and Dell audio players
|
||||
|
||||
LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/ogg/
|
||||
MAINTAINER= naddy@FreeBSD.org
|
||||
COMMENT= Ogg bitstream library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ COMMENT= Routines for connecting and transmitting data to the icecast server
|
||||
|
||||
CONFLICTS= libshout2-*
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
@@ -16,6 +16,7 @@ COMMENT= Audio compression codec library
|
||||
|
||||
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack
|
||||
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
|
||||
|
||||
@@ -17,6 +17,7 @@ COMMENT= Digit@lway MPIO MP3 player tool
|
||||
|
||||
LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_ICONV= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -21,7 +21,7 @@ USE_GNOME= gnometarget gnomehack glib20
|
||||
WANT_GNOME= yes
|
||||
USE_XLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libltdl:15
|
||||
USE_AUTOTOOLS= libltdl:15 libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
|
||||
@@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= ehaupt
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Cycle-based SID emulator engine
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ COMMENT= A program to inferface with the Rio600, Rio800 and psa[play devices
|
||||
|
||||
LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -23,6 +23,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
|
||||
|
||||
CONFLICTS= speex-devel-[0-9]*
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnomehack
|
||||
USE_GETOPT_LONG=yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
|
||||
MAINTAINER= laszlof@FreeBSD.org
|
||||
COMMENT= Library for manipulating ID3 tags and Ogg comments
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@@ -46,9 +46,11 @@ include/taglib/vorbisfile.h
|
||||
include/taglib/vorbisproperties.h
|
||||
include/taglib/xingheader.h
|
||||
include/taglib/xiphcomment.h
|
||||
lib/libtag.a
|
||||
lib/libtag.la
|
||||
lib/libtag.so
|
||||
lib/libtag.so.5
|
||||
lib/libtag_c.a
|
||||
lib/libtag_c.la
|
||||
lib/libtag_c.so
|
||||
lib/libtag_c.so.0
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.zorg.org/vsound/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utility for capturing audio streams from programs with OSS output
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox
|
||||
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
bin/vsound
|
||||
lib/vsound/libvsound.a
|
||||
lib/vsound/libvsound.la
|
||||
lib/vsound/libvsound.so
|
||||
@dirrm lib/vsound
|
||||
|
||||
@@ -16,6 +16,7 @@ DISTNAME= libGenome-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Toolkit for developing bioinformatic related software in C++
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
@@ -17,6 +17,7 @@ COMMENT= CSG modelling system from the US Ballistic Research Laboratory
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
rle.1:${PORTSDIR}/graphics/urt
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_GL= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
@@ -19,6 +19,7 @@ COMMENT= Electronic Waveform Viewer
|
||||
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= lirc
|
||||
MAINTAINER= doconnor@gsoft.com.au
|
||||
COMMENT= Linux Infared Remote Control
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
|
||||
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A character set conversion library
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget
|
||||
LIBTOOLFILES= configure libcharset/configure
|
||||
|
||||
@@ -17,6 +17,7 @@ COMMENT= C++ class library for manipulating messages in MIME format
|
||||
|
||||
CONFLICTS= kdenetwork-3.1.*
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A conversion utility to convert Psion 5(MX) files into other formats
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= gabor@FreeBSD.org
|
||||
COMMENT= The GNU database manager
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Database Independent Abstraction Layer for C
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ USE_BZIP2= yes
|
||||
|
||||
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GETTEXT= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ COMMENT= The C library for accessing a memcache cluster
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
||||
@@ -4,4 +4,5 @@ include/memcache/buffer.h
|
||||
include/memcache.h
|
||||
lib/libmemcache.so.4
|
||||
lib/libmemcache.so
|
||||
lib/libmemcache.la
|
||||
lib/libmemcache.a
|
||||
|
||||
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${PM_BASE}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic
|
||||
|
||||
PM_BASE= ${SITE_PERL}
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
@@ -15,6 +15,7 @@ DISTNAME= pure-db-${PORTVERSION}
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= Set of libraries for creating and reading constant databases
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@ COMMENT= An SQL wrapper for the XBase DBMS library
|
||||
|
||||
LIB_DEPENDS= xbase-2.0.0:${PORTSDIR}/databases/xbase
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BISON= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
@@ -19,6 +19,7 @@ COMMENT= System tray controller for beep-media-player
|
||||
BUILD_DEPENDS= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
|
||||
RUN_DEPENDS= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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+
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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" \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user