forked from Lainports/freebsd-ports
Remove MAKE_JOBS_SAFE which is now default.
This commit is contained in:
parent
f24aed2e65
commit
ea0f02dfeb
161 changed files with 0 additions and 216 deletions
|
|
@ -22,8 +22,6 @@ ALL_TARGET= ${PORTNAME}
|
|||
MAN1= amigadepacker.1
|
||||
PLIST_FILES= bin/amigadepacker
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E '/^(CC|CFLAGS)/d' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@ LICENSE= GPLv2
|
|||
|
||||
CONFLICTS= gmp-ecm-[0-9]*
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/ecm bin/unecm
|
||||
PORTDOCS= format.txt
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ COMMENT= GZIP recovery toolkit
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lz
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@ COMMENT= Simple binary file format for storing arbitrary meta and user data
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
||||
MAN1= mar.1
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ MASTER_SITES= CRITICAL
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Fast archiver with good compression ratio
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= ppmd.1
|
||||
PORTDOCS= read_me.txt
|
||||
PLIST_FILES= bin/ppmd
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ EXTRACT_SUFX= .gz
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Extracts .lzx archives from Amiga systems
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/unlzx
|
||||
|
||||
do-extract:
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ LICENSE= GPLv2
|
|||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_DOS2UNIX= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev
|
||||
|
||||
|
|
|
|||
|
|
@ -15,8 +15,6 @@ PATCH_DIST_STRIP= -p1
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= ZOO archive extractor
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
EXTRA_DEFINES= -DSYS_IS_UNIX -DSYS_HAS_MKDIR
|
||||
|
||||
MAN1= unzoo.1
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ BUILD_DEPENDS= p5-Device-SerialPort>=0.07:${PORTSDIR}/comms/p5-Device-SerialPort
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= GPS::Serial.3 \
|
||||
GPS::NMEA.3 \
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ LIB_DEPENDS= adplug:${PORTSDIR}/audio/libadplug
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
WANT_SDL= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DBFILE= adplug.db
|
||||
DBVERSION= 2006-07-07
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
|
|||
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|3\.1-alpha1|3\.1|g; \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
|
|||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= lib/bmp/Input/libfc.so lib/bmp/Input/libfc.la
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ COMMENT= Command-line utility for checking mp3 files for errors
|
|||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= mpck.1
|
||||
MLINKS= mpck.1 checkmate.1
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ USES= pkgconfig
|
|||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ COMMENT?= Emulates the sound hardware of the Nintendo Game Boy(TM)
|
|||
|
||||
HAS_CONFIGURE= yes
|
||||
USES= gettext gmake
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ GNU_CONFIGURE= yes
|
|||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
INFO= libadplug
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ USES= gmake
|
|||
USE_LDCONFIG= yes
|
||||
USE_GNOME= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CXXFLAGS=/d' \
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ USES= gmake
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= include/xmp.h lib/libxmp.so lib/libxmp.so.4 \
|
||||
lib/libxmp.so.${PORTVERSION} libdata/pkgconfig/libxmp.pc
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ COMMENT= MPEG Audio stream validator
|
|||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PORTDOCS= README
|
||||
PLIST_FILES= bin/malint
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ LIB_DEPENDS= mikmod:${PORTSDIR}/audio/libmikmod
|
|||
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= mikmod.1
|
||||
PLIST_FILES= bin/mikmod
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ LIB_DEPENDS+= jack:${PORTSDIR}/audio/jack \
|
|||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= modplug.1:${PORTSDIR}/audio/libmodplug
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= modplugplay.1
|
||||
PLIST_FILES= bin/modplugplay
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lmikmod ${PTHREAD_LIBS} -lncurses -lpanel
|
||||
DEFINES= -D_REENTRANT
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${DIST_REL}
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Utility for guessing which encoder was used to encode an mp3 file
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DIST_REL= 0.25
|
||||
BETA_REL= beta2
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ COMMENT= Command-line player for .spc and .zst files
|
|||
ONLY_FOR_ARCHS= i386 # contains x86 asm code
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PORTDOCS= README
|
||||
PLIST_FILES= bin/OpenSPClite include/OpenSPC.h lib/libOpenSPC.so \
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ COMMENT= Command-line Atari(TM) .sap player
|
|||
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
SOURCES= sapPokey pokey1 sapCpu sapEngine main pokey0
|
||||
|
||||
.if defined(WITH_OPTIMIZED_CFLAGS)
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao
|
|||
USES= gmake
|
||||
USE_DOS2UNIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ LICENSE= GPLv2
|
|||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ ONLY_FOR_ARCHS= i386 amd64
|
|||
USE_SDL= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ COMMENT= Translator that converts MP4-SA files into efficient C programs
|
|||
LICENSE= BSD
|
||||
|
||||
USES= bison
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ LICENSE= GPLv2
|
|||
|
||||
USE_SDL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
SDLINCLUDEDIR= SDL
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao
|
|||
USES= gmake
|
||||
HAS_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/uade2
|
||||
DATADIR= ${PREFIX}/share/uade2
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ COMMENT= Converts WAV files into CDR audio file format
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
SRC= wav2cdr cmdarg data fileio process
|
||||
|
||||
|
|
|
|||
|
|
@ -15,8 +15,6 @@ LICENSE= GPLv2
|
|||
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= lib/xmms/Input/libahx.la \
|
||||
lib/xmms/Input/libahx.so
|
||||
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ GNU_CONFIGURE= yes
|
|||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
|
|||
xmms:${PORTSDIR}/multimedia/xmms
|
||||
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= lib/xmms/Input/openspc.la \
|
||||
lib/xmms/Input/openspc.so
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${WRKSRC} -fPIC
|
||||
DEFINES= -DSPSFVERSION=\""${PORTVERSION}\"" -DPSS_STYLE=1
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
|||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= lib/xmms/Effect/libnormvol.so
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= ${PTHREAD_LIBS}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ LIB_DEPENDS= xmp:${PORTSDIR}/audio/libxmp
|
|||
USES= pkgconfig gmake
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
|
||||
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ MASTER_SITES= CRITICAL
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Command-line pc speaker bell
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/yell
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Bridge between a TCP/IP network port and a character-oriented device
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/remserial
|
||||
PORTDOCS= README.txt
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ COMMENT= Convert propiatary .drg file format into SBaGen format
|
|||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= drgbuilder.1 drg2sbg.1
|
||||
PLIST_FILES= bin/drg2sbg bin/drgbuilder
|
||||
|
|
|
|||
|
|
@ -23,6 +23,5 @@ GNU_CONFIGURE= yes
|
|||
USES= gmake
|
||||
USE_GNOME= libwnck gconf2
|
||||
USE_GCC= 4.4+
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ LICENSE= GPLv3
|
|||
|
||||
USES= pkgconfig
|
||||
USE_XFCE= panel libutil libgui
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= `pkg-config --cflags libxfce4panel-1.0 libxfcegui4-1.0`
|
||||
LDFLAGS+= `pkg-config --libs libxfce4panel-1.0 libxfcegui4-1.0`
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ USE_BZIP2= yes
|
|||
USE_GNOME= librsvg2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libutil libgui
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \
|
||||
--libexecdir=${PREFIX}/libexec/xfce4 \
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ USE_GNOME= gtk20 intltool intlhack
|
|||
USE_XFCE= configenv libmenu libutil xfconf
|
||||
INSTALLS_ICONS= yes
|
||||
USE_XORG= x11
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFLICTS= notification-daemon-[0-9]* xfce4-notification-daemon-[0-9]*
|
||||
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PROJECTHOST= bunny-the-fuzzer
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ USES= pathfix
|
|||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -19,8 +19,6 @@ USE_AUTOTOOLS= libtool
|
|||
USES= bison gettext gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "Makefile.man"
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ BUILD_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Data::TreeDumper::Renderer::GTK.3
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ BUILD_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Eval::Context.3
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= This module lets you quickly and easily construct new packages
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Package::Reaper.3 Package::Generator.3
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Allow unsafe handling of signals in selected blocks
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Perl::Unsafe::Signals.3
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Powerful array sorting Perl interface
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Sort::Array.3
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
|
|||
TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Test::Spelling.3
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Perl extension for managing a uniq list of values
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Uniq.3
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ COMMENT= Daemon that filters out private IP addresses in DNS responses
|
|||
PROJECTHOST= google-dnswall
|
||||
USE_AUTOTOOLS= automake autoconf:env
|
||||
USE_DOS2UNIX= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Perform consistency checks on DNS zone files
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
INSTALL_TARGET= install
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@ MASTER_SITES= http://www.morettoni.net/bsd/ \
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= DNS notify sender written in C
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/zonenotify
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,8 +17,6 @@ MAN1= dhex.1
|
|||
MAN5= dhexrc.5 dhex_markers.5 dhex_searchlog.5
|
||||
PLIST_FILES= bin/dhex
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ COMMENT= Non-interactive FTP client
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
MANCOMPRESSED= no
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PORTDOCS= ChangeLog README
|
||||
MAN1= weex.1
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ COMMENT= Boat racing game in the spirit of Elasto Mania or X-Moto
|
|||
USES= gmake
|
||||
USE_SDL= mixer image net sdl
|
||||
USE_GL= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAKE_ENV+= DATADIR="${DATADIR}"
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ LICENSE= GPLv2
|
|||
|
||||
USE_BZIP2= yes
|
||||
MANCOMPRESSED= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN6= ctris.6
|
||||
PLIST_FILES= bin/ctris
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ BUILD_DEPENDS= p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= App::Asciio::setup::import_export::perl.3 \
|
||||
App::Asciio.3 \
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= BMP to HTML converter
|
||||
|
||||
USE_SDL= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
SDL_FLAGS= -I${LOCALBASE}/include/SDL -I${LOCALBASE}/include
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gmake
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Convert .xfig files to the OpenOffice draw format
|
||||
|
||||
USES= gmake
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \
|
|||
USES= gmake
|
||||
USE_GCC= any
|
||||
USE_SDL= sdl image
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
CFLAGS+= -DHAVE_SYS_PARAM_H -DHAVE_SYS_UCRED_H -DHAVE_SYS_MOUNT_H
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@ GH_ACCOUNT= atextor
|
|||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= e8bee81
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ GNU_CONFIGURE= yes
|
|||
USE_LDCONFIG= yes
|
||||
USES= pkgconfig
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= iec16022.1
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ LICENSE_COMB= dual
|
|||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE}
|
||||
|
||||
MAN1= jpegoptim.1
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Digital camera EXIF meta-information reader
|
||||
|
||||
USES= gmake
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CXXFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ COMMENT= Command-line picture metadata processor
|
|||
|
||||
USES= gmake
|
||||
USE_PYTHON_BUILD= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAKEFILE= Makefile.unix
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ LICENSE= GPLv2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
MANCOMPRESSED= no
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/recoverjpeg
|
||||
MAN1= recoverjpeg.1
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
|||
|
||||
USES= gmake
|
||||
USE_EFL= imlib2
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@ COMMENT= Lightweight curses-based IRC client
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= netwalker.1
|
||||
|
||||
LDFLAGS+= -lncurses ${PTHREAD_LIBS}
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Cyrus-IMAP to Maildir++ conversion utility
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ALL_TARGET= build
|
||||
|
||||
PLIST_FILES= bin/cyrus2courier
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ LICENSE= GPLv2
|
|||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_BDB= 42+
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= isync.1 mbsync.1 mdconvert.1
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS README TODO
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ USE_GCC= any
|
|||
SUB_FILES= pkg-message
|
||||
MAN8= milter-callback.8
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
SRC_FILES= cache.c commonprocs.c cpit.c dealwithmxes.c detectlamespf.c \
|
||||
makedecision.c mcspf.c milter-callback.c pgupdate.c \
|
||||
processdirectpart.c processmxpart.c pushhistory.c sigusr1.c
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ COMMENT= Simple program for outgoing SMTP delivery
|
|||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --enable-ssl --enable-ipv6
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ BUILD_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN3= Sendmail::AccessDB.3
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ USE_BZIP2= yes
|
|||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
# Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it)
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
|
|
|||
|
|
@ -15,8 +15,6 @@ LICENSE= GPLv2
|
|||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAKEFILE= makefile
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ LICENSE= GPLv2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
MANCOMPRESSED= no
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= bestfit.1
|
||||
PLIST_FILES= bin/bestfit
|
||||
|
|
|
|||
|
|
@ -15,8 +15,6 @@ LICENSE= GPLv2
|
|||
BUILD_WRKSRC= ${WRKSRC}/src
|
||||
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/iso3166
|
||||
PORTDOCS= README
|
||||
MAN1= iso3166.1
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ PLIST_FILES= bin/ddate
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XZ= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS= --disable-libuuid --disable-libblkid --disable-libmount \
|
||||
--disable-mount --disable-losetup --disable-fsck \
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@ COMMENT= GNU watch command
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
LDFLAGS+= -lncurses
|
||||
|
||||
MAN1= gnu-watch.1
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ COMMENT= Tool to dump your ROM extensions
|
|||
PLIST_FILES= bin/rom-ree bin/fontdump
|
||||
PORTDOCS= readme
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Generic script compiler
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= shc.1
|
||||
PLIST_FILES= bin/shc
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ CONFLICTS= jive* chef* filters-*
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= talkfilters.1 wrap.1
|
||||
MLINKS= talkfilters.1 austro.1 \
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ USE_GNOME= gtk20
|
|||
USE_GSTREAMER= good
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Lightweight command line AIM client
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/bsflite %%EXAMPLESDIR%%/config-example
|
||||
PLIST_DIRS= %%EXAMPLESDIR%%
|
||||
PORTDOCS= COPYING ChangeLog README
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ USES= gettext gmake
|
|||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= ${PREFIX}/lib/pidgin
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,5 @@ GNU_CONFIGURE= yes
|
|||
USES= gettext gmake
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= ${PREFIX}/lib/pidgin
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@ COMMENT= RFC 1878 subnet calculator / helper
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= cidr.1
|
||||
PLIST_FILES= bin/cidr
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@ USE_GNOME= pygtk2 librsvg2
|
|||
|
||||
MAN1= nagstamon.1
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/Nagstamon
|
||||
|
||||
post-patch:
|
||||
|
|
|
|||
|
|
@ -13,6 +13,5 @@ COMMENT= Module to perform IP subnet calculations
|
|||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ COMMENT= Tool to replay saved packet capture files
|
|||
BUILD_DEPENDS= pcapnav-config:${PORTSDIR}/net/libpcapnav
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
|
||||
--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config \
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ LICENSE= GPLv2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/createtorrent
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue