- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
This commit is contained in:
Philip M. Gollucci 2009-05-21 20:45:34 +00:00
parent 16e6c37f89
commit 805c652f35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234362
51 changed files with 102 additions and 0 deletions

View file

@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}.c readme.${PORTNAME}
MAINTAINER= cjh@FreeBSD.org
COMMENT= Apache module for manipulating euc-kr encoded URL
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
USE_ICONV= yes

View file

@ -14,6 +14,8 @@ 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}
USE_MYSQL= YES

View file

@ -17,6 +17,8 @@ DISTNAME= modauthldap_apache2
MAINTAINER= gerrit.beine@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

View file

@ -16,6 +16,8 @@ DIST_SUBDIR= apache22
MAINTAINER= mm@FreeBSD.org
COMMENT= MySQL-based authentication module with VirtualHost support
MAKE_JOBS_SAFE= yes
LATEST_LINK= mod_auth_mysql2
WRKSRC= ${WRKDIR}/${PORTNAME}

View file

@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= maske@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

View file

@ -15,6 +15,8 @@ PKGNAMESUFFIX= _another
MAINTAINER= mbr@FreeBSD.org
COMMENT= Allows users to use MySQL databases for user authentication
MAKE_JOBS_SAFE= yes
USE_MYSQL= YES
SHORTMODNAME= mysql_auth

View file

@ -15,6 +15,8 @@ MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= Allows users to use PAM modules for user authentication
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
AP_FAST_BUILD= yes

View file

@ -12,6 +12,8 @@ MASTER_SITES= http://www.outoforder.cc/downloads/mod_auth_xradius/
MAINTAINER= mwlucas@FreeBSD.org
COMMENT= Enables RADIUS authentication
MAKE_JOBS_SAFE= yes
USE_APACHE= 2.0+
USE_BZIP2= yes
GNU_CONFIGURE= yes

View file

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
MAINTAINER= ychsiao@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

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://software.othello.ch/mod_clamav/ \
MAINTAINER= tmueko@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

View file

@ -16,6 +16,8 @@ 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= 2.2+
GNU_CONFIGURE= yes

View file

@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= danger@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

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://webdav.todo.gr.jp/download/
MAINTAINER= edwin@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

View file

@ -16,6 +16,8 @@ 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}
USE_APACHE= 1.3+

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \
MAINTAINER= anders@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

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \
MAINTAINER= anders@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

View file

@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= hemi@puresimplicity.net
COMMENT= An alternative FastCGI module for Apache2
MAKE_JOBS_SAFE= yes
USE_APACHE= 2.0+
SUB_FILES= pkg-message

View file

@ -14,6 +14,8 @@ DIST_SUBDIR= apache2
MAINTAINER= chinsan@FreeBSD.org
COMMENT= A http IRIs module for Apache 2
MAKE_JOBS_SAFE= yes
USE_APACHE= 20+
PLIST_SUB= APACHE_DIR=${APACHEMODDIR}

View file

@ -18,6 +18,8 @@ COMMENT= An Apache module that provides the country code of the client's IP
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

View file

@ -17,6 +17,8 @@ COMMENT= An Apache module that provides the country code of the client's IP
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}

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ale@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

View file

@ -15,6 +15,8 @@ DISTNAME= mod_gzip-${PORTVERSION}
MAINTAINER= sec@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

View file

@ -14,4 +14,6 @@ LATEST_LINK= mod_jk-ap2
MAINTAINER= girgen@FreeBSD.org
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
MAKE_JOBS_SAFE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -17,6 +17,8 @@ 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?= 1.3+
.include <bsd.port.pre.mk>

View file

@ -14,6 +14,8 @@ MASTER_SITES= http://dominia.org/djao/limit/
MAINTAINER= ychsiao@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

View file

@ -14,6 +14,8 @@ 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
USE_APACHE= 2.0+

View file

@ -16,6 +16,8 @@ DISTFILES= mod_line_edit.c
MAINTAINER= dom@helenmarks.co.uk
COMMENT= Apache module for simple text rewriting
MAKE_JOBS_SAFE= yes
USE_APACHE= 2.0+
do-extract:

View file

@ -14,6 +14,8 @@ 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= 20+
AP_FAST_BUILD= YES
AP_GENPLIST= YES

View file

@ -13,6 +13,8 @@ MASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/
MAINTAINER= bfoz@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

View file

@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}.c readme.txt
MAINTAINER= leeym@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

View file

@ -13,6 +13,8 @@ MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/
MAINTAINER= lev@FreeBSD.org
COMMENT= Allows Apache to log to a MySQL database
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_MYSQL= yes

View file

@ -14,6 +14,8 @@ PKGNAMESUFFIX= -dtc
MAINTAINER= scrappy@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

View file

@ -13,6 +13,8 @@ MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/
MAINTAINER= lukasz@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

View file

@ -15,6 +15,8 @@ COMMENT= Apache 2.2.x module to manage apr_memcache connections
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
PROJECTHOST= modmemcache
USE_APACHE= 2.2+

View file

@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= modntlm
MAINTAINER= skv@FreeBSD.org
COMMENT= NTLM authentication module for the Apache webserver
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
MAKE_ENV= APXS=${APXS}

View file

@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.springdaemons.com/soft/
MAINTAINER= stas@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

View file

@ -16,6 +16,8 @@ EXTRACT_SUFX= .c
MAINTAINER= anders@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

View file

@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= dsl@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

View file

@ -15,6 +15,8 @@ DISTFILES= xmlns.h mod_proxy_xml.c
MAINTAINER= dom@helenmarks.co.uk
COMMENT= Apache module for rewriting URI references in XML
MAKE_JOBS_SAFE= yes
USE_GNOME= libxml2
USE_APACHE= 2.0+

View file

@ -16,6 +16,8 @@ COMMENT= An Apache module that embeds Ruby interpreter within
LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3+
USE_RUBY= yes
USE_PERL5_BUILD= yes

View file

@ -16,6 +16,8 @@ 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
USE_APACHE= 1.3+
WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR}

View file

@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION}
MAINTAINER= araujo@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

View file

@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/_//:S/21//}-apache_${PORTVERSION}
MAINTAINER= araujo@FreeBSD.org
COMMENT= An intrusion detection and prevention engine
MAKE_JOBS_SAFE= yes
USE_APACHE= 2.0+
AP_FAST_BUILD= yes
AP_GENPLIST= yes

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .c
MAINTAINER= steven@krx.nl
COMMENT= Apache module that provides virtual hosts from a database
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
USE_MYSQL= yes

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= anders@FreeBSD.org
COMMENT= An Apache module implementing config inclusion from MySQL databases
MAKE_JOBS_SAFE= yes
USE_APACHE= 1.3
USE_MYSQL= yes

View file

@ -13,6 +13,8 @@ MASTER_SITES= http://www.outoforder.cc/downloads/mod_transform/
MAINTAINER= stan@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

View file

@ -13,6 +13,8 @@ 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= 1.3+
PORTDOCS= README.html

View file

@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= douglas@douglasthrift.net
COMMENT= Python WSGI adapter module for Apache
MAKE_JOBS_SAFE= yes
PROJECTHOST= modwsgi
USE_APACHE= 1.3+

View file

@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= douglas@douglasthrift.net
COMMENT= Python WSGI adapter module for Apache
MAKE_JOBS_SAFE= yes
PROJECTHOST= modwsgi
USE_APACHE= 1.3+

View file

@ -15,6 +15,8 @@ DISTFILES= xmlns.h mod_xmlns.c
MAINTAINER= dom@helenmarks.co.uk
COMMENT= Apache module for XML namespaces
MAKE_JOBS_SAFE= yes
USE_GNOME= libxml2
USE_APACHE= 2.0+

View file

@ -13,6 +13,8 @@ MASTER_SITES= http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
MAINTAINER= potatosaladx@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