From owner-svn-ports-all@FreeBSD.ORG Tue Sep 4 22:27:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7D6F1065673; Tue, 4 Sep 2012 22:27:56 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 878518FC08; Tue, 4 Sep 2012 22:27:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q84MRusQ029190; Tue, 4 Sep 2012 22:27:56 GMT (envelope-from ohauer@svn.freebsd.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q84MRuOS029174; Tue, 4 Sep 2012 22:27:56 GMT (envelope-from ohauer@svn.freebsd.org) Message-Id: <201209042227.q84MRuOS029174@svn.freebsd.org> From: Olli Hauer Date: Tue, 4 Sep 2012 22:27:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303678 - in head: ftp/proma games/hlstatsx net-mgmt/ocsinventory-ng net-p2p/rtgui net/prosearch www/dojo www/dotproject www/foswiki www/rt38 www/rt40 www/thundercache www/thundersnarf ... X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 22:27:56 -0000 Author: ohauer Date: Tue Sep 4 22:27:55 2012 New Revision: 303678 URL: http://svn.freebsd.org/changeset/ports/303678 Log: - unbreak build since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/ with hat apache@ Modified: head/ftp/proma/Makefile head/games/hlstatsx/Makefile head/net-mgmt/ocsinventory-ng/Makefile head/net-p2p/rtgui/Makefile head/net/prosearch/Makefile head/www/dojo/Makefile head/www/dotproject/Makefile head/www/foswiki/Makefile head/www/rt38/Makefile head/www/rt40/Makefile head/www/thundercache/Makefile head/www/thundersnarf/Makefile head/www/webcalendar-devel/Makefile head/www/yahoo-ui/Makefile Modified: head/ftp/proma/Makefile ============================================================================== --- head/ftp/proma/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/ftp/proma/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: proma -# Date created: 25.08.2003 -# Whom: HSIN-HSIUNG CHANG -# # $FreeBSD$ -# PORTNAME= proma PORTVERSION= 0.8.3 @@ -35,7 +30,7 @@ SUB_FILES= pkg-message RUN_DEPENDS+= ${LOCALBASE}/libexec/proftpd/mod_sql_mysql.so:${PORTSDIR}/databases/proftpd-mod_sql_mysql .endif .if defined(WITH_APACHE) -USE_APACHE= 22 +USE_APACHE_RUN= 22 .endif .if defined(WITH_MYSQL) USE_MYSQL= yes Modified: head/games/hlstatsx/Makefile ============================================================================== --- head/games/hlstatsx/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/games/hlstatsx/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: hlstatsx -# Date created: 2006-06-12 -# Whom: Babak Farrokhi -# # $FreeBSD$ -# PORTNAME= hlstatsx DISTVERSION= 1.20RC2 @@ -16,7 +11,7 @@ MAINTAINER= sylvio@FreeBSD.org COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ USE_PHP= gd mysql USE_PERL5_RUN= yes USE_ZIP= yes Modified: head/net-mgmt/ocsinventory-ng/Makefile ============================================================================== --- head/net-mgmt/ocsinventory-ng/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/net-mgmt/ocsinventory-ng/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,7 +1,3 @@ -# New ports collection makefile for: ocsinventory-ng -# Date created: 28 Sep 2007 -# Whom: araujo -# # $FreeBSD$ PORTNAME= ocsinventory-ng @@ -24,7 +20,7 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-XML-Entities>=0:${PORTSDIR}/textproc/p5-XML-Entities -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ USE_MYSQL= 41+ USE_PERL5= 5.8.0+ WANT_PHP_WEB= yes Modified: head/net-p2p/rtgui/Makefile ============================================================================== --- head/net-p2p/rtgui/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/net-p2p/rtgui/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: rtgui -# Date created: 14 December 2008 -# Whom: Philippe Audeoud -# # $FreeBSD$ -# PORTNAME= rtgui PORTVERSION= 0.2.7 @@ -23,7 +18,7 @@ BUILD_DEPENDS+= xmlrpc-c-config:${PORTSD .include .if !defined(WITHOUT_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_scgi.so:${PORTSDIR}/www/mod_scgi .elif defined(WITH_LIGHTTPD) RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd Modified: head/net/prosearch/Makefile ============================================================================== --- head/net/prosearch/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/net/prosearch/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: prosearch -# Date created: 20 May 2006 -# Whom: Oleg Alexeenkov -# # $FreeBSD$ -# PORTNAME= prosearch PORTVERSION= 0.19.2 @@ -69,7 +64,7 @@ RUN_DEPENDS+= rsync:${PORTSDIR}/net/rsyn .endif .if defined(WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ .endif .if defined(WITH_NGINX) Modified: head/www/dojo/Makefile ============================================================================== --- head/www/dojo/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/dojo/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: dojo -# Date created: 2008-01-29 -# Whom: Greg Larkin -# # $FreeBSD$ -# PORTNAME= dojo PORTVERSION= 1.5.0 @@ -22,7 +17,7 @@ OPTIONS= APACHE "Configure for Apache- .include .if defined(WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL} Modified: head/www/dotproject/Makefile ============================================================================== --- head/www/dotproject/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/dotproject/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: dotproject -# Date created: 12 April 2005 -# Whom: Antonio Carlos Venancio Junior () -# # $FreeBSD$ -# PORTNAME= dotproject PORTVERSION= 2.1.5 @@ -18,7 +13,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_PHP= gd mysql session zlib WANT_PHP_WEB= yes -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ SUB_FILES= pkg-message Modified: head/www/foswiki/Makefile ============================================================================== --- head/www/foswiki/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/foswiki/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: foswiki -# Date created: 2009-04-13 -# Whom: Greg Larkin -# # $FreeBSD$ -# PORTNAME= foswiki PORTVERSION= 1.1.5 @@ -50,7 +45,7 @@ RUN_DEPENDS+= p5-Apache-Htpasswd>=0:${PO .endif .if defined(WITH_APACHE) -USE_APACHE?= 22+ +USE_APACHE_RUN?=22+ PLIST_SUB+= NOAPACHE="" PKGMESSAGE= pkg-message-apache SUB_FILES+= pkg-message-apache Modified: head/www/rt38/Makefile ============================================================================== --- head/www/rt38/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/rt38/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,7 +1,3 @@ -# New ports collection makefile for: rt38 -# Date created: 26 December 2008 -# Whom: Philip M. Gollucci -# # $FreeBSD$ # TODO: @@ -63,7 +59,7 @@ RUN_DEPENDS+= ${STANDALONE_DEPS} .endif .if !empty(PORT_OPTIONS:MAPACHE) || !empty(PORT_OPTIONS:MFASTCGI) || !empty(PORT_OPTIONS:MMODPERL) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ .endif .if ${PORT_OPTIONS:MFASTCGI} Modified: head/www/rt40/Makefile ============================================================================== --- head/www/rt40/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/rt40/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,7 +1,3 @@ -# New ports collection makefile for: rt38 -# Date created: 26 December 2008 -# Whom: Philip M. Gollucci -# # $FreeBSD$ PORTNAME= rt @@ -85,7 +81,7 @@ RUN_DEPENDS+= ${MODPERL2_DEPS} .endif .if ${PORT_OPTIONS:MAP_MODFASTCGI} -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi \ ${FASTCGI_DEPS} Modified: head/www/thundercache/Makefile ============================================================================== --- head/www/thundercache/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/thundercache/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: thundercache -# Date created: 2010-03-15 -# Whom: Patrick Tracanelli -# # $FreeBSD$ -# PORTNAME= thundercache PORTVERSION= 6.1 @@ -51,7 +46,7 @@ DISTNAME= thundercache-6.1.201104260900- WRKSRC= ${WRKDIR}/thunder .if defined (WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ .endif .if defined (WITH_PGSQL) Modified: head/www/thundersnarf/Makefile ============================================================================== --- head/www/thundersnarf/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/thundersnarf/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: thundersnarf -# Date created: 2010-05-20 -# Whom: Patrick Tracanelli -# # $FreeBSD$ -# PORTNAME= thundersnarf PORTVERSION= 1.3 @@ -28,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:R} .include .if defined (WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ .endif .if defined (WITH_PGSQL) Modified: head/www/webcalendar-devel/Makefile ============================================================================== --- head/www/webcalendar-devel/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/webcalendar-devel/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: WebCalendar -# Date created: 08 Jan 2008 -# Whom: glarkin -# # $FreeBSD$ -# PORTNAME= WebCalendar PORTVERSION= 1.2.5 @@ -48,7 +43,7 @@ OPTIONS= APACHE "Configure for Apache-2. .include .if defined(WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL} CONFDIR= ${PREFIX}/${CONFDIR_REL} Modified: head/www/yahoo-ui/Makefile ============================================================================== --- head/www/yahoo-ui/Makefile Tue Sep 4 22:24:14 2012 (r303677) +++ head/www/yahoo-ui/Makefile Tue Sep 4 22:27:55 2012 (r303678) @@ -1,9 +1,4 @@ -# New ports collection makefile for: yahoo-ui -# Date created: 2008-01-29 -# Whom: Greg Larkin -# # $FreeBSD$ -# PORTNAME= yahoo PORTVERSION= 2.8.2 @@ -33,7 +28,7 @@ NOPORTEXAMPLES= yes .endif .if defined(WITH_APACHE) -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes PLIST_SUB+= NOAPACHE="" CONFDIR=${CONFDIR_REL}