garbage collect CONFIGURE_SHARED
This commit is contained in:
parent
b4f7572a69
commit
c253f424ca
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2016/01/30 23:34:44 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= multi-format archive and compression library
|
||||
|
||||
@ -23,7 +23,6 @@ LIB_DEPENDS= archivers/bzip2 \
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+=--without-lzmadec # old LZMA utils
|
||||
CONFIGURE_ARGS+=--without-nettle # prefer OpenSSL
|
||||
CONFIGURE_ARGS+=--without-xml2 # expat suffices
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/02/04 09:45:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= library for handling microsoft compression formats
|
||||
|
||||
@ -15,6 +15,5 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MASTER_SITES= http://www.cabextract.org.uk/libmspack/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/05/11 21:22:19 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= library for reading, creating and modifying zip archives
|
||||
|
||||
@ -16,6 +16,5 @@ WANTLIB= c z
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2014/01/11 11:22:43 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= portable speedy lossless data compression library
|
||||
|
||||
@ -15,7 +15,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/acconfig
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/03/16 09:40:10 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= portable speedy lossless data compression library
|
||||
|
||||
@ -17,7 +17,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static \
|
||||
--docdir=${PREFIX}/share/doc/lzo2/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2015/05/22 11:31:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= extract files from InstallShield CAB archives
|
||||
|
||||
@ -20,6 +20,5 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
|
||||
|
||||
AUTOCONF_VERSION= 2.59
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2015/05/22 11:31:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= astronomical julian date calculator
|
||||
|
||||
@ -17,6 +17,5 @@ WANTLIB= c
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2014/11/18 10:17:18 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT = astronomic computations as a library
|
||||
|
||||
@ -19,7 +19,6 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libnova/}
|
||||
SEPARATE_BUILD = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="${CFLAGS}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2015/05/06 10:23:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT = extract annotations from audio signals
|
||||
DISTNAME = aubio-0.3.2
|
||||
@ -25,7 +25,6 @@ LIB_DEPENDS = audio/jack \
|
||||
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_FLAGS += --enable-test-progs
|
||||
CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2015/10/30 12:47:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= front-end to external cd audio rippers and mp3 encoders
|
||||
|
||||
@ -38,7 +38,6 @@ RUN_DEPENDS= audio/vorbis-tools \
|
||||
devel/desktop-file-utils
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2015/03/16 18:07:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= library for manipulating ID3v1 and ID3v2 tags
|
||||
|
||||
@ -20,6 +20,5 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3lib/}
|
||||
USE_GMAKE= Yes
|
||||
NO_TEST= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2015/03/16 18:07:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT = free library for decoding ATSC A/52 streams, aka AC-3
|
||||
|
||||
@ -26,7 +26,6 @@ WRKDIST = ${WRKDIR}/a52dec-${V}-cvs
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = autoconf
|
||||
AUTOCONF_VERSION = 2.59
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS += --disable-oss
|
||||
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/autotools
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/03/16 18:07:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= multi-platform cd player development library
|
||||
DISTNAME= libcdaudio-0.99.12
|
||||
@ -14,6 +14,5 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libcdaudio/}
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/03/16 18:07:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= free DTS Coherent Acoustics decoder
|
||||
|
||||
@ -20,7 +20,6 @@ WANTLIB= c m sndio
|
||||
|
||||
CONFIGURE_STYLE = autoconf
|
||||
AUTOCONF_VERSION = 2.61
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS += --disable-oss
|
||||
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/autotools
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/09/24 10:31:14 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= create MusicBrainz DiscIDs from audio CDs
|
||||
|
||||
@ -19,7 +19,6 @@ MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/
|
||||
SEPARATE_BUILD= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= ac_cv_header_musicbrainz5_mb5_c_h=no
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2015/03/16 18:07:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2016/03/11 19:59:11 naddy Exp $
|
||||
|
||||
COMMENT= library for reading ID3 tags
|
||||
|
||||
@ -23,7 +23,6 @@ BUILD_DEPENDS= devel/gperf
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
post-patch:
|
||||
cp ${FILESDIR}/id3tag.pc.in ${WRKSRC}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2015/03/16 18:07:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= high-quality MPEG audio decoder
|
||||
|
||||
@ -18,7 +18,6 @@ MASTER_SITES= ftp://ftp.mars.org/pub/mpeg/ \
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
post-patch:
|
||||
@cp ${FILESDIR}/mad.pc.in ${WRKSRC}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2015/08/25 13:18:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= mikmod sound library
|
||||
|
||||
@ -20,7 +20,6 @@ SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CFLAGS += -DDRV_SNDIO
|
||||
CONFIGURE_ENV= LIBRARY_LIB="-lsndio"
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --disable-dl \
|
||||
--disable-oss \
|
||||
--disable-esd
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/08/25 13:18:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = library for decoding mod-like music formats
|
||||
|
||||
@ -20,6 +20,5 @@ WANTLIB += m stdc++
|
||||
NO_TEST = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/03/16 18:07:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = Open Fingerprint Architecture library
|
||||
|
||||
@ -23,7 +23,6 @@ LIB_DEPENDS = math/fftw3
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2015/05/22 11:31:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= Ogg bitstream library
|
||||
|
||||
@ -16,7 +16,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/ogg/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
SEPARATE_BUILD= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/03/16 18:07:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= C64 music player and SID chip emulator library
|
||||
|
||||
@ -20,7 +20,6 @@ EXTRACT_SUFX= .tgz
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/scripts
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
CONFIGURE_ARGS+= --enable-optfixpoint --enable-optendian
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2016/01/08 21:16:51 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -21,7 +21,6 @@ WANTLIB += m
|
||||
USE_GMAKE = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
MAKE_FLAGS += V=1 \
|
||||
LIBxmp_VERSION=${LIBxmp_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2015/03/16 18:07:37 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= network audio player
|
||||
DISTNAME= rplay-3.3.2
|
||||
@ -18,7 +18,6 @@ LIB_DEPENDS= audio/gsm
|
||||
|
||||
FAKE= lib
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
|
||||
LDFLAGS="-L${DEPBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/11/24 09:11:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS = math/fftw3,float
|
||||
AUTOMAKE_VERSION = 1.9
|
||||
AUTOCONF_VERSION = 2.59
|
||||
CONFIGURE_STYLE = autoconf automake
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
CFLAGS += -fPIC
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2015/05/22 11:31:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = audio codec for lossless, lossy and hybrid compression
|
||||
|
||||
@ -22,7 +22,6 @@ MODULES = converters/libiconv
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/08/24 23:37:19 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= intelligent phonetic input method library
|
||||
|
||||
@ -20,6 +20,5 @@ MASTER_SITES = https://github.com/chewing/libchewing/releases/download/v$V/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/09/10 18:40:24 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = manipulate Unicode strings
|
||||
|
||||
@ -20,6 +20,5 @@ MASTER_SITES = ${MASTER_SITE_GNU:=libunistring/}
|
||||
MODULES = converters/libiconv
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2015/07/18 21:11:18 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= GNU dbm
|
||||
|
||||
@ -23,7 +23,6 @@ WANTLIB += c
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
# needed for gsort
|
||||
TEST_DEPENDS += sysutils/coreutils
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2016/02/21 16:17:25 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
BROKEN-arm= undefined reference to `__sync_fetch_and_add_8'
|
||||
BROKEN-hppa= undefined reference to `__sync_fetch_and_add_8'
|
||||
@ -29,7 +29,6 @@ MASTER_SITES= ${HOMEPAGE}pkg/
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# This FLAVOR should be used for local builds only and not added to
|
||||
# bulks (i.e. _no_ entry in databases/Makefile); the reason is that it
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2015/01/12 20:57:55 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= C++ client API for PostgreSQL
|
||||
|
||||
@ -27,7 +27,6 @@ MODPY_ADJ_FILES=tools/splitconfig \
|
||||
SEPARATE_BUILD= No
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
MODPOSTGRESQL_TEST_DBNAME = pqxx-test
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/03/16 18:07:38 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= Embedded SQL implementation
|
||||
DISTNAME= sqlite-2.8.17
|
||||
@ -22,7 +22,6 @@ FLAVORS=no_tcl
|
||||
FLAVOR?=
|
||||
|
||||
CONFIGURE_STYLE=autoconf no-autoheader
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
.if ${FLAVOR:Mno_tcl}
|
||||
NO_TEST= Yes
|
||||
CONFIGURE_ARGS+=--disable-tcl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2015/08/25 12:57:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT-main= embedded SQL implementation
|
||||
COMMENT-tcl= TCL bindings for Sqlite3
|
||||
@ -33,7 +33,6 @@ CFLAGS+= -DSQLITE_ENABLE_COLUMN_METADATA \
|
||||
-DSQLITE_ENABLE_UNLOCK_NOTIFY \
|
||||
-DSQLITE_ENABLE_FTS3
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS+=${CONFIGURE_SHARED}
|
||||
|
||||
PSEUDO_FLAVORS= no_tcl
|
||||
NOT_FOR_ARCHS-tcl = ${NO_SHARED_ARCHS}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= Standalone version of arguments parsing functions from GLIBC
|
||||
|
||||
@ -14,7 +14,6 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --disable-dependency-tracking
|
||||
|
||||
do-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/05/22 11:31:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = Automated Testing Framework
|
||||
DISTNAME = atf-0.18
|
||||
@ -20,7 +20,6 @@ WANTLIB += c m stdc++
|
||||
MASTER_SITES = https://github.com/jmmv/atf/releases/download/${DISTNAME}/
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
# Don't pickup bash
|
||||
CONFIGURE_ENV = ATF_SHELL=/bin/sh
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/10/13 06:29:37 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= C++ reference implementation of the Atlas protocol
|
||||
|
||||
@ -28,6 +28,5 @@ WANTLIB+= m stdc++
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/08/26 15:12:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = unit test framework for C programs
|
||||
|
||||
@ -17,6 +17,5 @@ WANTLIB += m pthread
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=check/}
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/08/05 22:49:59 tobiasu Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= fuzzer for C compilers
|
||||
|
||||
@ -20,7 +20,6 @@ HOMEPAGE= http://embed.cs.utah.edu/csmith/
|
||||
MASTER_SITES= http://embed.cs.utah.edu/csmith/
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
USE_GMAKE= Yes
|
||||
NO_TEST= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2015/08/01 12:07:46 tobiasu Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
# arm: doesn't build super-old and broken assember files
|
||||
ONLY_FOR_ARCHS= alpha amd64 hppa i386 mips64 mips64el powerpc sparc sparc64
|
||||
@ -18,7 +18,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB= c
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autoconf
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/05/22 11:31:12 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT= generic game engine library
|
||||
|
||||
@ -27,6 +27,5 @@ LIB_DEPENDS= devel/sdl-image \
|
||||
MODULES= converters/libiconv
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/03/16 18:07:40 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2016/03/11 19:59:12 naddy Exp $
|
||||
# Original from: auclair.vincent
|
||||
|
||||
COMMENT = c++ commandline flags processing library
|
||||
@ -22,7 +22,6 @@ MASTER_SITES = https://google-gflags.googlecode.com/files/
|
||||
|
||||
WANTLIB = pthread m stdc++
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
MAKE_FLAGS = docdir='$$(prefix)/share/doc/gflags'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2015/05/25 07:54:27 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
PORTROACH= limit:^1\.2\.
|
||||
|
||||
@ -22,7 +22,6 @@ WANTLIB= pthread
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
||||
NO_TEST= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/01/26 13:05:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2016/03/11 19:59:12 naddy Exp $
|
||||
|
||||
COMMENT = C++ unit test framework
|
||||
|
||||
@ -24,7 +24,6 @@ SEPARATE_BUILD = Yes
|
||||
WANTLIB = m stdc++
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2015/04/21 18:33:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= SDL C++ GUI widget library
|
||||
|
||||
@ -25,7 +25,6 @@ MODULES= converters/libiconv
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${X11BASE}/lib"
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
MAKE_FLAGS+= libGUI_la_LIBADD=-lsupc++
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2015/11/17 16:08:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
# -fvisibility
|
||||
NOT_FOR_ARCHS= ${GCC3_ARCHS}
|
||||
@ -32,7 +32,6 @@ SEPARATE_BUILD= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= ac_cv_path_ASCIIDOC=no
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# audiofile-config is still needed by audio/normalize and devel/libspectrum
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2014/11/15 12:25:50 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= library for parsing dsh-style configuration files
|
||||
|
||||
@ -15,6 +15,5 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2016/02/29 13:57:10 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= event notification library
|
||||
|
||||
@ -22,7 +22,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=levent/}
|
||||
WANTLIB= crypto pthread ssl
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
MAKE_FLAGS= RELEASE=""
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2016/01/28 08:40:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= Foreign Function Interface
|
||||
|
||||
@ -19,7 +19,6 @@ MASTER_SITES= ftp://sourceware.org/pub/libffi/
|
||||
TEST_DEPENDS= devel/dejagnu
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
FAKE_FLAGS+= includesdir="${PREFIX}/include"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2016/01/26 13:41:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= client-side library to implement the iSCSI protocol
|
||||
|
||||
@ -19,6 +19,5 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB= c
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/08/25 06:40:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= client library for accessing NFS
|
||||
|
||||
@ -18,6 +18,5 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB= c
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2015/03/16 18:07:42 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= GNUstep/OPENSTEP property lists compatibility library
|
||||
|
||||
@ -18,7 +18,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
USE_GMAKE= Yes
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2015/06/19 16:24:06 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT = library for handling page faults in user mode
|
||||
|
||||
@ -18,7 +18,6 @@ SEPARATE_BUILD = Yes
|
||||
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
# We know these values, so don't run the configure tests for them which may
|
||||
# take hours to complete on certain OpenBSD platforms, such as mips64.
|
||||
CONFIGURE_ENV += sv_cv_fault_linux_i386=no \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/03 07:18:46 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= ZX Spectrum emulator file format library
|
||||
DISTNAME = libspectrum-1.1.1
|
||||
@ -27,7 +27,6 @@ LIB_DEPENDS= devel/glib2 \
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libspectrum
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.83 2015/03/19 20:25:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.84 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT-main= generic shared library support script
|
||||
COMMENT-ltdl= GNU libtool system independent dlopen wrapper
|
||||
@ -31,7 +31,6 @@ MAKE_FLAGS+= ${_lt_libs}
|
||||
USE_LIBTOOL= No
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= GREP=/usr/bin/grep \
|
||||
ac_cv_f77_compiler_gnu=yes \
|
||||
lt_cv_prog_compiler_c_o_F77=yes \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/02/21 16:17:25 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
BROKEN-arm = undefined reference to __sync atomic ops
|
||||
BROKEN-hppa = undefined reference to __sync atomic ops
|
||||
@ -36,7 +36,6 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \
|
||||
USE_GMAKE = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
AUTOCONF_VERSION = 2.69
|
||||
AUTOMAKE_VERSION = 1.11
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2015/03/16 18:07:43 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= libusb-0.1 compatibility layer for libusb1
|
||||
|
||||
@ -26,7 +26,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}
|
||||
LIB_DEPENDS= devel/libusb1
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
MAKE_FLAGS= LIB=usb
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2015/09/15 09:03:53 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT = library for USB device access from userspace
|
||||
|
||||
@ -23,7 +23,6 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libusb/}
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
.ifdef DEBUG
|
||||
CONFIGURE_ARGS += --enable-debug-log \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2015/12/17 19:13:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= libvirt wrapper suited for GObject-based applications
|
||||
|
||||
@ -35,7 +35,6 @@ LIB_DEPENDS= sysutils/libvirt
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
post-install:
|
||||
rm ${PREFIX}/lib/python${MODPY_VERSION}/site-packages/*.{a,la}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2015/07/19 20:57:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= C++ class library for working with Internet mail
|
||||
|
||||
@ -52,7 +52,6 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
EXTRA_CFLAGS="${CFLAGS}"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# security/libgsasl; not real need for this so far
|
||||
CONFIGURE_ARGS += --disable-sasl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/06/17 07:11:28 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT = string library designed for network communication
|
||||
|
||||
@ -24,6 +24,5 @@ SEPARATE_BUILD = Yes
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/05/22 11:31:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= YAML 1.1 parser and emitter written in C
|
||||
|
||||
@ -21,6 +21,5 @@ MASTER_SITES= http://pyyaml.org/download/libyaml/
|
||||
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2015/10/31 17:32:07 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= logging for c library
|
||||
DISTNAME = log4c-1.2.4
|
||||
@ -17,7 +17,6 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= ac_cv_path_DOT="" \
|
||||
ac_cv_path_DOXYGEN="" \
|
||||
ac_cv_path_LATEX=""
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/log4c/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2016/03/09 18:31:36 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= shared memory lib for apps with pre-forked process model
|
||||
|
||||
@ -15,7 +15,6 @@ HOMEPAGE= http://www.ossp.org/pkg/lib/mm/
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
||||
TEST_TARGET= test
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2015/12/23 10:58:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT = high performance library for simulating rigid body dynamics
|
||||
SHARED_LIBS += ode 3.0 # 6.0
|
||||
@ -25,7 +25,6 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include" \
|
||||
LDFLAGS="-L${X11BASE}/lib" \
|
||||
LIBS="-lm"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/03/16 18:07:44 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT = object-oriented input system
|
||||
|
||||
@ -29,7 +29,6 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \
|
||||
devel/libtool
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${X11BASE}/include"
|
||||
|
||||
AUTOCONF_VERSION = 2.60
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2015/08/25 11:41:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= wrapper class around the pcre library
|
||||
|
||||
@ -20,7 +20,6 @@ LIB_DEPENDS = devel/pcre
|
||||
WANTLIB = pcre m stdc++
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2015/03/16 18:07:44 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= getopt(3)-like library with a number of enhancements
|
||||
|
||||
@ -17,7 +17,6 @@ MODULES= devel/gettext
|
||||
USE_GMAKE= Yes
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/03/16 18:07:44 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= GNU portable threads
|
||||
|
||||
@ -13,7 +13,6 @@ HOMEPAGE= https://www.gnu.org/software/pth/
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static \
|
||||
--enable-syscall-soft \
|
||||
--enable-optimize \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2015/12/21 13:38:55 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= primitives drawing/other support functions for SDL
|
||||
|
||||
@ -22,7 +22,6 @@ LIB_DEPENDS= devel/sdl
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "i386"
|
||||
CONFIGURE_ARGS+= --disable-mmx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2015/03/16 18:07:44 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2016/03/11 19:59:13 naddy Exp $
|
||||
|
||||
COMMENT= SDL wrapper around the Pango library
|
||||
|
||||
@ -28,7 +28,6 @@ LIB_DEPENDS= devel/pango \
|
||||
devel/sdl
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
TEST_IS_INTERACTIVE= x11
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2015/05/22 11:31:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= SDL TrueType fonts library
|
||||
|
||||
@ -23,7 +23,6 @@ LIB_DEPENDS= devel/sdl
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/12/21 21:36:28 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
V = 1.0.1
|
||||
COMMENT = primitives drawing/other support functions for SDL2
|
||||
@ -22,7 +22,6 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sdl2gfx/}
|
||||
LIB_DEPENDS = devel/sdl2
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "i386"
|
||||
CONFIGURE_ARGS += --disable-mmx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2016/01/10 08:10:57 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
V = 2.0.13
|
||||
COMMENT = SDL2 TrueType fonts library
|
||||
@ -21,7 +21,6 @@ LIB_DEPENDS = devel/sdl2
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2013/12/15 03:56:34 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= C++ wrapper for the Simple DirectMedia Layer
|
||||
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS= devel/sdl
|
||||
USE_GROFF= Yes
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
post-install:
|
||||
@cd ${WRKSRC}/docs/html && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2014/04/20 07:07:56 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
BROKEN-hppa= video/mmxflags_asm.S:54: Error: unknown pseudo-op: `.note.gnu'
|
||||
COMMENT= MPEG video player library with sound support
|
||||
@ -20,7 +20,6 @@ LIB_DEPENDS= devel/sdl2
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${X11BASE}/lib"
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2015/03/16 18:07:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= library for tracking application startup
|
||||
|
||||
@ -20,7 +20,6 @@ MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# XXX libexecinfo is only needed for regression tests. We do not want to
|
||||
# add -lexecinfo to LDFLAGS because the main startup-notification
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/03/16 18:07:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT = easy-to-use minimalistic disassembler library
|
||||
|
||||
@ -25,7 +25,6 @@ BUILD_DEPENDS = devel/yasm \
|
||||
textproc/py-sphinx
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
MAKE_ENV = LIBudis86_VERSION=${LIBudis86_VERSION}
|
||||
|
||||
FAKE_FLAGS = docdir=${PREFIX}/share/doc/udis86/x86
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2015/03/21 21:28:27 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT = easy to use, graphical editor
|
||||
|
||||
@ -34,7 +34,6 @@ MODULES += devel/gettext
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ENV += XTERM_CMD=xterm LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS += --enable-static --disable-mail-author
|
||||
|
||||
# GPLv2+
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2015/03/16 18:07:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= ascii art library
|
||||
|
||||
@ -16,7 +16,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB= c m ncurses X11 xcb
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
WRKDIST= ${WRKDIR}/aalib-1.4.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2015/10/08 12:02:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= morphing engine
|
||||
|
||||
@ -18,7 +18,6 @@ WANTLIB += m stdc++
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=makehuman/}
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
pre-configure:
|
||||
sed -i 's,packagedocdir=doc,packagedocdir=share/doc,g' \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/11/20 14:26:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -29,7 +29,6 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= LDFLAGS="-pthread" \
|
||||
ac_cv_path_W3M=no \
|
||||
ac_cv_path_RSVG=no
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# be safe until proven stable
|
||||
CONFIGURE_ARGS += --enable-mmx \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2015/12/18 13:49:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= vector graphics library
|
||||
|
||||
@ -33,7 +33,6 @@ LIB_DEPENDS= archivers/lzo2 \
|
||||
graphics/png
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib CFLAGS=-I${LOCALBASE}/include
|
||||
|
||||
# needed for firefox
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/09/24 10:30:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
PORTROACH= limitw:1,even
|
||||
|
||||
@ -37,6 +37,5 @@ MODGCC4_LANGS= c++
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2016/01/26 13:10:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= lightweight video thumbnailer for file managers
|
||||
|
||||
@ -25,6 +25,5 @@ CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.69
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2016/01/17 23:16:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= tools and library routines for working with GIF images
|
||||
|
||||
@ -16,7 +16,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB += c m
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
TEST_DEPENDS= sysutils/coreutils
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2015/10/08 12:02:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= OpenGL Extrusion library
|
||||
|
||||
@ -24,7 +24,6 @@ SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
post-extract:
|
||||
sed -i 's/3GLE/3/;' ${WRKSRC}/man/*.man
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2015/11/19 07:16:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= digital camera command-line interface
|
||||
|
||||
@ -33,8 +33,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
POPT_CFLAGS="-I${LOCALBASE}/include" \
|
||||
POPT_LIBS="-I${LOCALBASE}/lib -lpopt"
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# checking how to link with libintl... /usr/local/lib/libintl.a ...
|
||||
# (we want -lintl)
|
||||
MAKE_FLAGS= INTLLIBS='$$(LTLIBINTL)'
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2014/04/13 01:01:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= digital camera frontend
|
||||
|
||||
@ -37,7 +37,6 @@ MAKE_FLAGS = INTLLIBS='$$(LTLIBINTL)'
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -pthread"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# minimal: don't include any GNOME dependency
|
||||
CONFIGURE_ARGS +=--with-gnome=no \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2016/02/29 23:43:49 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= 2D barcodes / DataMatrix creation tool
|
||||
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS= devel/popt
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
AUTOCONF_VERSION= 2.69
|
||||
AUTOMAKE_VERSION= 1.15
|
||||
BUILD_DEPENDS= ${MODGNU_AUTOCONF_DEPENDS} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2015/03/16 18:07:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
# only used for kde/graphics3
|
||||
COMMENT= image manipulation library for X11
|
||||
@ -29,7 +29,6 @@ LIB_DEPENDS= x11/gtk+ \
|
||||
USE_GMAKE= Yes
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --disable-modules
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2015/04/23 17:31:21 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= image manipulation library
|
||||
|
||||
@ -24,7 +24,6 @@ LIB_DEPENDS+= graphics/jpeg \
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
CONFIGURE_ARGS+= --disable-mmx
|
||||
.endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2014/07/13 13:20:43 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= IJG's JPEG compression utilities#'
|
||||
|
||||
@ -19,7 +19,6 @@ WANTLIB= c
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
# Symbol versioning triggers weird linking problems in dependent ports.
|
||||
CONFIGURE_ARGS+=--disable-ld-version-script
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/11/20 14:22:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT = color management library
|
||||
|
||||
@ -18,7 +18,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
WANTLIB = c m z jpeg tiff
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/08/27 08:57:46 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT = color management library
|
||||
|
||||
@ -18,7 +18,6 @@ WANTLIB += c jpeg m pthread tiff z
|
||||
LIB_DEPENDS = graphics/tiff
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2016/03/09 18:29:10 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= image processing and analysis library
|
||||
|
||||
@ -33,6 +33,5 @@ CONFIGURE_STYLE=autoconf
|
||||
AUTOCONF_VERSION=2.68
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lm -lz"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2015/03/16 18:07:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= opendivx decoding API
|
||||
|
||||
@ -15,6 +15,5 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2014/12/22 14:26:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2016/03/11 19:59:14 naddy Exp $
|
||||
|
||||
COMMENT= gtk+2 interface to libexif
|
||||
|
||||
@ -31,7 +31,6 @@ LIB_DEPENDS= x11/gtk+2 \
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
# checking how to link with libintl... /usr/local/lib/libintl.a ...
|
||||
# (we want -lintl)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2016/03/01 08:05:30 kirby Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2016/03/11 19:59:15 naddy Exp $
|
||||
|
||||
COMMENT = library for reading RAW files
|
||||
BROKEN-arm = undefined reference to __sync_fetch_and_add_4
|
||||
@ -27,6 +27,5 @@ LIB_DEPENDS = graphics/jasper \
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/03/16 18:07:48 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2016/03/11 19:59:15 naddy Exp $
|
||||
|
||||
COMMENT = library for rasterizing 2-D vector graphics
|
||||
|
||||
@ -20,6 +20,5 @@ MASTER_SITES = ${MASTER_SITE_GNU:=libxmi/}
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2016/01/17 17:29:09 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2016/03/11 19:59:15 naddy Exp $
|
||||
|
||||
COMMENT= parametrical modeling of 3D humanoid characters
|
||||
|
||||
@ -30,8 +30,6 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
pre-configure:
|
||||
sed -i 's,cp --parents,gcp --parents,g' \
|
||||
${WRKSRC}/{data,pixmaps}/Makefile.in
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user