diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-08-14 22:35:50 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-08-14 22:35:50 +0000 |
commit | d4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (patch) | |
tree | e9aa43bc0924dc359b2756757c2c0994f118aa35 /www | |
parent | - update to 1.0.22 (diff) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Notes
Notes:
svn path=/head/; revision=324744
Diffstat (limited to '')
136 files changed, 0 insertions, 136 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index 7b455eba657a..4419e1f56494 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ BUILD_WRKSRC= ${WRKSRC}/src ALL_TARGET= ${PORTNAME} -MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message diff --git a/www/apache22/Makefile b/www/apache22/Makefile index d62b9df334aa..3ceb017f1f93 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \ apr-1:${PORTSDIR}/devel/apr1 \ pcre:${PORTSDIR}/devel/pcre -MAKE_JOBS_SAFE= yes LATEST_LINK?= apache22 diff --git a/www/apache24/Makefile b/www/apache24/Makefile index fa40dc1ce208..470d6659fa2e 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -14,7 +14,6 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \ apr-1:${PORTSDIR}/devel/apr1 \ pcre:${PORTSDIR}/devel/pcre -MAKE_JOBS_SAFE= yes LATEST_LINK?= apache24 diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 078be4995ce6..12689ad968f3 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= OPENSSL_CFLAGS=-I${OPENSSLINC} OPENSSL_LIBS="-L${OPENSSLLIB} -lss AZLIB_CFLAGS=-I${INCLUDEDIR} ZLIB_LIBS="-L${LIBDIR} -lz" \ ac_cv_path_RST2HTML=no GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes USE_GNOME= libxml2 USE_OPENSSL= yes USE_XZ= yes diff --git a/www/aria2fe/Makefile b/www/aria2fe/Makefile index ae39a7cfaab3..6b05a2cd7cbf 100644 --- a/www/aria2fe/Makefile +++ b/www/aria2fe/Makefile @@ -20,7 +20,6 @@ INSTALL_WRKSRC= ${WRKSRC}/bin USE_BZIP2= yes USE_QT4= gui moc_build qmake_build rcc_build uic_build -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/${PORTNAME} diff --git a/www/arora/Makefile b/www/arora/Makefile index d412bee935a2..e00e784b873a 100644 --- a/www/arora/Makefile +++ b/www/arora/Makefile @@ -16,7 +16,6 @@ USE_QT4= network webkit qmake_build moc_build uic_build rcc_build \ imageformats gui script sql HAS_CONFIGURE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} -MAKE_JOBS_SAFE= yes MAN1= arora.1 arora-cacheinfo.1 arora-placesimport.1 htmlToXBel.1 diff --git a/www/aws/Makefile b/www/aws/Makefile index dcec3916f31b..65afb489d52a 100644 --- a/www/aws/Makefile +++ b/www/aws/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USES= ada -MAKE_JOBS_SAFE= yes DOTBUILD= release ADDL_RPATH= ${LOCALBASE}/lib:${LOCALBASE}/lib/aws/native/relocatable diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 0d71be12716c..687ee0dd4d2c 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= neon:${PORTSDIR}/www/neon29 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-netrc ALL_TARGET= cadaver -MAKE_JOBS_SAFE= yes MAN1= cadaver.1 PLIST_FILES= bin/cadaver diff --git a/www/cas/Makefile b/www/cas/Makefile index 00783b42c0a7..6c9d62cf3f21 100644 --- a/www/cas/Makefile +++ b/www/cas/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \ USES= cmake iconv USE_LDCONFIG= yes WITHOUT_NLS= yes -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= DEBUG_MODE \ ENABLE_OPTIMIZATION \ diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 494708f84c88..57aa2d34abef 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -19,7 +19,6 @@ USES= pathfix PORTDOCS= * CXXFLAGS+= -Wno-unknown-pragmas -MAKE_JOBS_SAFE= yes .if !defined(NOPORTDOCS) BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen diff --git a/www/cutycapt/Makefile b/www/cutycapt/Makefile index 1f1bdbb9655d..e8a090dbe3c3 100644 --- a/www/cutycapt/Makefile +++ b/www/cutycapt/Makefile @@ -19,7 +19,6 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/CutyCapt USE_QT4= qmake_build moc_build imageformats webkit -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/CutyCapt diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index c2658daa0318..bdb5c07e9bee 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -19,7 +19,6 @@ COMMENT= Filtering HTTP proxy server LICENSE= GPLv2 GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes MAN5= ${PORTNAME}.conf.5 MAN7= ${PORTNAME}.quick.7 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 1e9b30d89dff..17231572bcb3 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -28,7 +28,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= # empty MOZILLA_NAME= Firefox -MAKE_JOBS_SAFE= yes WANT_GNOME= yes USE_QT4= # empty QT_NONSTANDARD= yes diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b41d77d97bca..aeedf8bc7877 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -27,7 +27,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= # empty MOZILLA_NAME= Firefox -MAKE_JOBS_SAFE= yes WANT_GNOME= yes USE_QT4= # empty QT_NONSTANDARD= yes diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index b83e5047abec..9d71d7a61258 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -24,7 +24,6 @@ USE_GNOME= ltverhack libxml2 USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${WRKDIR}/tmproot USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= flickcurl.1 flickcurl-config.1 flickrdf.1 diff --git a/www/free-sa-devel/Makefile b/www/free-sa-devel/Makefile index f9d67b44fe1a..8df5c1a9ad4d 100644 --- a/www/free-sa-devel/Makefile +++ b/www/free-sa-devel/Makefile @@ -18,7 +18,6 @@ COMMENT= Statistic analyzer for daemons log files similar to SARG LICENSE= GPLv3 -MAKE_JOBS_SAFE= yes CONFLICTS= free-sa-[0-9]* LATEST_LINK= free-sa-devel diff --git a/www/free-sa/Makefile b/www/free-sa/Makefile index 00b6cd3d7967..7e886b08bbc0 100644 --- a/www/free-sa/Makefile +++ b/www/free-sa/Makefile @@ -15,7 +15,6 @@ COMMENT= Statistic analyzer for daemons log files similar to SARG PORTDOCS= COPYING INSTALL README README.DEV ChangeLog FAQ THANKS DOCSDIR= share/doc/free-sa-${DISTVERSION} -MAKE_JOBS_SAFE= yes MAN1= free-sa.1 MAN5= free-sa.conf.5 diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 6f9ee7cff100..036d59ab1e3b 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -18,7 +18,6 @@ CONFIG_FILES= hiawatha.conf mimetype.conf cgi-wrapper.conf toolkit.conf \ MAN1= cgi-wrapper.1 hiawatha.1 ssi-cgi.1 wigwam.1 -MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message USES= cmake USE_LDCONFIG= yes diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index c328205e3d01..67f2d7c0aff3 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -26,7 +26,6 @@ MAKE_ARGS= HA_BINDIR="${PREFIX}/bin" HA_LIBDIR="${DATADIR}" \ DEFINES="-DBSD -Dunix" OPTIM="${CFLAGS}" \ CC="${CC}" ALL_TARGET= ${PORTNAME} -MAKE_JOBS_SAFE= yes CPPFLAGS+= $$(gdlib-config --includes) LDFLAGS+= $$(gdlib-config --ldflags) $$(gdlib-config --libs) diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 92cd029c0844..f01441b491ee 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -23,6 +23,5 @@ USES= cmake:outsource USE_QT4= dbus porting_build \ qmake_build moc_build rcc_build uic_build uic3_build USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.mk> diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile index 1b8839cc32d3..2e83aad50126 100644 --- a/www/kpartsplugin/Makefile +++ b/www/kpartsplugin/Makefile @@ -15,7 +15,6 @@ USE_QT4= gui moc_build qmake_build rcc_build uic_build USE_BZIP2= yes USES= cmake CMAKE_ARGS= -DNSPLUGIN_INSTALL_DIR:PATH="${WEBPLUGINS_DIR}" -MAKE_JOBS_SAFE= yes PORTDATE= 20120723 diff --git a/www/kwebkitpart/Makefile b/www/kwebkitpart/Makefile index c246450b4276..534b54ad81de 100644 --- a/www/kwebkitpart/Makefile +++ b/www/kwebkitpart/Makefile @@ -13,7 +13,6 @@ USE_QT4= designer gui webkit \ moc_build qmake_build rcc_build uic_build USE_XZ= yes USES= cmake -MAKE_JOBS_SAFE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/www/libxul/Makefile b/www/libxul/Makefile index bc50cd9579cc..8f58536e4291 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -31,7 +31,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GL= gl -MAKE_JOBS_SAFE= yes MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA} LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH} USE_LDCONFIG= ${PREFIX}/lib/${MOZILLA} diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 9b6eaad96673..374272c3fa4e 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes USE_GNOME= lthack USE_GMAKE= yes USES= pkgconfig -MAKE_JOBS_SAFE= yes #.if !defined(_BUILDING_LIGHTTPD_MODULE) #USE_AUTOTOOLS= libtool diff --git a/www/man2web/Makefile b/www/man2web/Makefile index 2cd0bb5ec533..7d59d35f9e5c 100644 --- a/www/man2web/Makefile +++ b/www/man2web/Makefile @@ -14,7 +14,6 @@ CONFIGURE_ARGS= --bindir="${PREFIX}/${CGIDIR}" \ --sysconfdir="${PREFIX}/etc" \ --with-manpath=/usr/share/man:${LOCALBASE}/man \ --with-distro=freebsd --enable-lynx -MAKE_JOBS_SAFE= yes PLIST_SUB= CGIDIR="${CGIDIR}" CGIDIR= www/cgi-bin diff --git a/www/midori/Makefile b/www/midori/Makefile index 26969f0d7aaf..9a662b5b5b21 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -29,7 +29,6 @@ CONFIGURE_ARGS+=--enable-addons \ --disable-gtk3 \ --jobs=${MAKE_JOBS_NUMBER} -MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes USE_PYTHON_BUILD= yes USE_BZIP2= yes diff --git a/www/mod_antiloris/Makefile b/www/mod_antiloris/Makefile index 3faea97d846f..560c24f82a4f 100644 --- a/www/mod_antiloris/Makefile +++ b/www/mod_antiloris/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= ftp://ftp.monshouwer.eu/pub/linux/mod_antiloris/ MAINTAINER= alex@vts.su.ac.rs COMMENT= Protect Apache 2.x against the Slowloris HTTP DoS attack -MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_APACHE= 22 diff --git a/www/mod_auth_cas/Makefile b/www/mod_auth_cas/Makefile index 12edb3fe0906..e2f37cbd499e 100644 --- a/www/mod_auth_cas/Makefile +++ b/www/mod_auth_cas/Makefile @@ -22,7 +22,6 @@ LICENSE= AL2 LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -MAKE_JOBS_SAFE= yes NO_WRKSUBDIR= yes USE_APACHE= 22+ diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile index 68e8ed53916a..827ecf9a0ddc 100644 --- a/www/mod_auth_cookie_mysql2/Makefile +++ b/www/mod_auth_cookie_mysql2/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie -MAKE_JOBS_SAFE= yes USE_MYSQL= yes USE_APACHE= 22 diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index 4815bda3789e..e7377cfe0cc8 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -11,7 +11,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_auth_form/Makefile b/www/mod_auth_form/Makefile index c4d9712002ce..40e750116948 100644 --- a/www/mod_auth_form/Makefile +++ b/www/mod_auth_form/Makefile @@ -12,7 +12,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= net@arrishq.net COMMENT= MySQL based form authentication module for Apache 2.x -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile index effe47f502d2..9ac1da9d8c23 100644 --- a/www/mod_auth_imap2/Makefile +++ b/www/mod_auth_imap2/Makefile @@ -18,7 +18,6 @@ COMMENT= An Apache 2 module to provide authentication via an IMAP mail server LICENSE= GPLv2 -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION} USE_APACHE= 22+ diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile index dc6c40a48539..70abf730aaf5 100644 --- a/www/mod_auth_kerb2/Makefile +++ b/www/mod_auth_kerb2/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module for authenticating users with Kerberos v5 -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_auth_kerb2 diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index f71a928640b4..2163cc315ea1 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -22,7 +22,6 @@ LICENSE= AL2 LATEST_LINK= mod_auth_mysql2 WRKSRC= ${WRKDIR}/${PORTNAME} -MAKE_JOBS_SAFE= yes USE_MYSQL= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 2f8e01bdc73f..c7a47103e4a8 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -11,7 +11,6 @@ PKGNAMESUFFIX= _another MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication -MAKE_JOBS_SAFE= yes USE_MYSQL= yes USE_APACHE= 22 diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index c2ec393d0d8a..e396b0f7be07 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -13,7 +13,6 @@ COMMENT= An authentication module for the Apache 2 webserver with OpenID LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \ sqlite3:${PORTSDIR}/databases/sqlite3 -MAKE_JOBS_SAFE= yes PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index c6cb83d5e4ae..6abda71df6d5 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PAM modules for user authentication -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_auth_pam2 diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile index f5d1b829a6d4..8dad49426f13 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PostgreSQL databases for user authentication -MAKE_JOBS_SAFE= yes USE_PGSQL= yes USE_APACHE= 22 diff --git a/www/mod_auth_pubtkt/Makefile b/www/mod_auth_pubtkt/Makefile index 0f806510d6ab..2845a3b7c7db 100644 --- a/www/mod_auth_pubtkt/Makefile +++ b/www/mod_auth_pubtkt/Makefile @@ -11,7 +11,6 @@ DIST_SUBDIR= apache2 MAINTAINER= mk@neon1.net COMMENT= An Apache module to provide public key ticket based authentication -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ HAS_CONFIGURE= yes diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index d24662ab53e3..33ae0b48bb7f 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= mwlucas@FreeBSD.org COMMENT= Enables RADIUS authentication -MAKE_JOBS_SAFE= yes USE_APACHE= 22 USE_BZIP2= yes diff --git a/www/mod_authn_otp/Makefile b/www/mod_authn_otp/Makefile index 1a053dd75c80..c70dab92bc38 100644 --- a/www/mod_authn_otp/Makefile +++ b/www/mod_authn_otp/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= alex@hugo.bmg.gv.at COMMENT= Apache module for one-time password authentication -MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_APACHE= 22 diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index fd232a3c9e4c..bad2732e81e6 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -19,7 +19,6 @@ LICENSE= AL2 LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= SASLAUTHD SASLAUTHD_DESC= cyrus-sasl2-saslauthd support diff --git a/www/mod_authnz_external/Makefile b/www/mod_authnz_external/Makefile index 521fa370f183..3bbfa1616f96 100644 --- a/www/mod_authnz_external/Makefile +++ b/www/mod_authnz_external/Makefile @@ -15,7 +15,6 @@ DIST_SUBDIR= apache2 MAINTAINER= eg@fbsd.lt COMMENT= Allows users authentication based on external mechanisms on apache 2.2 -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index 87922b08e367..6e60d1bc77fd 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= http://www.unixpapa.com/software/ MAINTAINER= apache@FreeBSD.org COMMENT= A unix group access control module for Apache 2.1 and later -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile index a4344e754afd..e1b1db20189f 100644 --- a/www/mod_backtrace/Makefile +++ b/www/mod_backtrace/Makefile @@ -20,7 +20,6 @@ COMMENT= Collects backtraces when a child process crashes LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo -MAKE_JOBS_SAFE= yes MANUAL_PACKAGE_BUILD= yes USE_APACHE= 22+ diff --git a/www/mod_bw/Makefile b/www/mod_bw/Makefile index dfc36b53bc2c..881ebf922a06 100644 --- a/www/mod_bw/Makefile +++ b/www/mod_bw/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Bandwidth and Connection control per Virtual Host or Directory -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/mod_bw USE_APACHE= 22 diff --git a/www/mod_cband/Makefile b/www/mod_cband/Makefile index 52a0d3c53d31..396691cde6a9 100644 --- a/www/mod_cband/Makefile +++ b/www/mod_cband/Makefile @@ -14,7 +14,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= A per-virtualhost bandwidth limiter module for Apache 2 -MAKE_JOBS_SAFE= yes USE_APACHE= 22 GNU_CONFIGURE= yes diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile index 71fd028c174c..7003bfa4665f 100644 --- a/www/mod_cfg_ldap/Makefile +++ b/www/mod_cfg_ldap/Makefile @@ -15,7 +15,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to keep your virtual host configuration in a LDAP directory -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ USE_OPENLDAP= yes diff --git a/www/mod_chroot/Makefile b/www/mod_chroot/Makefile index 3308309d8037..2ac5814c0e22 100644 --- a/www/mod_chroot/Makefile +++ b/www/mod_chroot/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://core.segfault.pl/~hobbit/mod_chroot/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= The mod_chroot makes running Apache in a chroot easy -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile index da4dee889e0e..58ae25aef5d5 100644 --- a/www/mod_clamav/Makefile +++ b/www/mod_clamav/Makefile @@ -12,7 +12,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= tmueko@kommunity.net COMMENT= Scans content delivered by the Apache20 proxy module for viruses -MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool USE_APACHE= 22 diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index 0b1b553d323b..3ac17850ecb1 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for loading C++ objects as handlers -MAKE_JOBS_SAFE= yes USE_APACHE= 22 USE_AUTOTOOLS= autoconf autoheader libtool automake aclocal diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index 7fed8a705f71..4e47b49136fd 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= A module that makes Apache 2 CVS aware -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_cvs2 diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile index 769870e7cafd..be2e621cab2b 100644 --- a/www/mod_dnssd/Makefile +++ b/www/mod_dnssd/Makefile @@ -17,7 +17,6 @@ COMMENT= An Apache module that provides DNS-SD capabilities LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app -MAKE_JOBS_SAFE= yes USE_GMAKE= yes USE_APACHE= 22 diff --git a/www/mod_domaintree/Makefile b/www/mod_domaintree/Makefile index c65ce99b53cb..10d31f8794b7 100644 --- a/www/mod_domaintree/Makefile +++ b/www/mod_domaintree/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= danger@FreeBSD.org COMMENT= Hostname to filesystem mapper for Apache 2 -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_APACHE= 22+ diff --git a/www/mod_encoding/Makefile b/www/mod_encoding/Makefile index 8059124adab5..b493d0e7daa1 100644 --- a/www/mod_encoding/Makefile +++ b/www/mod_encoding/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for non-ASCII filename interoperability -MAKE_JOBS_SAFE= yes # This port will work with the following version of Apache and anything newer. # Mostly because of the dependency of mod_dav. diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index 7edee7feb374..4bacf3025c71 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net COMMENT= An Apache module to try to protect the HTTP Server from DoS/DDoS attacks -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index eea3b5147d5b..d9fc782b9c6f 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -18,7 +18,6 @@ YOSHFUJI_DESC= yoshfuji patch (support IPv6 addr in config, etc) USE_APACHE= 22 WRKSRC= ${WRKDIR}/extract_forwarded PORTDOCS= INSTALL README -MAKE_JOBS_SAFE= yes PATCH_STRIP= -p1 AP_FAST_BUILD= yes diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile index 30f4cfe62a25..4987a4f2eb0c 100644 --- a/www/mod_fastcgi/Makefile +++ b/www/mod_fastcgi/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= A fast-cgi module for Apache -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile index 4e05b15d6da9..71b692925983 100644 --- a/www/mod_fcgid/Makefile +++ b/www/mod_fcgid/Makefile @@ -12,7 +12,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= hemi@puresimplicity.net COMMENT= An alternative FastCGI module for Apache2 -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ diff --git a/www/mod_fileiri/Makefile b/www/mod_fileiri/Makefile index c611d5c0ffdb..2c84fbf1e686 100644 --- a/www/mod_fileiri/Makefile +++ b/www/mod_fileiri/Makefile @@ -16,7 +16,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= A http IRIs module for Apache 2 -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ diff --git a/www/mod_flickr/Makefile b/www/mod_flickr/Makefile index 04cb2139242e..6221ee36f142 100644 --- a/www/mod_flickr/Makefile +++ b/www/mod_flickr/Makefile @@ -16,7 +16,6 @@ COMMENT= Apache module for Flickr API access LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -MAKE_JOBS_SAFE= yes XTRA_FLAGS= -lcurl diff --git a/www/mod_ftp/Makefile b/www/mod_ftp/Makefile index 233e54cc7f07..46c53b3ce24e 100644 --- a/www/mod_ftp/Makefile +++ b/www/mod_ftp/Makefile @@ -10,7 +10,6 @@ MASTER_SITE_SUBDIR=httpd/mod_ftp MAINTAINER= mi@aldan.algebra.com COMMENT= Serve web-server's content via FTP -MAKE_JOBS_SAFE= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index c3ab5cc80393..39da5146e3fa 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -15,7 +15,6 @@ LICENSE= AL2 BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP -MAKE_JOBS_SAFE= yes CONFLICTS= mod_geoip-[0-9]* diff --git a/www/mod_gzip2/Makefile b/www/mod_gzip2/Makefile index 5b14097161de..29cad1b6feaa 100644 --- a/www/mod_gzip2/Makefile +++ b/www/mod_gzip2/Makefile @@ -15,7 +15,6 @@ DISTNAME= mod_gzip-${PORTVERSION} MAINTAINER= sec@42.org COMMENT= An Internet Content Acceleration module for Apache2+ -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 8a0fd19c65ce..837f6fc0a572 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -17,7 +17,6 @@ DIST_SUBDIR= apache2 MAINTAINER= lwhsu@FreeBSD.org COMMENT= Apache H264 streaming module -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index ff38cd70c271..f68d0bf9811c 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= LOCAL/pgollucci MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_jail/Makefile b/www/mod_jail/Makefile index 21e97923646f..1ac645a31448 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://mod-jail.googlecode.com/files/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to enable an easy alternative to mod_chroot -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 26ca71b9f508..201c3984bd20 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -17,7 +17,6 @@ DISTNAME= tomcat-connectors-${PORTVERSION}-src MAINTAINER?= girgen@FreeBSD.org COMMENT?= Apache JK module for connecting to Tomcat using AJP1X -MAKE_JOBS_SAFE= yes USE_APACHE?= 22+ APACHE_VER= 2.0 diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index f872dcba2371..abb9d31ae2e3 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache2.2 module to wrap served pages with a header and/or footer -MAKE_JOBS_SAFE= yes CONFLICTS= mod_layout-3.* mod_layout-4.* diff --git a/www/mod_limitipconn2/Makefile b/www/mod_limitipconn2/Makefile index a13f7e132e2a..0c9a85d0eb3e 100644 --- a/www/mod_limitipconn2/Makefile +++ b/www/mod_limitipconn2/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= ychsiao@ychsiao.org COMMENT= Allows you to limit the number of simultaneous connexions -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_limitipconn2 diff --git a/www/mod_line_edit/Makefile b/www/mod_line_edit/Makefile index baa5411ebd9b..31cd8c7fa2d3 100644 --- a/www/mod_line_edit/Makefile +++ b/www/mod_line_edit/Makefile @@ -13,7 +13,6 @@ EXTRACT_SUFX= MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for simple text rewriting -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR} diff --git a/www/mod_lisp2/Makefile b/www/mod_lisp2/Makefile index 1b8f352d3a76..ace2d93fc883 100644 --- a/www/mod_lisp2/Makefile +++ b/www/mod_lisp2/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= http://freebsd.minira.nl/ MAINTAINER= viktor.leis@googlemail.com COMMENT= Apache2 module for use with Common Lisp -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_log_config-st/Makefile b/www/mod_log_config-st/Makefile index bff82645a674..a4f5a881020a 100644 --- a/www/mod_log_config-st/Makefile +++ b/www/mod_log_config-st/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= A modified version of mod_log_config for apache2 -MAKE_JOBS_SAFE= yes USE_APACHE= 22 diff --git a/www/mod_log_dbd/Makefile b/www/mod_log_dbd/Makefile index 04dce00e1985..dab47304806b 100644 --- a/www/mod_log_dbd/Makefile +++ b/www/mod_log_dbd/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= bfoz@bfoz.net COMMENT= Uses APR DBD to store Apache access logs in a database -MAKE_JOBS_SAFE= yes USE_APACHE= 22 USE_BZIP2= yes diff --git a/www/mod_log_firstbyte/Makefile b/www/mod_log_firstbyte/Makefile index 140076726e0e..0b2aa152acc3 100644 --- a/www/mod_log_firstbyte/Makefile +++ b/www/mod_log_firstbyte/Makefile @@ -17,7 +17,6 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= apache@FreeBSD.org COMMENT= Log the time between request and the first byte of the response served -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ diff --git a/www/mod_log_mysql/Makefile b/www/mod_log_mysql/Makefile index 2886ac822915..bae6a9a1234e 100644 --- a/www/mod_log_mysql/Makefile +++ b/www/mod_log_mysql/Makefile @@ -19,7 +19,6 @@ COMMENT= Allows Apache 2 to log to a MySQL database RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index be73eb952f64..550b6cc46a2a 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -12,7 +12,6 @@ PKGNAMESUFFIX= -dtc MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_log_sql2-dtc GNU_CONFIGURE= yes diff --git a/www/mod_log_sql2/Makefile b/www/mod_log_sql2/Makefile index febd7e4ce10b..a4b75b3976c5 100644 --- a/www/mod_log_sql2/Makefile +++ b/www/mod_log_sql2/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_log_sql2 GNU_CONFIGURE= yes diff --git a/www/mod_macro22/Makefile b/www/mod_macro22/Makefile index 77a892826b8b..bcf852f8aae8 100644 --- a/www/mod_macro22/Makefile +++ b/www/mod_macro22/Makefile @@ -14,7 +14,6 @@ LICENSE_NAME= mod_macro license (apache with postcard request) LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -MAKE_JOBS_SAFE= yes USE_APACHE= 22 LATEST_LINK= mod_macro22 diff --git a/www/mod_memcache/Makefile b/www/mod_memcache/Makefile index 5f153f8b689b..545a6db63ebe 100644 --- a/www/mod_memcache/Makefile +++ b/www/mod_memcache/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= gslin@gslin.org COMMENT= Apache 2.2.x module to manage apr_memcache connections -MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes PROJECTHOST= modmemcache diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index ae506f1ec41e..e95cfc535f58 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -23,7 +23,6 @@ MYSQLCACHE_DESC= MySQL caching support .include <bsd.port.options.mk> -MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/www/mod_myvhost/Makefile b/www/mod_myvhost/Makefile index a5fa852a7009..e3cc9ba50727 100644 --- a/www/mod_myvhost/Makefile +++ b/www/mod_myvhost/Makefile @@ -18,7 +18,6 @@ LICENSE= AL2 MANUAL_PACKAGE_BUILD= needs apr and apache with DBD options enabled -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ UNIQUENAME= ${PORTNAME} diff --git a/www/mod_ntlm2/Makefile b/www/mod_ntlm2/Makefile index 333bf3a68f8e..6f35fa031608 100644 --- a/www/mod_ntlm2/Makefile +++ b/www/mod_ntlm2/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} SAMBA_PORT?= net/samba36 -MAKE_JOBS_SAFE= yes USE_APACHE= 22 MAKE_ENV= APXS=${APXS} diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 1a00ae0df29c..0cb4fdf266e1 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -29,7 +29,6 @@ USE_BINUTILS= yes USE_APACHE= 22 USE_PYTHON= 2.6+ USE_GMAKE= yes -MAKE_JOBS_SAFE= yes # debugging #MAKE_ENV+= V=1 diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index bc9b525c3697..ef8db1c0245c 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -15,7 +15,6 @@ COMMENT= Embeds a Perl interpreter in the Apache2 server BUILD_DEPENDS= p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource RUN_DEPENDS:= ${BUILD_DEPENDS} -MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message SUB_LIST= APACHEMODDIR=${APACHEMODDIR} diff --git a/www/mod_proctitle/Makefile b/www/mod_proctitle/Makefile index 8cdada5dae89..c2cdcbc3d933 100644 --- a/www/mod_proctitle/Makefile +++ b/www/mod_proctitle/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Set httpd process titles to reflect currently processed request -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ GNU_CONFIGURE= yes diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index d7fe5ec06f68..756544beb53e 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -18,7 +18,6 @@ COMMENT= Apache module for rewriting HTML links in proxied content RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_xml2enc.so:${PORTSDIR}/www/mod_xml2enc -MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message USE_APACHE= 22+ diff --git a/www/mod_proxy_xml/Makefile b/www/mod_proxy_xml/Makefile index c2e28d7d4ed0..35c41ee1f2d4 100644 --- a/www/mod_proxy_xml/Makefile +++ b/www/mod_proxy_xml/Makefile @@ -12,7 +12,6 @@ DISTFILES= xmlns.h mod_proxy_xml.c MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for rewriting URI references in XML -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR} diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 08d94af6101b..a79304b26437 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -13,7 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that embeds the Python interpreter within the server -MAKE_JOBS_SAFE= yes USE_APACHE= 22 USE_PYTHON= yes diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile index 4540acd03cf4..2378c2fcbf23 100644 --- a/www/mod_qos/Makefile +++ b/www/mod_qos/Makefile @@ -11,7 +11,6 @@ DIST_SUBDIR= apache2 MAINTAINER= andrea@cervesato.it COMMENT= Qos for Apache -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_GENPLIST= yes diff --git a/www/mod_remoteip/Makefile b/www/mod_remoteip/Makefile index 30ab28c27937..a4b3802d1b60 100644 --- a/www/mod_remoteip/Makefile +++ b/www/mod_remoteip/Makefile @@ -10,7 +10,6 @@ DISTNAME= httpd-2.3.5-alpha MAINTAINER= ports@christianserving.org COMMENT= Replaces the client IP address/hostname with that given by a proxy -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index eed94ad7ec21..726ca9eec14e 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -20,7 +20,6 @@ USE_APACHE= 22+ USE_TCL= 84+ USE_LDCONFIG= ${PREFIX}/lib/rivet -MAKE_JOBS_SAFE= yes GMAKE= yes GNU_CONFIGURE= yes diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 658ce41a0181..0265e438d287 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -11,7 +11,6 @@ DISTNAME= mod_rpaf-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= Make proxied requests appear with client IP -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 70c11deffdd2..0a4f744c0ea0 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= An Apache module that embeds Ruby interpreter within -MAKE_JOBS_SAFE= yes USE_APACHE= 22 USE_RUBY= yes diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 902497e19e6d..4aa63b5bd864 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -11,7 +11,6 @@ DISTNAME= scgi-${PORTVERSION:S/.a/a/} MAINTAINER= dryice@dryice.name COMMENT= Apache module that implements the client side of the SCGI protocol -MAKE_JOBS_SAFE= yes SCGI_DIR= apache2 WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR} diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index d9402525eb6a..f2938374bb7b 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -12,7 +12,6 @@ MAINTAINER= araujo@FreeBSD.org COMMENT= An intrusion detection and prevention engine LICENSE= AL2 -MAKE_JOBS_SAFE= yes LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ apr-1:${PORTSDIR}/devel/apr1 diff --git a/www/mod_smooth_streaming/Makefile b/www/mod_smooth_streaming/Makefile index 5e9426f6eeec..043895252936 100644 --- a/www/mod_smooth_streaming/Makefile +++ b/www/mod_smooth_streaming/Makefile @@ -21,7 +21,6 @@ DEPRECATED= Broken for more than 6 month EXPIRATION_DATE= 2013-08-27 BROKEN= unfetchable -MAKE_JOBS_SAFE= yes RESTRICTED= no-commercial-use diff --git a/www/mod_spdy/Makefile b/www/mod_spdy/Makefile index 1a3917ae83b0..7ccfbcf39592 100644 --- a/www/mod_spdy/Makefile +++ b/www/mod_spdy/Makefile @@ -74,7 +74,6 @@ BUILDTYPE= Debug .endif MAKE_ENV+= BUILDTYPE=${BUILDTYPE} -MAKE_JOBS_SAFE= yes CFLAGS+= -Wno-error SUB_FILES+= mod_spdy.conf diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 129edeb405e9..c61b1aec1faa 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -17,7 +17,6 @@ COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_APACHE= 22+ diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile index cc6c78e22c5d..e8872767fcd6 100644 --- a/www/mod_tsa/Makefile +++ b/www/mod_tsa/Makefile @@ -14,7 +14,6 @@ COMMENT= Time stamping authority (RFC 3161) module for apache OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY DEBUG_MEMORY_DESC= Memory debug -MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl-incdir=${OPENSSLINC} \ diff --git a/www/mod_uid/Makefile b/www/mod_uid/Makefile index 73350f1d828e..49ffac68b06b 100644 --- a/www/mod_uid/Makefile +++ b/www/mod_uid/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/ MAINTAINER= leeym@FreeBSD.org COMMENT= A module issuing the "correct" cookies for counting the site visitors -MAKE_JOBS_SAFE= yes USE_APACHE= 22 diff --git a/www/mod_umask/Makefile b/www/mod_umask/Makefile index 2b62e7ff8316..31908c3b1b89 100644 --- a/www/mod_umask/Makefile +++ b/www/mod_umask/Makefile @@ -15,7 +15,6 @@ DIST_SUBDIR= apache2 MAINTAINER= gebhart@secnetix.de COMMENT= Apache 2.x module to set umask of created files -MAKE_JOBS_SAFE= yes USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/www/mod_vhost_ldap/Makefile b/www/mod_vhost_ldap/Makefile index fa19564654ba..10c5a4b0b4a5 100644 --- a/www/mod_vhost_ldap/Makefile +++ b/www/mod_vhost_ldap/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Virtual Hosting from ldap built on top of mod_ldap -MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_OPENLDAP= yes diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 70baf1b04c82..b4e63d814f32 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -20,7 +20,6 @@ AP_FAST_BUILD= yes AP_GENPLIST= yes SRC_FILE= *.c -MAKE_JOBS_SAFE= yes AP_INC+= ${LOCALBASE}/include/home \ -I ${LOCALBASE}/include/php \ diff --git a/www/mod_webkit/Makefile b/www/mod_webkit/Makefile index 57a71a20c928..8e20e68b0bc6 100644 --- a/www/mod_webkit/Makefile +++ b/www/mod_webkit/Makefile @@ -10,7 +10,6 @@ DISTNAME= Webware-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for WebWare WebKit AppServer -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/mod_whatkilledus/Makefile b/www/mod_whatkilledus/Makefile index f89d8893d3d3..809aef205677 100644 --- a/www/mod_whatkilledus/Makefile +++ b/www/mod_whatkilledus/Makefile @@ -12,7 +12,6 @@ EXTRACT_ONLY= # empty MAINTAINER= fw@moov.de COMMENT= Logs a report when a child process crashes -MAKE_JOBS_SAFE= yes MANUAL_PACKAGE_BUILD= yes USE_APACHE= 22 diff --git a/www/mod_wsgi/Makefile b/www/mod_wsgi/Makefile index 3d07f26c9cd3..d3ab1cd3b9fc 100644 --- a/www/mod_wsgi/Makefile +++ b/www/mod_wsgi/Makefile @@ -15,7 +15,6 @@ COMMENT= Python WSGI adapter module for Apache LICENSE= AL2 -MAKE_JOBS_SAFE= yes LATEST_LINK= mod_wsgi2 CONFLICTS= ${PKGNAMEPREFIX}mod_wsgi-3.* mod_wsgi-3.* diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile index 7e29f6ce9fd1..01c73b38b31b 100644 --- a/www/mod_wsgi3/Makefile +++ b/www/mod_wsgi3/Makefile @@ -11,7 +11,6 @@ COMMENT= Python WSGI adapter module for Apache LICENSE= AL2 -MAKE_JOBS_SAFE= yes #LATEST_LINK= mod_wsgi CONFLICTS= ${PKGNAMEPREFIX}mod_wsgi-2.* mod_wsgi-2.* diff --git a/www/mod_xml2enc/Makefile b/www/mod_xml2enc/Makefile index 5a64147d4776..50b32789b75f 100644 --- a/www/mod_xml2enc/Makefile +++ b/www/mod_xml2enc/Makefile @@ -11,7 +11,6 @@ DIST_SUBDIR= mod_proxy_html MAINTAINER= dnaeon@gmail.com COMMENT= Apache module for converting encoding before and/or after a filter run -MAKE_JOBS_SAFE= yes # included in apache24 # http://httpd.apache.org/docs/2.4/mod/mod_xml2enc.html diff --git a/www/mod_xmlns/Makefile b/www/mod_xmlns/Makefile index d022e50ad103..baf80a7a5369 100644 --- a/www/mod_xmlns/Makefile +++ b/www/mod_xmlns/Makefile @@ -12,7 +12,6 @@ DISTFILES= xmlns.h mod_xmlns.c MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for XML namespaces -MAKE_JOBS_SAFE= yes USE_GNOME= libxml2 USE_APACHE= 22+ diff --git a/www/mod_xsendfile/Makefile b/www/mod_xsendfile/Makefile index 6702a59f8ef8..81489eca6c9a 100644 --- a/www/mod_xsendfile/Makefile +++ b/www/mod_xsendfile/Makefile @@ -11,7 +11,6 @@ MASTER_SITES= https://tn123.org/mod_xsendfile/ \ MAINTAINER= potatosaladx@gmail.com COMMENT= An Apache2 module that processes X-SENDFILE headers -MAKE_JOBS_SAFE= yes USE_APACHE= 22+ AP_FAST_BUILD= yes diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index ecdc921921ce..09a661e4fbd2 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -192,7 +192,6 @@ XSS_DESC= 3rd party xss module VIDEO_DESC= Video module support WANT_GNOME= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d2404962b3f6..f2cec6e3b55e 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -192,7 +192,6 @@ XSS_DESC= 3rd party xss module VIDEO_DESC= Video module support WANT_GNOME= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/www/node-devel/Makefile b/www/node-devel/Makefile index 089b02a769c3..541a5e1ae0ec 100644 --- a/www/node-devel/Makefile +++ b/www/node-devel/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes CONFLICTS= node-0.[0-9]* ONLY_FOR_ARCHS= i386 amd64 -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm --shared-zlib PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,} REINPLACE_ARGS= -i '' diff --git a/www/node/Makefile b/www/node/Makefile index 8f3ea4711a4c..5dbfb3568da2 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]* ONLY_FOR_ARCHS= i386 amd64 -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} --without-npm PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,} REINPLACE_ARGS= -i '' diff --git a/www/node04/Makefile b/www/node04/Makefile index 735d8634123f..cc3d09e3f8c4 100644 --- a/www/node04/Makefile +++ b/www/node04/Makefile @@ -27,7 +27,6 @@ USE_GNOME= pkgconfig CONFLICTS= node-0.[0-35-9]* node-devel-0.[0-9]* ONLY_FOR_ARCHS= i386 amd64 -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,} NO_LATEST_LINK= yes diff --git a/www/node06/Makefile b/www/node06/Makefile index 688b4e8ae45e..ccf4273a49e8 100644 --- a/www/node06/Makefile +++ b/www/node06/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --no-ssl2 \ --prefix=${PREFIX:S/^${DESTDIR}//} \ --without-npm HAS_CONFIGURE= yes -MAKE_JOBS_SAFE= yes ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/www/polipo/Makefile b/www/polipo/Makefile index f3c88c2fa337..abdbb845b0ca 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -16,7 +16,6 @@ COMMENT= A small and fast caching web proxy MAN1= polipo.1 -MAKE_JOBS_SAFE= yes USE_RC_SUBR= polipo .include <bsd.port.pre.mk> diff --git a/www/qt4-webkit/Makefile b/www/qt4-webkit/Makefile index b2830d429546..15cdb4ec87f8 100644 --- a/www/qt4-webkit/Makefile +++ b/www/qt4-webkit/Makefile @@ -16,7 +16,6 @@ USE_QT4= corelib declarative gui network \ QT_NONSTANDARD= yes QT_DIST= yes USE_XORG= xrender -MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/qt4 diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile index 94d7e3fcec31..3af6c9123cc2 100644 --- a/www/rekonq/Makefile +++ b/www/rekonq/Makefile @@ -13,7 +13,6 @@ USES= cmake:outsource USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= script webkit \ moc_build qmake_build rcc_build uic_build -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= OPERA NEPOMUK OPTIONS_DEFAULT= NEPOMUK diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 555f4f6dfc3a..383980dc48f5 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -21,7 +21,6 @@ PHP_DESC= Install PHP for reporting generating USE_AUTOTOOLS= autoconf aclocal USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include \ --sysconfdir="${ETCDIR}" \ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 9057400165b3..3fe55748db68 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -33,7 +33,6 @@ WANT_PERL= yes ALL_TARGET= default USE_GL= gl USE_DOS2UNIX= mozilla/media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp -MAKE_JOBS_SAFE= yes MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome MOZ_EXTENSIONS= default diff --git a/www/serf/Makefile b/www/serf/Makefile index 576ea5ee013c..bc2e2c35ed28 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -13,7 +13,6 @@ COMMENT= Serf HTTP client library LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 -MAKE_JOBS_SAFE= yes USE_BZIP2= yes USES= pathfix GNU_CONFIGURE= yes diff --git a/www/srg/Makefile b/www/srg/Makefile index f478cbcd44c1..ca3d1b06c1d7 100644 --- a/www/srg/Makefile +++ b/www/srg/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes MAN1= srg.1 diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index b3c602356de0..012813b4edc3 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -23,7 +23,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl="${TCL_LIBDIR}" \ --with-tclinclude="${TCL_INCLUDEDIR}" -MAKE_JOBS_SAFE= yes USE_TCL= 84+ MAN1= tclhttpd.1 diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 9bfbec935071..a5e038396a8d 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -21,7 +21,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_RC_SUBR= tinyproxy GNU_CONFIGURE= yes USE_GMAKE= yes -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \ --program-transform-name="" \ --disable-silent-rules \ diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile index 320e74bacf58..2a9161353ffa 100644 --- a/www/tntnet/Makefile +++ b/www/tntnet/Makefile @@ -33,7 +33,6 @@ LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-ssl=openssl .endif -MAKE_JOBS_SAFE= yes MAN1= ecppc.1 ecppl.1 ecppll.1 tntnet-config.1 MAN7= ecpp.7 tntnet.conf.7 tntnet.properties.7 MAN8= tntnet.8 diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index 694ee30ae7c6..40ff8a7683fb 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -12,7 +12,6 @@ COMMENT= Developer-friendly WSGI server which uses uwsgi protocol LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -MAKE_JOBS_SAFE= yes USE_PYTHON= yes USE_RC_SUBR= uwsgi diff --git a/www/uzbl/Makefile b/www/uzbl/Makefile index 59e735aabf34..930b0113583c 100644 --- a/www/uzbl/Makefile +++ b/www/uzbl/Makefile @@ -32,7 +32,6 @@ GITVERSION= 228bc38 WRKSRC= ${WRKDIR}/Dieterbe-uzbl-${GITVERSION} -MAKE_JOBS_SAFE= YES .if !defined(NOPORTDOCS) PORTDOCS= AUTHORS README COMMUNITY CONTRIBUTING FAQ INSTALL TODO config-syntax \ diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 6170c05a5b67..5bf7857f4d73 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -38,7 +38,6 @@ SUB_FILES= pkg-message BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch .endif -MAKE_JOBS_SAFE= yes post-patch: @${REINPLACE_CMD} -e 's|\$$(libdir)/pkgconfig|\$$(prefix)/libdata/pkgconfig|' \ diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile index f68628308193..8754b3460025 100644 --- a/www/vdr-plugin-live/Makefile +++ b/www/vdr-plugin-live/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS+= tntnet:${PORTSDIR}/www/tntnet \ USE_BZIP2= yes PATCH_STRIP= -p1 PORTDOCS= COPYING README HISTORY -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/vdr-plugin-${PLUGIN} VDR_PLUGIN_MAKEFILES= ${WRKSRC}/httpd/Makefile ${WRKSRC}/pages/Makefile MAKE_ARGS+= INCLUDES="-I$(LOCALBASE)/include -I${WRKSRC}" diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 5c0dc7ec8df7..a82ac101faa6 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \ USE_XZ= yes USE_GSTREAMER= yes -MAKE_JOBS_SAFE= yes USE_XORG= xt USES= bison pkgconfig gettext USE_GMAKE= yes diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index d136d775427f..d2ef2d54a598 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \ USE_XZ= yes USE_GSTREAMER= yes -MAKE_JOBS_SAFE= yes USE_XORG= xt USES= bison pkgconfig gettext USE_GMAKE= yes diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index 66afc6656444..841f5f166eae 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index ccbf6c09bac7..ff0c239eec79 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls USES= perl5 USE_GMAKE= yes -MAKE_JOBS_SAFE= yes USE_RC_SUBR= ${PORTNAME}d diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index f770350d3e8e..623e544644ca 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -14,7 +14,6 @@ PATCHFILES= patch-2.01.txt MAINTAINER= ports@FreeBSD.org COMMENT= Webserver logfile analysis package -MAKE_JOBS_SAFE= yes USE_APACHE_RUN= 22+ USES= perl5 |