ports/134611: mark remaining ports in apache dep changes as MAKE_JOBS_(UN)SAFE

Philip M. Gollucci pgollucci at FreeBSD.org
Sun May 17 11:30:01 UTC 2009


>Number:         134611
>Category:       ports
>Synopsis:       mark remaining ports in apache dep changes as MAKE_JOBS_(UN)SAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 11:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
RideCharge Inc.
>Environment:
>Description:
For ports that depend on any form of apache other then apache-ant
and are not maintained by pgollucci@ or apache@

Tested: P6 TB several runs

>How-To-Repeat:
>Fix:
--- ap-jobs-safe.diff begins here ---
Index: korean/mod_url/Makefile
===================================================================
RCS file: /home/pcvs/ports/korean/mod_url/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- korean/mod_url/Makefile	8 May 2009 15:42:16 -0000	1.4
+++ korean/mod_url/Makefile	17 May 2009 11:14:39 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=		cjh at FreeBSD.org
 COMMENT=		Apache module for manipulating euc-kr encoded URL
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 USE_ICONV=	yes
 
Index: www/mod_auth_external/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_external/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- www/mod_auth_external/Makefile	8 May 2009 15:40:26 -0000	1.13
+++ www/mod_auth_external/Makefile	17 May 2009 11:14:39 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	Enables the use of external mechanisms for user authentication
 
+MAKE_JOBS_SAFE=  yes
+
 CONFLICTS=	apache-contrib-1.*
 
 USE_APACHE=	1.3
Index: www/mod_auth_form/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_form/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_auth_form/Makefile	21 Aug 2008 06:18:36 -0000	1.2
+++ www/mod_auth_form/Makefile	17 May 2009 11:14:39 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	net at arrishq.net
 COMMENT=	MySQL based form authentication module for Apache 2.x
 
+MAKE_JOBS_SAFE=  yes
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_MYSQL=	YES
Index: www/mod_auth_ldap/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_ldap/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/mod_auth_ldap/Makefile	5 Jan 2009 19:04:38 -0000	1.3
+++ www/mod_auth_ldap/Makefile	17 May 2009 11:14:39 -0000
@@ -17,6 +17,8 @@
 MAINTAINER=	gerrit.beine at gmx.de
 COMMENT=	Apache module to authenticate against an LDAP directory
 
+MAKE_JOBS_SAFE=  yes
+
 USE_OPENLDAP=	yes
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	yes
Index: www/mod_auth_mysql2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_mysql2/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- www/mod_auth_mysql2/Makefile	16 Dec 2007 12:55:35 -0000	1.8
+++ www/mod_auth_mysql2/Makefile	17 May 2009 11:14:39 -0000
@@ -16,6 +16,8 @@
 MAINTAINER=	mm at FreeBSD.org
 COMMENT=	MySQL-based authentication module with VirtualHost support
 
+MAKE_JOBS_SAFE=  yes
+
 LATEST_LINK=	mod_auth_mysql2
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
Index: www/mod_auth_mysql41_ap2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_mysql41_ap2/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/mod_auth_mysql41_ap2/Makefile	29 Apr 2009 01:40:25 -0000	1.3
+++ www/mod_auth_mysql41_ap2/Makefile	17 May 2009 11:14:39 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	maske at maske.org
 COMMENT=	MySQL 4.1 and Apache 2 port of mod_auth_mysql
 
+MAKE_JOBS_SAFE=  yes
+
 USE_MYSQL=	YES
 WANT_MYSQL_VER=	41
 
Index: www/mod_auth_mysql_another/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_mysql_another/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- www/mod_auth_mysql_another/Makefile	15 May 2006 13:26:01 -0000	1.14
+++ www/mod_auth_mysql_another/Makefile	17 May 2009 11:14:39 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	mbr at FreeBSD.org
 COMMENT=	Allows users to use MySQL databases for user authentication
 
+MAKE_JOBS_SAFE=  yes
+
 USE_MYSQL=	YES
 
 SHORTMODNAME=   mysql_auth
Index: www/mod_auth_openid/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_openid/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_auth_openid/Makefile	25 Aug 2008 00:53:28 -0000	1.2
+++ www/mod_auth_openid/Makefile	17 May 2009 11:14:39 -0000
@@ -18,6 +18,8 @@
 LIB_DEPENDS=	opkele:${PORTSDIR}/devel/libopkele \
 		sqlite3:${PORTSDIR}/databases/sqlite34
 
+MAKE_JOBS_SAFE=  yes
+
 PLIST_FILES=	${APACHEMODDIR}/mod_auth_openid.so
 
 USE_APACHE=	2.0+
Index: www/mod_auth_pam/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_pam/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- www/mod_auth_pam/Makefile	8 May 2009 15:38:53 -0000	1.10
+++ www/mod_auth_pam/Makefile	17 May 2009 11:14:39 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	Allows users to use PAM modules for user authentication
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 
 AP_FAST_BUILD=	yes
Index: www/mod_auth_xradius/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_auth_xradius/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_auth_xradius/Makefile	6 Jul 2007 23:07:44 -0000	1.1
+++ www/mod_auth_xradius/Makefile	17 May 2009 11:14:39 -0000
@@ -12,6 +12,8 @@
 MAINTAINER=	mwlucas at FreeBSD.org
 COMMENT=	Enables RADIUS authentication
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
Index: www/mod_authnz_external/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_authnz_external/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_authnz_external/Makefile	18 Feb 2009 23:50:11 -0000	1.2
+++ www/mod_authnz_external/Makefile	17 May 2009 11:14:39 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	jjuanino at gmail.com
 COMMENT=	Allows users authentication based on external mechanisms on apache 2.2
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	22
 AP_FAST_BUILD=	YES
 AP_GENPLIST=	YES
Index: www/mod_blosxom/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_blosxom/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/mod_blosxom/Makefile	12 Apr 2009 07:59:09 -0000	1.9
+++ www/mod_blosxom/Makefile	17 May 2009 11:14:39 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	ychsiao at ychsiao.org
 COMMENT=	Apache module to build the extremely lightweight Weblog environment
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_clamav/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_clamav/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- www/mod_clamav/Makefile	9 May 2009 18:58:19 -0000	1.19
+++ www/mod_clamav/Makefile	17 May 2009 11:14:39 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	tmueko at kommunity.net
 COMMENT=	Scans content delivered by the Apache20 proxy module for viruses
 
+MAKE_JOBS_SAFE=  yes
+
 USE_AUTOTOOLS=	libtool:15
 USE_APACHE=	2.2
 GNU_CONFIGURE=	yes
Index: www/mod_dnssd/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_dnssd/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/mod_dnssd/Makefile	21 Mar 2009 17:36:19 -0000	1.6
+++ www/mod_dnssd/Makefile	17 May 2009 11:14:39 -0000
@@ -16,6 +16,8 @@
 
 LIB_DEPENDS=	avahi-client.3:${PORTSDIR}/net/avahi-app
 
+MAKE_JOBS_SAFE=  yes
+
 USE_GMAKE=	yes
 USE_APACHE=	2.2+
 GNU_CONFIGURE=	yes
Index: www/mod_domaintree/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_domaintree/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_domaintree/Makefile	29 Apr 2009 15:35:15 -0000	1.5
+++ www/mod_domaintree/Makefile	17 May 2009 11:14:39 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	danger at FreeBSD.org
 COMMENT=	Hostname to filesystem mapper for Apache 2
 
+MAKE_JOBS_SAFE=  yes
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	YES
Index: www/mod_encoding/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_encoding/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/mod_encoding/Makefile	28 Dec 2008 08:08:58 -0000	1.6
+++ www/mod_encoding/Makefile	17 May 2009 11:14:39 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	edwin at mavetju.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.
 #APACHE_VERSION=	1.3.6
Index: www/mod_evasive/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_evasive/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/mod_evasive/Makefile	22 May 2008 01:53:50 -0000	1.9
+++ www/mod_evasive/Makefile	17 May 2009 11:14:40 -0000
@@ -16,6 +16,8 @@
 MAINTAINER=	kiwi at oav.net
 COMMENT=	An Apache module to try to protect the HTTP Server from DoS/DDoS attacks
 
+MAKE_JOBS_SAFE=  yes
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_APACHE=	1.3+
Index: www/mod_extract_forwarded/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_extract_forwarded/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/mod_extract_forwarded/Makefile	8 May 2009 15:47:15 -0000	1.9
+++ www/mod_extract_forwarded/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	An Apache module that can make proxied requests appear with client IP
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_fcgid/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_fcgid/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- www/mod_fcgid/Makefile	22 Apr 2009 00:19:42 -0000	1.15
+++ www/mod_fcgid/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	hemi at puresimplicity.net
 COMMENT=	An alternative FastCGI module for Apache2
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 
 SUB_FILES=	pkg-message
Index: www/mod_fileiri/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_fileiri/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_fileiri/Makefile	28 May 2008 12:36:05 -0000	1.1
+++ www/mod_fileiri/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	chinsan at FreeBSD.org
 COMMENT=	A http IRIs module for Apache 2
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	20+
 PLIST_SUB=	APACHE_DIR=${APACHEMODDIR}
 
Index: www/mod_geoip/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_geoip/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- www/mod_geoip/Makefile	11 Mar 2009 21:16:49 -0000	1.23
+++ www/mod_geoip/Makefile	17 May 2009 11:14:40 -0000
@@ -18,6 +18,8 @@
 BUILD_DEPENDS=	GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
 RUN_DEPENDS=	GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
 
+MAKE_JOBS_SAFE=  yes
+
 CONFLICTS=	mod_geoip2-[0-9]*
 
 USE_APACHE=	1.3
Index: www/mod_geoip2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_geoip2/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- www/mod_geoip2/Makefile	12 Oct 2008 05:03:23 -0000	1.11
+++ www/mod_geoip2/Makefile	17 May 2009 11:14:40 -0000
@@ -17,6 +17,8 @@
 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]*
 
 WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
Index: www/mod_gzip/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_gzip/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- www/mod_gzip/Makefile	28 Apr 2009 06:10:54 -0000	1.15
+++ www/mod_gzip/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	An Internet Content Acceleration module for Apache
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 MAKE_ENV+=	"APXS=${APXS}"
 ALL_TARGET=	build
Index: www/mod_gzip2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_gzip2/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- www/mod_gzip2/Makefile	23 Jul 2008 02:00:35 -0000	1.17
+++ www/mod_gzip2/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	sec at 42.org
 COMMENT=	An Internet Content Acceleration module for Apache2+
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_jk/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_jk/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- www/mod_jk/Makefile	10 May 2009 23:25:18 -0000	1.40
+++ www/mod_jk/Makefile	17 May 2009 11:14:40 -0000
@@ -17,6 +17,8 @@
 MAINTAINER?=	girgen at FreeBSD.org
 COMMENT?=	Apache JK module for connecting to Tomcat using AJP1X
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE?=	1.3+
 
 .include <bsd.port.pre.mk>
Index: www/mod_jk-apache2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_jk-apache2/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/mod_jk-apache2/Makefile	10 May 2009 23:25:18 -0000	1.6
+++ www/mod_jk-apache2/Makefile	17 May 2009 11:14:40 -0000
@@ -14,4 +14,6 @@
 MAINTAINER=	girgen at FreeBSD.org
 COMMENT=	Apache2 JK module for connecting to Tomcat using AJP1X
 
+MAKE_JOBS_SAFE=  yes
+
 .include "${MASTERDIR}/Makefile"
Index: www/mod_limitipconn/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_limitipconn/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- www/mod_limitipconn/Makefile	12 Apr 2009 07:57:59 -0000	1.10
+++ www/mod_limitipconn/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	ychsiao at ychsiao.org
 COMMENT=	Limit the number of simultaneous connections from a single IP address
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 PLIST_FILES=	${APACHEMODDIR}/mod_limitipconn.so
 
Index: www/mod_limitipconn2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_limitipconn2/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/mod_limitipconn2/Makefile	26 Nov 2008 04:53:43 -0000	1.6
+++ www/mod_limitipconn2/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	ychsiao at ychsiao.org
 COMMENT=	Allows you to limit the number of simultaneous connexions
 
+MAKE_JOBS_SAFE=  yes
+
 LATEST_LINK=	mod_limitipconn2
 
 USE_APACHE=	2.0+
Index: www/mod_line_edit/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_line_edit/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_line_edit/Makefile	29 Apr 2009 01:35:47 -0000	1.2
+++ www/mod_line_edit/Makefile	17 May 2009 11:14:40 -0000
@@ -16,6 +16,8 @@
 MAINTAINER=	dom at helenmarks.co.uk
 COMMENT=	Apache module for simple text rewriting
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 
 do-extract:
Index: www/mod_lisp2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_lisp2/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_lisp2/Makefile	21 Jun 2008 12:36:42 -0000	1.2
+++ www/mod_lisp2/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	viktor.leis at googlemail.com
 COMMENT=	Apache2 module for use with Common Lisp
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	20+
 AP_FAST_BUILD=	YES
 AP_GENPLIST=	YES
Index: www/mod_log_dbd/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_log_dbd/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/mod_log_dbd/Makefile	15 Jul 2007 19:10:58 -0000	1.3
+++ www/mod_log_dbd/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	bfoz at bfoz.net
 COMMENT=	Uses APR DBD to store Apache access logs in a database
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.2+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
Index: www/mod_log_firstbyte/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_log_firstbyte/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_log_firstbyte/Makefile	16 Apr 2008 22:54:49 -0000	1.5
+++ www/mod_log_firstbyte/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	leeym at FreeBSD.org
 COMMENT=	Log the time between request and the first byte of the response served
 
+MAKE_JOBS_SAFE=  yes
+
 PROJECTHOST=	mod-log-firstbyte
 USE_APACHE=	2.0+
 MOD=		mod_log_firstbyte
Index: www/mod_log_sql/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_log_sql/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- www/mod_log_sql/Makefile	8 May 2009 15:48:58 -0000	1.15
+++ www/mod_log_sql/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	lev at FreeBSD.org
 COMMENT=	Allows Apache to log to a MySQL database
 
+MAKE_JOBS_SAFE=  yes
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_MYSQL=	yes
Index: www/mod_log_sql2-dtc/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_log_sql2-dtc/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- www/mod_log_sql2-dtc/Makefile	9 Apr 2007 04:52:15 -0000	1.6
+++ www/mod_log_sql2-dtc/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	scrappy at freebsd.org
 COMMENT=	Allows Apache to log to a MySQL database
 
+MAKE_JOBS_SAFE=  yes
+
 LATEST_LINK=	mod_log_sql2
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
Index: www/mod_macro22/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_macro22/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_macro22/Makefile	1 Jun 2008 19:51:51 -0000	1.1
+++ www/mod_macro22/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	lukasz at wasikowski.net
 COMMENT=	Apache 2.2.x module for use macros in config files
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	22
 LATEST_LINK=	mod_macro22
 AP_FAST_BUILD=	YES
Index: www/mod_memcache/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_memcache/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_memcache/Makefile	10 Jan 2009 15:02:48 -0000	1.1
+++ www/mod_memcache/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 
 LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr
 
+MAKE_JOBS_SAFE=  yes
+
 GNU_CONFIGURE=	yes
 PROJECTHOST=	modmemcache
 USE_APACHE=	2.2+
Index: www/mod_ntlm/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_ntlm/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_ntlm/Makefile	12 Apr 2009 19:54:37 -0000	1.5
+++ www/mod_ntlm/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	NTLM authentication module for the Apache webserver
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 MAKE_ENV=	APXS=${APXS}
 
Index: www/mod_ntlm2/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_ntlm2/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_ntlm2/Makefile	27 Oct 2008 16:20:43 -0000	1.5
+++ www/mod_ntlm2/Makefile	17 May 2009 11:14:40 -0000
@@ -16,10 +16,12 @@
 MAINTAINER=	admin at lissyara.su
 COMMENT=	NTLM authentication module for the Apache2 webserver
 
+BUILD_DEPENDS=	${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
+
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	20+
 MAKE_ENV=	APXS=${APXS}
 SUB_LIST=	APACHEMODDIR=${APACHEMODDIR}
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
-
 .include <bsd.port.mk>
Index: www/mod_proctitle/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proctitle/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_proctitle/Makefile	29 Apr 2007 22:54:14 -0000	1.2
+++ www/mod_proctitle/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	stas at FreeBSD.org
 COMMENT=	Set httpd process titles to reflect currently processed request
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE?=	2.0+
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
Index: www/mod_proxy_add_forward/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_add_forward/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- www/mod_proxy_add_forward/Makefile	8 May 2009 15:55:41 -0000	1.8
+++ www/mod_proxy_add_forward/Makefile	17 May 2009 11:14:40 -0000
@@ -16,6 +16,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	Apache module that adds a client IP header to outgoing proxy requests
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_proxy_html/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_html/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- www/mod_proxy_html/Makefile	17 Dec 2008 17:42:08 -0000	1.8
+++ www/mod_proxy_html/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	dsl at bitwizards.com.au
 COMMENT=	Apache module for rewriting HTML links in proxied content
 
+MAKE_JOBS_SAFE=  yes
+
 SUB_FILES=	pkg-message
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	YES
Index: www/mod_proxy_xml/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_xml/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_proxy_xml/Makefile	24 Apr 2009 22:21:13 -0000	1.2
+++ www/mod_proxy_xml/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	dom at helenmarks.co.uk
 COMMENT=	Apache module for rewriting URI references in XML
 
+MAKE_JOBS_SAFE=  yes
+
 USE_GNOME=	libxml2
 USE_APACHE=	2.0+
 
Index: www/mod_realip/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_realip/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_realip/Makefile	12 Apr 2009 08:06:51 -0000	1.2
+++ www/mod_realip/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	glebius at FreeBSD.org
 COMMENT=	Apache module to fix IP addresses in proxied requests
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_ruby/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_ruby/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- www/mod_ruby/Makefile	9 Nov 2008 08:18:50 -0000	1.60
+++ www/mod_ruby/Makefile	17 May 2009 11:14:40 -0000
@@ -16,6 +16,8 @@
 
 LIB_DEPENDS=	eruby.10:${PORTSDIR}/textproc/eruby
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3+
 USE_RUBY=	yes
 USE_PERL5_BUILD=	yes
Index: www/mod_scgi/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_scgi/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- www/mod_scgi/Makefile	23 Nov 2006 07:33:50 -0000	1.18
+++ www/mod_scgi/Makefile	17 May 2009 11:14:40 -0000
@@ -16,6 +16,8 @@
 MAINTAINER=	dryice at dryice.name
 COMMENT=	Apache module that implements the client side of the SCGI protocol
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3+
 WRKSRC=		${WRKDIR}/${DISTNAME}/${SCGI_DIR}
 
Index: www/mod_security/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_security/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- www/mod_security/Makefile	23 Apr 2009 02:34:25 -0000	1.28
+++ www/mod_security/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	araujo at FreeBSD.org
 COMMENT=	An intrusion detection and prevention engine
 
+MAKE_JOBS_SAFE=  yes
+
 LIB_DEPENDS+=	pcre.0:${PORTSDIR}/devel/pcre \
 		apr-1.3:${PORTSDIR}/devel/apr
 
Index: www/mod_security21/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_security21/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- www/mod_security21/Makefile	8 Sep 2008 09:02:59 -0000	1.18
+++ www/mod_security21/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	araujo at FreeBSD.org
 COMMENT=	An intrusion detection and prevention engine
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
Index: www/mod_shapvh/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_shapvh/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- www/mod_shapvh/Makefile	29 Apr 2009 01:36:52 -0000	1.3
+++ www/mod_shapvh/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	steven at krx.nl
 COMMENT=	Apache module that provides virtual hosts from a database
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 USE_MYSQL=	yes
 
Index: www/mod_sqlinclude/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_sqlinclude/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- www/mod_sqlinclude/Makefile	8 May 2009 15:34:44 -0000	1.9
+++ www/mod_sqlinclude/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	An Apache module implementing config inclusion from MySQL databases
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 USE_MYSQL=	yes
 
Index: www/mod_transform/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_transform/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_transform/Makefile	16 May 2009 02:41:25 -0000	1.5
+++ www/mod_transform/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	stan at stormier.net
 COMMENT=	An XSLT and XIncludes Filter module for Apache 2.0
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0
 USE_AUTOTOOLS=	libtool:15
 HAS_CONFIGURE=	yes
Index: www/mod_tsunami/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_tsunami/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- www/mod_tsunami/Makefile	10 May 2009 22:52:49 -0000	1.11
+++ www/mod_tsunami/Makefile	17 May 2009 11:14:40 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	Apache module which dynamically limits a site's slot usage
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3
 AP_FAST_BUILD=	yes
 
Index: www/mod_uid/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_uid/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_uid/Makefile	12 Apr 2009 12:16:41 -0000	1.2
+++ www/mod_uid/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	leeym at FreeBSD.org
 COMMENT=	A module issuing the "correct" cookies for counting the site visitors
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	1.3+
 
 PORTDOCS=	README.html
Index: www/mod_wsgi/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_wsgi/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- www/mod_wsgi/Makefile	14 May 2009 08:18:55 -0000	1.5
+++ www/mod_wsgi/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	douglas at douglasthrift.net
 COMMENT=	Python WSGI adapter module for Apache
 
+MAKE_JOBS_SAFE=  yes
+
 PROJECTHOST=	modwsgi
 
 USE_APACHE=	1.3+
Index: www/mod_xmlns/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_xmlns/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/mod_xmlns/Makefile	24 Apr 2009 22:29:28 -0000	1.2
+++ www/mod_xmlns/Makefile	17 May 2009 11:14:40 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	dom at helenmarks.co.uk
 COMMENT=	Apache module for XML namespaces
 
+MAKE_JOBS_SAFE=  yes
+
 USE_GNOME=	libxml2
 USE_APACHE=	2.0+
 
Index: www/mod_xsendfile/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_xsendfile/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_xsendfile/Makefile	30 Dec 2006 15:57:15 -0000	1.1
+++ www/mod_xsendfile/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	potatosaladx at gmail.com
 COMMENT=	An Apache2 module that processes X-SENDFILE headers
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
--- ap-jobs-safe.diff ends here ---

--- ap-jobs-unsafe.diff begins here ---
Index: www/mod_xsendfile/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_xsendfile/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_xsendfile/Makefile	30 Dec 2006 15:57:15 -0000	1.1
+++ www/mod_xsendfile/Makefile	17 May 2009 11:14:40 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	potatosaladx at gmail.com
 COMMENT=	An Apache2 module that processes X-SENDFILE headers
 
+MAKE_JOBS_SAFE=  yes
+
 USE_APACHE=	2.0+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
--- ap-jobs-unsafe.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list