From af7ee2a6ac8dc18d5a1df76a8d9e06e4a1657ed8 Mon Sep 17 00:00:00 2001 From: Alex Dupre <ale@FreeBSD.org> Date: Mon, 19 Jul 2004 07:05:36 +0000 Subject: First step of the PHP mega-commit: - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports --- www/php4-cgi/Makefile | 11 ++++------- www/php4-cgi/pkg-message | 11 ----------- 2 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 www/php4-cgi/pkg-message (limited to 'www/php4-cgi') diff --git a/www/php4-cgi/Makefile b/www/php4-cgi/Makefile index 9dc5cf5c6151..b9c9f7d8f39c 100644 --- a/www/php4-cgi/Makefile +++ b/www/php4-cgi/Makefile @@ -4,18 +4,15 @@ # # $FreeBSD$ # -# Instructions on how to enable preferred extensions can be found in the -# Makefile of the master port (lang/php4). -# CATEGORIES= www +PKGNAMESUFFIX= -cgi -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org +COMMENT= PHP Common Gateway Interface -PKGMESSAGE= ${.CURDIR}/pkg-message MASTERDIR= ${.CURDIR}/../../lang/php4 -WITHOUT_APACHE= yes -WITHOUT_CLI= yes +CONFLICTS= php4-4* php4-cli-4* mod_php4-4* .include "${MASTERDIR}/Makefile" diff --git a/www/php4-cgi/pkg-message b/www/php4-cgi/pkg-message deleted file mode 100644 index e9b0e071d936..000000000000 --- a/www/php4-cgi/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -***************************************************************************** - -You have installed the php4-cgi package. - -Have a look at the php4-cgi port if you need additional extensions other than -CTYPE, MYSQL, OVERLOAD, PCRE, POSIX, SESSION, TOKENIZER, XML and ZLIB. - -You can find it at -ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/php4-cgi.tar - -***************************************************************************** -- cgit v1.2.3