diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-08 20:23:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-08 20:23:38 +0000 |
commit | ed59156ea974a2adcb0480a67bd3b9a974de4609 (patch) | |
tree | 32f471cf1255d6ff64639fd65d1d4dd0e33962fb | |
parent | c499bf8adee4c324e57d1011d31c74e99e261d67 (diff) | |
download | ports-ed59156ea974a2adcb0480a67bd3b9a974de4609.tar.gz ports-ed59156ea974a2adcb0480a67bd3b9a974de4609.zip |
Notes
38 files changed, 79 insertions, 23 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index bcbcb04e5d58..ba152085258d 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -15,8 +15,11 @@ RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils USE_DOS2UNIX= readme.lyx readme.txt USE_QT4= qmake_build moc_build rcc_build uic_build gui network +USE_LDCONFIG= yes PORTDOCS= * +MAKE_JOBS_SAFE= yes + .include <bsd.port.options.mk> post-patch: diff --git a/devel/adime/Makefile b/devel/adime/Makefile index 1c38362c7e4f..dbdcbf45ab6b 100644 --- a/devel/adime/Makefile +++ b/devel/adime/Makefile @@ -19,9 +19,11 @@ USE_GMAKE= yes INFO= adime MAKEFILE= makefile -INSTALL_TARGET= install install-info install-man +INSTALL_TARGET= install install-man USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes + pre-build: @(cd ${WRKSRC} && ${SH} fix.sh unix) diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile index ad41918c3695..23215f9f88b3 100644 --- a/devel/cdecl/Makefile +++ b/devel/cdecl/Makefile @@ -19,6 +19,8 @@ MLINKS= cdecl.1 c++decl.1 PORTDOCS= testset testset++ PLIST_FILES= bin/cdecl bin/c++decl +MAKE_JOBS_SAFE= yes + CONFLICTS= cutils-[0-9]* .include <bsd.port.options.mk> diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index c00a60fa1d10..683f1a63cb29 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -13,6 +13,7 @@ LICENSE= BSD GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf +USE_LDCONFIG= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/devel/csmith/pkg-plist b/devel/csmith/pkg-plist index 8ea8fcb3f652..658477fe42dc 100644 --- a/devel/csmith/pkg-plist +++ b/devel/csmith/pkg-plist @@ -30,4 +30,3 @@ lib/libcsmith.so.0 @dirrm %%DOCSDIR%% @dirrm include/csmith-2.1.0/windows @dirrm include/csmith-2.1.0 - diff --git a/devel/delta/Makefile b/devel/delta/Makefile index ef342aad9229..a24cd1e5aad5 100644 --- a/devel/delta/Makefile +++ b/devel/delta/Makefile @@ -13,6 +13,7 @@ LICENSE= BSD PLIST_FILES= bin/delta bin/multidelta bin/topformflat USE_GMAKE= yes +MAKE_JOBS_SAFE= yes do-install: .for file in delta multidelta diff --git a/devel/p5-Benchmark-Timer/Makefile b/devel/p5-Benchmark-Timer/Makefile index b0ff45a4b03b..b57b225f059e 100644 --- a/devel/p5-Benchmark-Timer/Makefile +++ b/devel/p5-Benchmark-Timer/Makefile @@ -13,6 +13,8 @@ LICENSE= GPL PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes + MAN3= Benchmark::Timer.3 Benchmark::delta.3 .include <bsd.port.mk> diff --git a/devel/p5-File-Append-TempFile/Makefile b/devel/p5-File-Append-TempFile/Makefile index 1f494286f6b4..c015baee3617 100644 --- a/devel/p5-File-Append-TempFile/Makefile +++ b/devel/p5-File-Append-TempFile/Makefile @@ -19,6 +19,8 @@ MAN3= File::Append::TempFile.3 PORTDOCS= Changes README +MAKE_JOBS_SAFE= yes + test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test diff --git a/devel/pipestatus/Makefile b/devel/pipestatus/Makefile index 8761ee023ad0..e6bafdae6141 100644 --- a/devel/pipestatus/Makefile +++ b/devel/pipestatus/Makefile @@ -1,4 +1,4 @@ -# Created by: chinsan +# Created by: chinsan # $FreeBSD$ PORTNAME= pipestatus diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 591e707359b6..865bef9e02f6 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= A library for editing command lines as they are typed +COMMENT= Library for editing command lines as they are typed LICENSE= GPLv3 diff --git a/devel/stlfilt/Makefile b/devel/stlfilt/Makefile index da5fb6f1290e..f225af5e2086 100644 --- a/devel/stlfilt/Makefile +++ b/devel/stlfilt/Makefile @@ -9,7 +9,7 @@ DISTNAME= g${PORTNAME} EXTRACT_SUFX= .tar MAINTAINER= eadler@FreeBSD.org -COMMENT= An STL Error Message Decryptor for C++ +COMMENT= STL Error Message Decryptor for C++ EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 9872714f4a64..65674cec8f6a 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -28,6 +28,8 @@ INFO= nano MAN1= nano.1 rnano.1 MAN5= nanorc.5 +MAKE_JOBS_SAFE= yes + .include <bsd.port.pre.mk> CONFIGURE_ARGS+=--enable-utf8 diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile index 7120c171fe7c..c03d0bb6e7c1 100644 --- a/games/gtklife/Makefile +++ b/games/gtklife/Makefile @@ -35,6 +35,8 @@ DESKTOP_ENTRIES="GtkLife" \ OPTIONS_DEFINE= GTK2 GTK2_DESC= GTK2 gui toolkit support (beta) +MAKE_JOBS_SAFE= yes + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile index 318abd59bcc4..64b43eddc488 100644 --- a/games/nonsense/Makefile +++ b/games/nonsense/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= SF MAINTAINER= eadler@FreeBSD.org -COMMENT= A nonsense text generator +COMMENT= Nonsense text generator NO_BUILD= defined diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 148e39efe361..260f28e2eb36 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes INFO= aalib +MAKE_JOBS_SAFE= yes + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} diff --git a/graphics/linux-f10-glew/Makefile b/graphics/linux-f10-glew/Makefile index 4d20d75b9215..2b3ee02c6f24 100644 --- a/graphics/linux-f10-glew/Makefile +++ b/graphics/linux-f10-glew/Makefile @@ -23,5 +23,6 @@ PLIST_FILES= usr/bin/glewinfo usr/bin/visualinfo \ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= LICENSE.txt +MAKE_JOBS_SAFE= yes .include <bsd.port.mk> diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index 6c3994a93ba5..f35af6364365 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -19,6 +19,8 @@ MAN1= scr2png.1 MANCOMPRESSED= yes PLIST_FILES= bin/scr2png +MAKE_JOBS_SAFE= yes + post-extract: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|<gd/gd\.h>|<gd.h>|' ${WRKSRC}/scr2png.c diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index 35b0d1354624..b43911ab56e0 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -16,4 +16,6 @@ PERL_CONFIGURE= yes MAN3= Net::SMTP::SSL.3 +MAKE_JOBS_SAFE= yes + .include <bsd.port.mk> diff --git a/math/ised/Makefile b/math/ised/Makefile index ee0967bd053d..d32dadd6a0cb 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= SF/${PORTNAME} MAINTAINER= eadler@FreeBSD.org -COMMENT= A tool for generating number sequences and arithmetic evaluation +COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 @@ -21,6 +21,8 @@ MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} +MAKE_JOBS_SAFE= yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin .if !defined(NO_INSTALL_MANPAGES) diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index c84c106c7bd8..daa9ccd5149d 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -12,6 +12,8 @@ COMMENT= Perl extension for rounding numbers PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes + MAN3= Math::Round.3 .include <bsd.port.mk> diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 8d2a5997187f..4bc332daa500 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -21,6 +21,8 @@ MAN1= bogosort.1 INFO= bogosort PLIST_FILES= bin/bogosort +MAKE_JOBS_SAFE= yes + test: all ${PRINTF} "a\nb\nc\nd\n" > ${WRKDIR}/sorted ${PRINTF} "c\na\n\d\nb\n" > ${WRKDIR}/unsorted diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 72c20fde6da4..563e072e22ef 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -13,6 +13,8 @@ COMMENT= CPU identification utility PLIST_FILES= bin/cpuid ONLY_FOR_ARCHS= i386 amd64 +MAKE_JOBS_SAFE= yes + post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak && \ ${CP} ${FILESDIR}/Makefile.bsd ${WRKSRC}/Makefile diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index ac71ef437978..ece90f729ba6 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ MAINTAINER= eadler@FreeBSD.org -COMMENT= A getopt(1) replacement that supports GNU-style long options +COMMENT= Replacement for getopt(1) that supports GNU-style long options USE_GETTEXT= yes USE_GMAKE= yes @@ -19,6 +19,8 @@ MAKE_ENV+= LIBCGETOPT=0 MAN1= getopt.1 DOCS= Changelog README +MAKE_JOBS_SAFE= yes + .include <bsd.port.options.mk> post-patch: diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile index 1d29bf465554..e3a0e27e23db 100644 --- a/misc/kbdscan/Makefile +++ b/misc/kbdscan/Makefile @@ -8,14 +8,15 @@ MASTER_SITES= http://hack.org/mc/hacks/${PORTNAME}/ MAINTAINER= eadler@FreeBSD.org COMMENT= Kbdscan shows the scancodes of keys pressed -USE_BZIP2= yes - LICENSE= ISC -LICENSE_NAME= ISC License - ISCL LICENSE_GROUPS= FSF GPL OSI -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -# cut and paste the text from kbdscan.c +LICENSE_NAME= ISC License - ISCL LICENSE_FILE= ${FILESDIR}/LICENSE-kbdscan +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +USE_BZIP2= yes + +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/${PORTNAME} diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index 41d01c24d0e7..69b1c22752b1 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -6,7 +6,9 @@ CATEGORIES= misc python MASTER_SITES= https://launchpadlibrarian.net/106457425/ MAINTAINER= eadler@FreeBSD.org -COMMENT= A command line utility for pastebing +COMMENT= Command line utility for pastebing + +LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj @@ -16,8 +18,6 @@ NO_BUILD= yes PLIST_FILES= bin/pastebinit -LICENSE= GPLv2 - OPTIONS_DEFINE= PASTEBINS PASTEBINS_DESC= Install default pastebins OPTIONS_DEFAULT= PASTEBINS @@ -30,7 +30,7 @@ PORTDATA= pastebin.d post-patch: ${REINPLACE_CMD} -e 's|/usr/share/pastebin.d|${DATADIR}/pastebin.d|' \ - ${WRKSRC}/pastebinit + ${WRKSRC}/pastebinit do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} .if ${PORT_OPTIONS:MPASTEBINS} diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile index e9c7ef73c650..d6292bb910b9 100644 --- a/net-mgmt/p5-Net-IP/Makefile +++ b/net-mgmt/p5-Net-IP/Makefile @@ -12,6 +12,8 @@ COMMENT= Perl extension for manipulating IPv4/IPv6 addresses PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes + MAN3= Net::IP.3 post-configure: diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile index 76e082b0b513..7cee9657f7a5 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -18,6 +18,8 @@ OPTIONS_DEFAULT= REUSEADDR REUSEADDR_DESC= Reuse the listening socket address NOFORK_DESC= Do not fork and background +MAKE_JOBS_SAFE= yes + .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MREUSEADDR} diff --git a/security/spass/Makefile b/security/spass/Makefile index 291a58ba1dc0..925d59c1f83b 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -5,10 +5,9 @@ PORTVERSION= 3.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://cloud.github.com/downloads/guyru/spass/ -DISTFILES= ${DISTNAME}.tar.bz2 MAINTAINER= eadler@FreeBSD.org -COMMENT= A secure password generator with a true random number generator +COMMENT= Secure password generator with a true random number generator LICENSE= GPLv3 @@ -17,9 +16,12 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib \ boost_program_options:${PORTSDIR}/devel/boost-libs USE_CMAKE= yes +USE_BZIP2= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/spass +MAKE_JOBS_SAFE= yes + .include <bsd.port.mk> diff --git a/shells/dash/Makefile b/shells/dash/Makefile index eede995023f0..aff690fae104 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -6,12 +6,14 @@ CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ MAINTAINER= eadler@FreeBSD.org -COMMENT= A POSIX-compliant implementation of /bin/sh +COMMENT= POSIX-compliant implementation of /bin/sh GNU_CONFIGURE= yes USE_GMAKE= yes CFLAGS+= -DUNUSABLE_RT_SIGNALS +MAKE_JOBS_SAFE= yes + PLIST_FILES= bin/dash MAN1= dash.1 diff --git a/sysutils/hextools/Makefile b/sysutils/hextools/Makefile index 82c153f164f7..1afed552bd87 100644 --- a/sysutils/hextools/Makefile +++ b/sysutils/hextools/Makefile @@ -17,6 +17,8 @@ ALL_TARGET= build #not strictly true - it uses a self-styled license #LICENSE= BSD +MAKE_JOBS_SAFE= yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hex2bin ${PREFIX}/bin/hex2bin ${INSTALL_PROGRAM} ${WRKSRC}/hexdump ${PREFIX}/bin/bin2hex diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index 8c51175b0655..8f9137218e04 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -19,6 +19,8 @@ MAN1= parallel.1 MANCOMPRESSED= no PLIST_FILES= bin/parallel +MAKE_JOBS_SAFE= yes + post-patch: cd ${FILESDIR} && ${CP} ${MAN1} ${WRKSRC}/ diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile index 6b6462ad8142..00f763408dfd 100644 --- a/sysutils/stalepid/Makefile +++ b/sysutils/stalepid/Makefile @@ -20,4 +20,6 @@ MAN1= stalepid.1 MANCOMPRESSED= yes PLIST_FILES= bin/stalepid +MAKE_JOBS_SAFE= yes + .include <bsd.port.mk> diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index e6d1a0b5e5bf..80185d0ec648 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -17,6 +17,8 @@ CONFLICTS= netpipes-[0-9]* MAN1= timelimit.1 PLIST_FILES= bin/timelimit +MAKE_JOBS_SAFE= yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/timelimit ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/timelimit.1 ${PREFIX}/man/man1/ diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 22beefe7fd08..058e7b2adcef 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -14,6 +14,8 @@ MAN1= unquote.1 MANCOMPRESSED= yes PLIST_FILES= bin/unquote +MAKE_JOBS_SAFE= yes + .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 3a5b3edc54a5..7b37dd553614 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -14,6 +14,8 @@ PERL_CONFIGURE= yes MAN3= Time::Human.3 +MAKE_JOBS_SAFE= yes + test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 8c956b5e9f51..13c49d08d4c5 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -30,8 +30,7 @@ OPTIONS_DEFAULT= XFT XINERAMA ASM BEASTIE NLS MENUFIX BEASTIE_DESC= Use Beastie'fied startup button MENUFIX_DESC= MenuIconSize fix -# Restrict to stable (even) versions, indicated by the second component. -#PORTSCOUT= limitw:1,even +MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index e88285c46a74..0f597d0361ef 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,4 +1,4 @@ -# Created by: ijliao +# Created by: ijliao # $FreeBSD$ PORTNAME= xbindkeys @@ -23,6 +23,8 @@ PLIST_DIRS= %%EXAMPLESDIR%% WISH= ${LOCALBASE}/bin/wish8.4 +MAKE_JOBS_SAFE= yes + .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGUILE} diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 791343ce68e4..6753c722e7fe 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -14,6 +14,7 @@ USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN1= xclip.1 xclip-copyfile.1 PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile |