diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/b2evo/Makefile | 1 | ||||
-rw-r--r-- | www/b2evolution/Makefile | 1 | ||||
-rw-r--r-- | www/dokuwiki-devel/Makefile | 1 | ||||
-rw-r--r-- | www/dokuwiki/Makefile | 1 | ||||
-rw-r--r-- | www/geeklog/Makefile | 7 | ||||
-rw-r--r-- | www/lifetype/Makefile | 1 | ||||
-rw-r--r-- | www/notftp/Makefile | 10 | ||||
-rw-r--r-- | www/phpmyfaq/Makefile | 1 | ||||
-rw-r--r-- | www/phpwiki/Makefile | 1 | ||||
-rw-r--r-- | www/phpwiki13/Makefile | 1 | ||||
-rw-r--r-- | www/pmwiki/Makefile | 1 | ||||
-rw-r--r-- | www/rnews/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/Makefile | 1 | ||||
-rw-r--r-- | www/textpattern/Makefile | 1 | ||||
-rw-r--r-- | www/wikindx/Makefile | 1 | ||||
-rw-r--r-- | www/wordpress-mu/Makefile | 1 | ||||
-rw-r--r-- | www/wordpress/Makefile | 1 |
17 files changed, 3 insertions, 30 deletions
diff --git a/www/b2evo/Makefile b/www/b2evo/Makefile index 72e56e96cf44..52f91d33eb5a 100644 --- a/www/b2evo/Makefile +++ b/www/b2evo/Makefile @@ -21,7 +21,6 @@ USE_ZIP= YES B2EVO_DATE?= 2005-09-16 USE_PHP= mysql pcre session xml xmlrpc -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile index 72e56e96cf44..52f91d33eb5a 100644 --- a/www/b2evolution/Makefile +++ b/www/b2evolution/Makefile @@ -21,7 +21,6 @@ USE_ZIP= YES B2EVO_DATE?= 2005-09-16 USE_PHP= mysql pcre session xml xmlrpc -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/dokuwiki-devel/Makefile b/www/dokuwiki-devel/Makefile index 01dd1db3029b..5bab0886f0da 100644 --- a/www/dokuwiki-devel/Makefile +++ b/www/dokuwiki-devel/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple and easy to use wiki, no database required DIST_VER= ${PORTNAME}-2006-03-09 USE_PHP= gd pcre session xml zlib -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index 01dd1db3029b..5bab0886f0da 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple and easy to use wiki, no database required DIST_VER= ${PORTNAME}-2006-03-09 USE_PHP= gd pcre session xml zlib -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 4356a55e840a..69e01f992668 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -17,12 +17,7 @@ COMMENT= GeekLog is a web content magagement system USE_MYSQL= yes NO_BUILD= yes -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 -.if defined(WITH_APACHE2) -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4 -.else -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 -.endif +USE_PHP= yes WWW_DIR= ${PREFIX}/www/data diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile index dd3f61be1869..7370bcd1c151 100644 --- a/www/lifetype/Makefile +++ b/www/lifetype/Makefile @@ -22,7 +22,6 @@ IGNOREFILES= _all_plugins${EXTRACT_SUFX} _all_templates${EXTRACT_SUFX} USE_ZIP= YES USE_PHP= ctype mysql pcre session xml -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES WWWDOCROOT?= www/data diff --git a/www/notftp/Makefile b/www/notftp/Makefile index 1187cfd1edd4..aa601ec05374 100644 --- a/www/notftp/Makefile +++ b/www/notftp/Makefile @@ -13,15 +13,7 @@ MASTER_SITES= http://wonko.com/notftp/files/ MAINTAINER= ryan@wonko.com COMMENT= An easy to use Web to FTP gateway written in PHP -.if exists(${LOCALBASE}/include/apache2/os.h) -WITH_APACHE2= yes -.endif - -.if defined(WITH_APACHE2) -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4 -.else -RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 -.endif +USE_PHP= yes PREFIX= ${LOCALBASE} WEBOWN?= www diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index 8f2cba611e5f..977d574b0d2b 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} USE_ZIP= YES USE_PHP= mysql pcre pdf session xml xmlrpc zlib -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES diff --git a/www/phpwiki/Makefile b/www/phpwiki/Makefile index 7ffda064e5a4..06fa34c2f333 100644 --- a/www/phpwiki/Makefile +++ b/www/phpwiki/Makefile @@ -22,7 +22,6 @@ USE_PHP= ctype pcre posix session tokenizer xml zlib .endif NO_BUILD= YES -PHP4_PORT?= www/mod_php4 PHPWIKI?= www/data-dist/phpwiki PLIST_SUB+= PHPWIKI=${PHPWIKI} USERFILES= admin.php lib/config.php diff --git a/www/phpwiki13/Makefile b/www/phpwiki13/Makefile index 444a5d385bf3..b60d6b23c1db 100644 --- a/www/phpwiki13/Makefile +++ b/www/phpwiki13/Makefile @@ -20,7 +20,6 @@ LATEST_LINK= phpwiki13 USE_PHP= ctype pcre posix session tokenizer xml zlib NO_BUILD= YES -PHP4_PORT?= www/mod_php4 PHPWIKI?= www/data-dist/phpwiki PLIST_SUB+= PHPWIKI=${PHPWIKI} SUB_FILES= pkg-message diff --git a/www/pmwiki/Makefile b/www/pmwiki/Makefile index 90b920cb8bcf..13ec66bb53aa 100644 --- a/www/pmwiki/Makefile +++ b/www/pmwiki/Makefile @@ -17,7 +17,6 @@ MAINTAINER= babak@farrokhi.net COMMENT= A WikiWikiWeb clone using PHP USE_PHP= mbstring -PHP4_PORT?= www/mod_php4 WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/www/rnews/Makefile b/www/rnews/Makefile index ffe1dd938a57..d3e424719e96 100644 --- a/www/rnews/Makefile +++ b/www/rnews/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A server-side rss aggregator written in php with mysql -RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 +USE_PHP= yes USE_MYSQL= yes diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 649e328ea7e0..c56b81f4bdab 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_PHP= yes USE_APACHE= 1.3+ WANT_PHP_CGI= yes -CONFLICTS= mod_php4-4* php-4.* mod_php5-5* php-5.* WITH_LOGFILE?= /var/log/suphp.log PHP_PATH?= ${LOCALBASE}/bin/php diff --git a/www/textpattern/Makefile b/www/textpattern/Makefile index dad04470d90b..1c8f8bc369a8 100644 --- a/www/textpattern/Makefile +++ b/www/textpattern/Makefile @@ -15,7 +15,6 @@ COMMENT= A free, flexible, elegant, easy-to-use content management system NO_BUILD= YES WANT_PHP_WEB= YES -PHP4_PORT?= www/mod_php4 WWWOWN?= www WWWGRP?= www TEXTPATTERN?= www/data-dist/${PORTNAME} diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 610b5618ab8e..4d590e11d1aa 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -19,7 +19,6 @@ USE_PHP= session mysql NO_BUILD= YES WRKSRC= ${WRKDIR}/wikindx3 -PHP4_PORT?= www/mod_php4 WIKINDX?= www/data-dist/wikindx PLIST_SUB+= WIKINDX=${WIKINDX} ROOTFILES= config.php index.php rss.php diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index 854a2f1b4a77..21301cb92058 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -20,7 +20,6 @@ COMMENT= Multi-user version of the famous WordPress blogging application WRKSRC= ${WRKDIR}/${DISTNAME} USE_PHP= mysql pcre xml -PHP4_PORT?= www/mod_php4 NO_BUILD= yes WANT_PHP_WEB= yes WORDPRESSMU?= www/data/wordpress-mu diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 0ddcda642434..73aa64be91ff 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -18,7 +18,6 @@ COMMENT= A state-of-the-art semantic personal publishing platform WRKSRC= ${WRKDIR}/${PORTNAME} USE_PHP= mysql pcre xml -PHP4_PORT?= www/mod_php4 NO_BUILD= YES WANT_PHP_WEB= YES WORDPRESS?= www/data/wordpress |