diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
commit | 42f60009e6e536dfbaca7a23a2a8db2f53c4299a (patch) | |
tree | f1419af8c8665908a2992e8623e8bd3b909f82e2 | |
parent | 6dff11762fa92b9484828593ef9a2d77a55dae21 (diff) | |
download | FreeBSD-ports-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.zip FreeBSD-ports-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.tar.gz |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
106 files changed, 212 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile index 8fbf7e1..eae7b90 100644 --- a/archivers/p5-Archive-Extract/Makefile +++ b/archivers/p5-Archive-Extract/Makefile @@ -17,6 +17,8 @@ COMMENT= A generic archive extracting mechanism RUN_DEPENDS= p5-IPC-Cmd>=0.42:${PORTSDIR}/devel/p5-IPC-Cmd BUILD_DEPENDS= ${RUN_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Archive::Extract.3 PERL_CONFIGURE= yes diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index 3a2ff93..d748979 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -18,6 +18,8 @@ DIST_SUBDIR= ruby MAINTAINER= pgollucci@FreeBSD.org COMMENT= A Ruby module for reading and writing zip files +MAKE_JOBS_SAFE= yes + USE_RUBY= yes USE_RUBY_FEATURES= zlib diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index fb67f64..9d3becd 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO Perl interface to the ADS abstract service BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN1= adsquery.1 diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 3678d47..9ec7d23 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Astro::DSS.3 diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index 8d64be9..e18b7a7 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Object Orientated interface to FITS HDUs +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Astro::FITS::Header.3 \ diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index a583341..9d9b1c1 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -19,6 +19,8 @@ COMMENT= An OO Perl interface to the SIMBAD astronomical database BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Astro::SIMBAD.3 \ diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index 7ad493f..efa47cf 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -18,6 +18,8 @@ COMMENT= Perl interface to calculate sunrise/sunset times BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index f68ba6a..e526e64 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= A perl module that processes METAR information from NOAA sources +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Geo::METAR.3 diff --git a/audio/timidity++-slang/Makefile b/audio/timidity++-slang/Makefile index 9e14408..5ddfe05 100644 --- a/audio/timidity++-slang/Makefile +++ b/audio/timidity++-slang/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -slang MAINTAINER= pgollucci@FreeBSD.org COMMENT= Slang interface for TiMidity++ +MAKE_JOBS_SAFE= yes + MASTERDIR= ${.CURDIR}/../../audio/timidity++ PLIST_FILES= ${TIMID_LIBDIR}/interface_s.so diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 63bb95a..ac221b0 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= #none MAINTAINER= pgollucci@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance +MAKE_JOBS_SAFE= yes + NO_WRKSUBDIR= yes DIST_SUBDIR= ${PORTNAME} MAN1= ttcp.1 diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 117dc2c..01fcc82 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= pgollucci@FreeBSD.org COMMENT= A package of programs for computing population parameters +MAKE_JOBS_SAFE= yes + USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index d9a63d3..d54dea4 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Dig ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache BUILD_DEPENDS= ${RUN_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN1= ace.pl.1 diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 0ad6635..92996dc 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -16,6 +16,8 @@ COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ USE_PERL5_RUN= yes diff --git a/databases/p5-ApacheDBILogConfig/Makefile b/databases/p5-ApacheDBILogConfig/Makefile index edeef1e..1d28ed3 100644 --- a/databases/p5-ApacheDBILogConfig/Makefile +++ b/databases/p5-ApacheDBILogConfig/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::DBILogConfig.3 diff --git a/databases/p5-ApacheDBILogger/Makefile b/databases/p5-ApacheDBILogger/Makefile index 79185d9..77f2a70 100644 --- a/databases/p5-ApacheDBILogger/Makefile +++ b/databases/p5-ApacheDBILogger/Makefile @@ -17,6 +17,8 @@ COMMENT= A module that tracks what's being transferred in a DBI database BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::DBILogger.3 diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index d02a0aa..1dd4b9a 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -17,6 +17,8 @@ COMMENT= DBIx::Browse - Perl extension to browse tables BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= DBIx::Browse::CGI.3 \ diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 802ee8d..809fa89 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl module for generating a tree from a self-referential table BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= DBIx::Tree.3 diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index 47370d3..928e5c7 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -20,6 +20,8 @@ COMMENT= GNU Data Base Manager (gdbm) interface LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +MAKE_JOBS_SAFE= yes + USE_BZIP2= yes PERL_CONFIGURE= 5.8.0+ EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/ext/GDBM_File diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 0b2571c..e396fee 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF MAINTAINER= pgollucci@FreeBSD.org COMMENT= A modern implementation of DBM +MAKE_JOBS_SAFE= yes + CONFIGURE_ARGS= --enable-off64 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/apr/Makefile b/devel/apr/Makefile index 5fdf045..7c2791c 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -17,6 +17,8 @@ COMMENT= Apache Portability Library LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 +MAKE_JOBS_SAFE= yes + OPTIONS= THREADS "Enable Threads in apr" on \ IPV6 "Enable IPV6 Support in apr" off \ GDBM "Enable GNU dbm support in apr-util" on \ diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 5fdf045..7c2791c 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -17,6 +17,8 @@ COMMENT= Apache Portability Library LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 +MAKE_JOBS_SAFE= yes + OPTIONS= THREADS "Enable Threads in apr" on \ IPV6 "Enable IPV6 Support in apr" off \ GDBM "Enable GNU dbm support in apr-util" on \ diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index 5fdf045..7c2791c 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -17,6 +17,8 @@ COMMENT= Apache Portability Library LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 +MAKE_JOBS_SAFE= yes + OPTIONS= THREADS "Enable Threads in apr" on \ IPV6 "Enable IPV6 Support in apr" off \ GDBM "Enable GNU dbm support in apr-util" on \ diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index 5fdf045..7c2791c 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -17,6 +17,8 @@ COMMENT= Apache Portability Library LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 +MAKE_JOBS_SAFE= yes + OPTIONS= THREADS "Enable Threads in apr" on \ IPV6 "Enable IPV6 Support in apr" off \ GDBM "Enable GNU dbm support in apr-util" on \ diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile index 6019735..23645fd 100644 --- a/devel/ctags/Makefile +++ b/devel/ctags/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF MAINTAINER= pgollucci@FreeBSD.org COMMENT= A feature-filled tagfile generator for vi and emacs clones +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-macro-patterns --with-readlib diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index 6ef4f809..43c2971 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -33,6 +33,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/py-subversion .if defined(WITH_GIT) RUN_DEPENDS+= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git + +MAKE_JOBS_SAFE= yes .endif MAN1= cvs2svn.1 diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile index c6d52cb..a149175 100644 --- a/devel/gaul/Makefile +++ b/devel/gaul/Makefile @@ -18,6 +18,8 @@ COMMENT= Genetic Algorithm Utility Library LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 +MAKE_JOBS_SAFE= yes + USE_AUTOTOOLS= automake:19 libtool:15 USE_BZIP2= yes USE_GMAKE= yes diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 9172322..3029902 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -42,6 +42,8 @@ PLIST_SUB+= PYTHONOPT="@comment " .if defined(WITH_TCL) TCLSUFFIX= -${TCL_NODOT} LIB_DEPENDS+= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT} + +MAKE_JOBS_SAFE= yes MAKE_ENV+= WITH_TCL=yes PLIST_SUB+= TCLOPT="" .else diff --git a/devel/p5-B-Size/Makefile b/devel/p5-B-Size/Makefile index d66d7ae..f2e8489 100644 --- a/devel/p5-B-Size/Makefile +++ b/devel/p5-B-Size/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Tools to measure size of Perl OPs and [SAV]Vs +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= B::Size.3 B::TerseSize.3 diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index 0b6cf85..bc0b0a3 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= A module for converting Perl structures to strings and back +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= YES MAN3= FreezeThaw.3 diff --git a/devel/p5-IPC-Run-SafeHandles/Makefile b/devel/p5-IPC-Run-SafeHandles/Makefile index 551b726..9240fcb 100644 --- a/devel/p5-IPC-Run-SafeHandles/Makefile +++ b/devel/p5-IPC-Run-SafeHandles/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= IPC::Run::SafeHandles - Safe guarding for IPC::Run(3) +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= IPC::Run::SafeHandles.3 diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile index 143bec1..7c4f709 100644 --- a/devel/p5-Tie-IxHash/Makefile +++ b/devel/p5-Tie-IxHash/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Perl module implementing ordered in-memory associative arrays +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Tie::IxHash.3 diff --git a/devel/py-epsilon/Makefile b/devel/py-epsilon/Makefile index fa2aa44..266a1ec 100644 --- a/devel/py-epsilon/Makefile +++ b/devel/py-epsilon/Makefile @@ -18,6 +18,8 @@ COMMENT= Epsilon is a set of Python utility modules used by DivMod projects RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl +MAKE_JOBS_SAFE= yes + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Epsilon diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile index 4d75be3..cd90923 100644 --- a/devel/ruby-slang/Makefile +++ b/devel/ruby-slang/Makefile @@ -18,6 +18,8 @@ COMMENT= S-Lang extension module for Ruby LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang +MAKE_JOBS_SAFE= yes + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/scons/Makefile b/devel/scons/Makefile index ea267cb..9ed7f83 100644 --- a/devel/scons/Makefile +++ b/devel/scons/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= pgollucci@FreeBSD.org COMMENT= A build tool alternative to make +MAKE_JOBS_SAFE= yes + .if !defined (NO_INSTALL_MANPAGES) MAN1= scons.1 sconsign.1 scons-time.1 .endif diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile index c7b153d..31a16ae 100644 --- a/devel/viewvc/Makefile +++ b/devel/viewvc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://viewvc.tigris.org/files/documents/3330/44050/ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Web-based Version Control Repository Browsing +MAKE_JOBS_SAFE= yes + OPTIONS= SUBVERSION "use svn binding" on \ APACHE2 "use Apache as webserver" on \ LIGHTTPD "use Lighttp as webserver" off \ diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index 3d4e31f..27c3a64 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.enderunix.org/checkdns/ \ MAINTAINER= pgollucci@FreeBSD.org COMMENT= A domain name server analysis and reporting tool +MAKE_JOBS_SAFE= yes + SUB_FILES= pkg-message PORTDOCS= AUTHORS COPYING ChangeLog INSTALL README THANKS TODO diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index b01d918..0f873b3 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -15,6 +15,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= pgollucci@FreeBSD.org COMMENT= A standalone release of gnuserv for GNU Emacs +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes BINSUFFIX?= -emacs diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 1fbd2cc..6161bec 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -104,6 +104,8 @@ WITH_DIALOGS= --with-dialogs=athena WITH_WIDGETS= --with-widgets=athena .if defined(WITH_XAW3D) LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d + +MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+= --with-athena=3d .endif .endif diff --git a/games/netspades/Makefile b/games/netspades/Makefile index fc3b1e7..ea25661 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -16,6 +16,8 @@ COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index c12cf7c..d0ddb92 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -18,6 +18,8 @@ COMMENT= Text utilities for use with GD drawing package RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= YES MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3 diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 55bc83c..77265b0 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -17,6 +17,8 @@ COMMENT= A perl5 interface to Gd Graphics Library version2 LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes CONFIGURE_ARGS= -options "JPEG,FT,XPM,GIF,PNG" \ -lib_gd_path ${LOCALBASE} -lib_ft_path} \ diff --git a/graphics/p5-GraphViz-Traverse/Makefile b/graphics/p5-GraphViz-Traverse/Makefile index 8ed3d42..869c040 100644 --- a/graphics/p5-GraphViz-Traverse/Makefile +++ b/graphics/p5-GraphViz-Traverse/Makefile @@ -18,6 +18,8 @@ COMMENT= Build a GraphViz object via callback traversal BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= GraphViz::Traverse.3 GraphViz::Traverse::Filesystem.3 PERL_CONFIGURE= yes diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index cd8a5e4..6b7a0f7 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -47,6 +47,8 @@ CONFIGURE_ARGS+= --with-canna=no .else CONFIGURE_ARGS+= --with-canna=yes LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/canna-lib + +MAKE_JOBS_SAFE= yes .endif .if defined(WITHOUT_X11) diff --git a/japanese/ruby-slang/Makefile b/japanese/ruby-slang/Makefile index 1b8c186..a4fc874 100644 --- a/japanese/ruby-slang/Makefile +++ b/japanese/ruby-slang/Makefile @@ -12,6 +12,8 @@ CATEGORIES= japanese MAINTAINER= pgollucci@FreeBSD.org COMMENT= S-Lang-jp extension module for Ruby +MAKE_JOBS_SAFE= yes + WITH_JAPANESE= yes .include "${MASTERDIR}/Makefile" diff --git a/japanese/timidity++-slang/Makefile b/japanese/timidity++-slang/Makefile index 83bfb2f..1c2f230 100644 --- a/japanese/timidity++-slang/Makefile +++ b/japanese/timidity++-slang/Makefile @@ -12,6 +12,8 @@ CATEGORIES= japanese MAINTAINER= pgollucci@FreeBSD.org COMMENT= Slang interface for TiMidity++ with Japanese support +MAKE_JOBS_SAFE= yes + MASTERDIR= ${.CURDIR}/../../audio/timidity++ JAPANESE= yes diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile index a3a13f6..29adeb8 100644 --- a/lang/harbour/Makefile +++ b/lang/harbour/Makefile @@ -17,6 +17,8 @@ COMMENT= An open source Clipper-compatible compiler LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +MAKE_JOBS_SAFE= yes + USE_BISON= build USE_GMAKE= yes diff --git a/lang/p5-Error/Makefile b/lang/p5-Error/Makefile index 6b56e02..ee33c0c 100644 --- a/lang/p5-Error/Makefile +++ b/lang/p5-Error/Makefile @@ -22,6 +22,8 @@ MAN3= Error.3 Error::Simple.3 .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils + +MAKE_JOBS_SAFE= yes .endif .include <bsd.port.post.mk> diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile index 7cd03a4..4ba2d0b 100644 --- a/mail/milter-greylist-devel/Makefile +++ b/mail/milter-greylist-devel/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= pgollucci@FreeBSD.org COMMENT= Easy-to-use greylist milter for sendmail (development) +MAKE_JOBS_SAFE= yes + MAN5= greylist.conf.5 MAN8= milter-greylist.8 diff --git a/mail/p5-Clamd/Makefile b/mail/p5-Clamd/Makefile index e6f515c..d17f6e6 100644 --- a/mail/p5-Clamd/Makefile +++ b/mail/p5-Clamd/Makefile @@ -19,6 +19,8 @@ COMMENT= Clamd - Connect to a local clamd service and send commands RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav BUILD_DEPENDS= ${RUN_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Clamd.3 PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Audit-Attach/Makefile b/mail/p5-Mail-Audit-Attach/Makefile index 210cf5ed..817c4e4 100644 --- a/mail/p5-Mail-Audit-Attach/Makefile +++ b/mail/p5-Mail-Audit-Attach/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Mail::Audit::Attach.3 PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-IMAPTalk/Makefile b/mail/p5-Mail-IMAPTalk/Makefile index 4df4395..6208f6a 100644 --- a/mail/p5-Mail-IMAPTalk/Makefile +++ b/mail/p5-Mail-IMAPTalk/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= IMAP client interface with lots of features +MAKE_JOBS_SAFE= yes + MAN3= Mail::IMAPTalk.3 PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index 23cf1e8..2739c19 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Perl module implementing a simple, platform-independent mailer +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Mail::Sendmail.3 diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index a5eea7f..ef9a7b0 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -18,6 +18,8 @@ COMMENT= A flexible SMTP daemon written in Perl and featuring a plugin API RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ mod_perl2>=0:${PORTSDIR}/www/mod_perl2 +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/${DISTNAME} PERL_CONFIGURE= yes diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index fdcef1e..c8ef4ca 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.pc-tools.net/files/unix/ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Rename or remove certain attachments or kill entire messages +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes MAN1= renattach.1 diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 3777294..fb80d62 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -15,6 +15,8 @@ COMMENT= A simple console menu program LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOME= gnometarget diff --git a/net-im/jwchat/Makefile b/net-im/jwchat/Makefile index a0cf85b..97be916 100644 --- a/net-im/jwchat/Makefile +++ b/net-im/jwchat/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.b,beta,} MAINTAINER= pgollucci@FreeBSD.org COMMENT= Full featured, web-based Jabber client +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 NO_BUILD= yes diff --git a/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile b/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile index 536ad33..390815a 100644 --- a/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile +++ b/net-mgmt/p5-Nagios-Plugins-Memcached/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS+= ${SITE_PERL}/Nagios/Plugin.pm:${PORTSDIR}/net-mgmt/p5-Nagios-Plu ${SITE_PERL}/Carp/Clan.pm:${PORTSDIR}/devel/p5-Carp-Clan RUN_DEPENDS+= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Nagios::Plugins::Memcached.3 PORTDOCS= Changes README diff --git a/net/astfax/Makefile b/net/astfax/Makefile index fb8019e..d3f11c3 100644 --- a/net/astfax/Makefile +++ b/net/astfax/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk +MAKE_JOBS_SAFE= yes + PORTDOCS= README testfax.eml testfax.tif MAKE_ENV+= DEFS="${CFLAGS}" diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index b434b4d..96c7a00 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tcptrace.org/download/ MAINTAINER= pgollucci@FreeBSD.org COMMENT= A TCP dump file analysis tool +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes ALL_TARGET= tcptrace diff --git a/net/vde2/Makefile b/net/vde2/Makefile index 3b28f8a..c91b7ea 100644 --- a/net/vde2/Makefile +++ b/net/vde2/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= vde MAINTAINER= pgollucci@FreeBSD.org COMMENT= User-mode virtual ethernet infrastructure +MAKE_JOBS_SAFE= yes + CONFLICTS= vde-[0-9]* USE_GMAKE= yes diff --git a/security/openscep/Makefile b/security/openscep/Makefile index c98da5c..5f2ce3a 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://openscep.othello.ch/download/ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Open source scep server +MAKE_JOBS_SAFE= yes + USE_AUTOTOOLS= libtool:15 USE_OPENSSL= yes USE_OPENLDAP= yes diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index faa8ef2..a188c79 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simp ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Authen::Simple::DBI.3 PERL_MODBUILD= 5.8.0+ diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile index 3883ca8..e81ee3a 100644 --- a/security/p5-Authen-Simple-HTTP/Makefile +++ b/security/p5-Authen-Simple-HTTP/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simp ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Authen::Simple::HTTP.3 PERL_MODBUILD= 5.8.0+ diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 52f432d..15e4d60 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -17,6 +17,8 @@ COMMENT= Simple Passwd authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Authen::Simple::Passwd.3 PERL_MODBUILD= 5.8.0+ diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 6a49fc7..0a4db49 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simp ${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Authen::Simple::SSH.3 PERL_MODBUILD= 5.8.0+ diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile index a662d80..c132ee9 100644 --- a/security/py-fail2ban/Makefile +++ b/security/py-fail2ban/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= pgollucci@FreeBSD.org COMMENT= scans log files and bans IP that makes too many password failures. +MAKE_JOBS_SAFE= yes + USE_BZIP2= yes USE_PYTHON= yes diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index 2fe2909..0b360a8 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webta.org/apachetop/ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Apache RealTime log stats +MAKE_JOBS_SAFE= yes + USE_AUTOTOOLS= autoconf:262:env GNU_CONFIGURE= yes diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 78009bf..c942cf4 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -18,6 +18,8 @@ COMMENT= S-Lang System Monitor LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ slang.2:${PORTSDIR}/devel/libslang2 +MAKE_JOBS_SAFE= yes + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/textproc/p5-Apache-XBEL/Makefile b/textproc/p5-Apache-XBEL/Makefile index 3750c5b..61ce105 100644 --- a/textproc/p5-Apache-XBEL/Makefile +++ b/textproc/p5-Apache-XBEL/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::XBEL.3 diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile index 61f1d79..9fe876f 100644 --- a/textproc/p5-CSS-Squish/Makefile +++ b/textproc/p5-CSS-Squish/Makefile @@ -16,6 +16,8 @@ COMMENT= Compact many CSS files into one big file BUILD_DEPENDS= p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString +MAKE_JOBS_SAFE= yes + MAN3= CSS::Squish.3 PERL_CONFIGURE= yes diff --git a/textproc/p5-DocSet/Makefile b/textproc/p5-DocSet/Makefile index ac0c82f..576ea4d 100644 --- a/textproc/p5-DocSet/Makefile +++ b/textproc/p5-DocSet/Makefile @@ -18,6 +18,8 @@ COMMENT= Dcumentation projects builder in HTML, PS and PDF formats BUILD_DEPENDS= ${SITE_PERL}/Pod/POM.pm:${PORTSDIR}/textproc/p5-Pod-POM \ ${SITE_PERL}/${PERL_ARCH}/Template/Toolkit.pod:${PORTSDIR}/www/p5-Template-Toolkit +MAKE_JOBS_SAFE= yes + MAN1= docset_build.1 MAN3= DocSet.3 \ diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile index 5839a44..67122c8 100644 --- a/textproc/p5-Filter-Simple/Makefile +++ b/textproc/p5-Filter-Simple/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Simplified source filtering +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Filter::Simple.3 diff --git a/textproc/p5-HTML-RewriteAttributes/Makefile b/textproc/p5-HTML-RewriteAttributes/Makefile index 23bebc7..8177020 100644 --- a/textproc/p5-HTML-RewriteAttributes/Makefile +++ b/textproc/p5-HTML-RewriteAttributes/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Simple yet powerful HTML attribute rewriting +MAKE_JOBS_SAFE= yes + MAN3= HTML::RewriteAttributes::Resources.3 \ HTML::RewriteAttributes::Links.3 \ HTML::RewriteAttributes.3 diff --git a/textproc/p5-Text-ParseWords/Makefile b/textproc/p5-Text-ParseWords/Makefile index bc8e3c1..b3d78f3 100644 --- a/textproc/p5-Text-ParseWords/Makefile +++ b/textproc/p5-Text-ParseWords/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= parse text into an array of tokens or array of arrays +MAKE_JOBS_SAFE= yes + USE_ZIP= yes PERL_CONFIGURE= yes diff --git a/www/aria/Makefile b/www/aria/Makefile index 82fcfda..e4f33be 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/aria-rpm MAINTAINER= pgollucci@FreeBSD.org COMMENT= Yet another download tool +MAKE_JOBS_SAFE= yes + USE_BZIP2= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index a4c4829..a30261f 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -17,6 +17,8 @@ COMMENT= Embeds a Perl interpreter in the Apache server BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PORTSCOUT= limit:^1 USE_APACHE= 1.3 diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 75f0929..64fc4cb 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -20,6 +20,8 @@ COMMENT= Embeds a Perl interpreter in the Apache2 server BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + SUB_FILES= pkg-message SUB_LIST= APACHEMODDIR=${APACHEMODDIR} USE_APACHE= 2.0+ diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index b802d7a..2e45ccc 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= pgollucci@FreeBSD.org COMMENT= Apache module that embeds the Python interpreter within the server +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ USE_PYTHON= yes diff --git a/www/mod_roaming2/Makefile b/www/mod_roaming2/Makefile index 2f3f6d6..08fefec 100644 --- a/www/mod_roaming2/Makefile +++ b/www/mod_roaming2/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= pgollucci@FreeBSD.org COMMENT= An Apache module that works as a Netscape Roaming Access server +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ AP_FAST_BUILD= yes AP_GENPLIST= yes diff --git a/www/p5-Apache-AddHostPath/Makefile b/www/p5-Apache-AddHostPath/Makefile index 77e68c9..d8fb8e2 100644 --- a/www/p5-Apache-AddHostPath/Makefile +++ b/www/p5-Apache-AddHostPath/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Perl interface for transforming a requested URI based on host/port +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::AddHostPath.3 diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index 4749ce8..bbf4470 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl module that creates a menu to allow perusal of tarball contents BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::Archive.3 diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile index bd0f12b..523f23e 100644 --- a/www/p5-Apache-AuthenCache/Makefile +++ b/www/p5-Apache-AuthenCache/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Object.pm:${PORTSDIR}/devel/p5-Tim ${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + .if defined(WITH_APACHE2) IGNORE= this module is only for www/mod_perl .else diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile index fd11371..e0d9279 100644 --- a/www/p5-Apache-AutoIndex/Makefile +++ b/www/p5-Apache-AutoIndex/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl ${SITE_PERL}/${PERL_ARCH}/Apache/Language.pm:${PORTSDIR}/www/p5-Apache-Language \ ${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::AutoIndex.3 diff --git a/www/p5-Apache-CompressClientFixup/Makefile b/www/p5-Apache-CompressClientFixup/Makefile index cb22a5a..46c97f1 100644 --- a/www/p5-Apache-CompressClientFixup/Makefile +++ b/www/p5-Apache-CompressClientFixup/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl extension for Apache-1.3.X to avoid gzip compression for known bug BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::CompressClientFixup.3 diff --git a/www/p5-Apache-ConfigParser/Makefile b/www/p5-Apache-ConfigParser/Makefile index 58b1099..08cc67a 100644 --- a/www/p5-Apache-ConfigParser/Makefile +++ b/www/p5-Apache-ConfigParser/Makefile @@ -17,6 +17,8 @@ COMMENT= Load Apache configuration files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/FnMatch.pm:${PORTSDIR}/devel/p5-File-FnMatch \ ${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node +MAKE_JOBS_SAFE= yes + MAN3= Apache::ConfigParser.3 Apache::ConfigParser::Directive.3 PERL_CONFIGURE= yes diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 52d272a..3a3f070 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Debugging and profiling tools for mod_perl +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::DB.3 Apache::DProf.3 Apache::perl5db.3 \ diff --git a/www/p5-Apache-DBI-mp1/Makefile b/www/p5-Apache-DBI-mp1/Makefile index 5c6a4a2..b483956 100644 --- a/www/p5-Apache-DBI-mp1/Makefile +++ b/www/p5-Apache-DBI-mp1/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -mp1 COMMENT= DBI persistent connection, authentication and authorization (mp1) +MAKE_JOBS_SAFE= yes + MASTERDIR= ${.CURDIR}/../p5-Apache-DBI .if defined(WITH_MODPERL2) || defined(WITHOUT_MODPERL) diff --git a/www/p5-Apache-DBI-mp2/Makefile b/www/p5-Apache-DBI-mp2/Makefile index 698373d..9ab74d7 100644 --- a/www/p5-Apache-DBI-mp2/Makefile +++ b/www/p5-Apache-DBI-mp2/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -mp2 COMMENT= DBI persistent connection, authentication and authorization (mp2) +MAKE_JOBS_SAFE= yes + MASTERDIR= ${.CURDIR}/../p5-Apache-DBI .if defined(WITH_MODPERL) || defined(WITHOUT_MODPERL2) diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 9916049..ee75fd6 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -20,6 +20,8 @@ SLAVEDIRS= www/p5-Apache-DBI-mp1 www/p5-Apache-DBI-mp2 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +MAKE_JOBS_SAFE= yes + MAN3= Apache::DBI.3 Apache::AuthDBI.3 PERL_CONFIGURE= yes diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile index 761d622..3c33859 100644 --- a/www/p5-Apache-Language/Makefile +++ b/www/p5-Apache-Language/Makefile @@ -17,6 +17,8 @@ COMMENT= A perl module that provides language-aware object hashes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::Language.3 Apache::Language::Constants.3 \ diff --git a/www/p5-Apache-Reload/Makefile b/www/p5-Apache-Reload/Makefile index 4bd6d97..892e81f 100644 --- a/www/p5-Apache-Reload/Makefile +++ b/www/p5-Apache-Reload/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Reload changed modules +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache2::Reload.3 Apache::Reload.3 diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index e513829..68aa5ec 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= A persistence framework for session data +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::Session.3 \ diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index 2ec5d17..c87c55c 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Test.pm wrapper with helpers for testing Apache +MAKE_JOBS_SAFE= yes + ## XXX: Need to fix this, www/mod_perl2 currently @2.0.3 contains A-T 1.29, ## XXX: but ## XXX: A-T has released 1.30 diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index 162c107..6e21421 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= pgollucci@FreeBSD.org COMMENT= Perl module for HTTP benchmarking +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= HTTPD::Bench::ApacheBench.3 diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 829d795..fba6947 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -31,6 +31,8 @@ BUILD_DEPENDS= \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= \ Apache::AxKit::DirHandler.3 \ Apache::AxKit::Language.3 \ diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile index 19d1566..37f6f3e 100644 --- a/www/p5-HTML-Scrubber/Makefile +++ b/www/p5-HTML-Scrubber/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl extension for scrubbing/sanitizing html BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= HTML::Scrubber.3 diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile index d028ddf..39d58a4 100644 --- a/www/p5-HTTP-Size/Makefile +++ b/www/p5-HTTP-Size/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-HTML-SimpleLinkExtor>0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= HTTP::Size.3 PERL_CONFIGURE= yes diff --git a/www/p5-MasonX-WebApp/Makefile b/www/p5-MasonX-WebApp/Makefile index f75d620..672ee79 100644 --- a/www/p5-MasonX-WebApp/Makefile +++ b/www/p5-MasonX-WebApp/Makefile @@ -26,6 +26,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl + +MAKE_JOBS_SAFE= yes .endif PERL_MODBUILD= yes diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile index baa115e..575be56 100644 --- a/www/p5-Maypole/Makefile +++ b/www/p5-Maypole/Makefile @@ -39,6 +39,8 @@ BUILD_DEPENDS= p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \ p5-libwww>0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + OPTIONS= MODPERL "mod_perl support" on \ MODPERL2 "mod_perl2 support" off diff --git a/www/ruby-cruisecontrolrb/Makefile b/www/ruby-cruisecontrolrb/Makefile index bc5f859..e07ceb0 100644 --- a/www/ruby-cruisecontrolrb/Makefile +++ b/www/ruby-cruisecontrolrb/Makefile @@ -18,6 +18,8 @@ COMMENT= Continuous Integration Server For Rails Applications RUN_DEPENDS= rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \ svn:${PORTSDIR}/devel/subversion +MAKE_JOBS_SAFE= yes + USE_RC_SUBR= cruisecontrolrb NO_BUILD= yes diff --git a/www/serf/Makefile b/www/serf/Makefile index 0657a91..8c8f79c 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -17,6 +17,8 @@ COMMENT= Serf HTTP client library LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr +MAKE_JOBS_SAFE= yes + PROJECTHOST= serf USE_BZIP2= yes USE_GMAKE= yes diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index 8dbdf13..a554f5a 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -19,6 +19,8 @@ COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba3 \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 USE_PERL5= yes NO_BUILD= yes diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index 8cbf0ea..f13f910 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -17,6 +17,8 @@ COMMENT= WWW interface to Glimpse search engine RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.edu USE_PERL5= yes diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index 58b82bc..884defa 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -16,6 +16,8 @@ COMMENT= C++ WSDL Parser LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +MAKE_JOBS_SAFE= yes + USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index e4e9998..d1e658f9 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -19,6 +19,8 @@ PATCHFILES= patch-2.01.txt MAINTAINER= pgollucci@FreeBSD.org COMMENT= Webserver logfile analysis package +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3+ USE_PERL5= yes MAKE_ENV+= PERL5=${PERL5} diff --git a/x11-fonts/freefont-ttf/Makefile b/x11-fonts/freefont-ttf/Makefile index f6f6ee2..d86e665 100644 --- a/x11-fonts/freefont-ttf/Makefile +++ b/x11-fonts/freefont-ttf/Makefile @@ -17,6 +17,8 @@ COMMENT= Free UCS Outline Fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/freefont-${PORTVERSION} INSTALLDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME} |