ports/166859: [PATCH] deprecate php4

Baptiste Daroussin bapt at FreeBSD.org
Wed Apr 11 20:00:42 UTC 2012


>Number:         166859
>Category:       ports
>Synopsis:       [PATCH] deprecate php4
>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:   Wed Apr 11 20:00:41 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r233418M: Sat Mar 24 13:45:31 CET 2012 root at azathoth.lan:/usr/obj/usr/src/sys/AZATHOTH amd64


>Description:

php4 is EOLed and without any security support since august 2008, I think it is time to deprecate it, any objection?
All the php4 consumer from the ports tree are also deprecated, all the respective maintainer approved.

Of course the expiration date could be changed :)

>How-To-Repeat:
	
>Fix:

	

--- deprecate-php4.diff begins here ---
Index: pecl-zip/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/pecl-zip/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- pecl-zip/Makefile	14 Dec 2010 15:09:00 -0000	1.13
+++ pecl-zip/Makefile	11 Apr 2012 19:53:36 -0000
@@ -16,6 +16,9 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	A PECL extension to create and read zip files (PHP 4 only)
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 LICENSE=	PHP301
 
 USE_PHP=	pcre
Index: php-dyn/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/php-dyn/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- php-dyn/Makefile	4 Dec 2010 07:33:59 -0000	1.12
+++ php-dyn/Makefile	11 Apr 2012 19:53:36 -0000
@@ -15,6 +15,9 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	A PHP Extension to help debugging a PHP script
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 USE_AUTOTOOLS=	libtool
 USE_PHP=	yes
 USE_PHPIZE=	yes
Index: php4-bcmath/Makefile
===================================================================
RCS file: /home/pcvs/ports/math/php4-bcmath/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-bcmath/Makefile	19 Jul 2004 08:15:50 -0000	1.1
+++ php4-bcmath/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/math/php4-bcmath/Makefile,v 1.1 2004/07/19 08:15:50 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	math
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-bz2/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/php4-bz2/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-bz2/Makefile	19 Jul 2004 07:34:57 -0000	1.1
+++ php4-bz2/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/archivers/php4-bz2/Makefile,v 1.1 2004/07/19 07:34:57 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-calendar/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/php4-calendar/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-calendar/Makefile	19 Jul 2004 08:17:01 -0000	1.1
+++ php4-calendar/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/misc/php4-calendar/Makefile,v 1.1 2004/07/19 08:17:01 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	misc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-crack/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/php4-crack/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-crack/Makefile	12 Feb 2012 20:19:02 -0000	1.3
+++ php4-crack/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/security/php4-crack/Makefile,v 1.3 2012/02/12 20:19:02 pgollucci Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	6
 CATEGORIES=	security
 
Index: php4-ctype/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-ctype/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-ctype/Makefile	19 Jul 2004 08:33:33 -0000	1.1
+++ php4-ctype/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-ctype/Makefile,v 1.1 2004/07/19 08:33:33 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	textproc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-curl/Makefile
===================================================================
RCS file: /home/pcvs/ports/ftp/php4-curl/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- php4-curl/Makefile	23 Jan 2009 15:42:43 -0000	1.4
+++ php4-curl/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/ftp/php4-curl/Makefile,v 1.4 2009/01/23 15:42:43 roam Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	ftp
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-dba/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-dba/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-dba/Makefile	24 Mar 2009 17:02:45 -0000	1.2
+++ php4-dba/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-dba/Makefile,v 1.2 2009/03/24 17:02:45 pav Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 PORTREVISION=	1
 
Index: php4-dbase/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-dbase/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-dbase/Makefile	19 Jul 2004 07:48:57 -0000	1.1
+++ php4-dbase/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-dbase/Makefile,v 1.1 2004/07/19 07:48:57 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-dbx/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-dbx/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-dbx/Makefile	19 Jul 2004 07:49:33 -0000	1.1
+++ php4-dbx/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-dbx/Makefile,v 1.1 2004/07/19 07:49:33 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-dio/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-dio/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-dio/Makefile	19 Jul 2004 07:56:59 -0000	1.1
+++ php4-dio/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-dio/Makefile,v 1.1 2004/07/19 07:56:59 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-domxml/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-domxml/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-domxml/Makefile	19 Jul 2004 08:36:34 -0000	1.1
+++ php4-domxml/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-domxml/Makefile,v 1.1 2004/07/19 08:36:34 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	textproc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-exif/Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/php4-exif/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-exif/Makefile	19 Jul 2004 08:06:21 -0000	1.1
+++ php4-exif/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/graphics/php4-exif/Makefile,v 1.1 2004/07/19 08:06:21 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	graphics
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-extensions/Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php4-extensions/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- php4-extensions/Makefile	23 Nov 2011 13:17:31 -0000	1.13
+++ php4-extensions/Makefile	11 Apr 2012 19:53:36 -0000
@@ -16,6 +16,9 @@
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	A "meta-port" to install PHP extensions
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 USE_PHP=	yes
 DEFAULT_PHP_VER=4
 IGNORE_WITH_PHP=5
Index: php4-filepro/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-filepro/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-filepro/Makefile	19 Jul 2004 07:50:37 -0000	1.1
+++ php4-filepro/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-filepro/Makefile,v 1.1 2004/07/19 07:50:37 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-ftp/Makefile
===================================================================
RCS file: /home/pcvs/ports/ftp/php4-ftp/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-ftp/Makefile	19 Jul 2004 08:05:40 -0000	1.1
+++ php4-ftp/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/ftp/php4-ftp/Makefile,v 1.1 2004/07/19 08:05:40 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	ftp
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-gd/Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/php4-gd/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-gd/Makefile	14 Jun 2010 14:43:44 -0000	1.2
+++ php4-gd/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/graphics/php4-gd/Makefile,v 1.2 2010/06/14 14:43:44 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	4
 CATEGORIES=	graphics
 
Index: php4-gettext/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-gettext/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-gettext/Makefile	6 Jun 2008 13:21:41 -0000	1.2
+++ php4-gettext/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-gettext/Makefile,v 1.2 2008/06/06 13:21:41 edwin Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	1
 CATEGORIES=	devel
 
Index: php4-gmp/Makefile
===================================================================
RCS file: /home/pcvs/ports/math/php4-gmp/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- php4-gmp/Makefile	19 Apr 2010 10:43:35 -0000	1.4
+++ php4-gmp/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/math/php4-gmp/Makefile,v 1.4 2010/04/19 10:43:35 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	3
 CATEGORIES=	math
 
Index: php4-iconv/Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/php4-iconv/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-iconv/Makefile	19 Jul 2004 07:37:05 -0000	1.1
+++ php4-iconv/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/converters/php4-iconv/Makefile,v 1.1 2004/07/19 07:37:05 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	converters
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-imap/Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/php4-imap/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-imap/Makefile	30 Sep 2007 06:00:27 -0000	1.2
+++ php4-imap/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/mail/php4-imap/Makefile,v 1.2 2007/09/30 06:00:27 edwin Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	mail
 PORTREVISION=	1
 
Index: php4-interbase/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-interbase/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-interbase/Makefile	19 Jul 2004 07:51:04 -0000	1.1
+++ php4-interbase/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-interbase/Makefile,v 1.1 2004/07/19 07:51:04 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-ldap/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/php4-ldap/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-ldap/Makefile	25 Feb 2011 01:32:00 -0000	1.3
+++ php4-ldap/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/net/php4-ldap/Makefile,v 1.3 2011/02/25 01:32:00 delphij Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	2
 CATEGORIES=	net
 
Index: php4-mbstring/Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/php4-mbstring/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-mbstring/Makefile	19 Jul 2004 07:37:53 -0000	1.1
+++ php4-mbstring/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/converters/php4-mbstring/Makefile,v 1.1 2004/07/19 07:37:53 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	converters
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mcal/Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/php4-mcal/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-mcal/Makefile	19 Jul 2004 08:18:06 -0000	1.1
+++ php4-mcal/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/misc/php4-mcal/Makefile,v 1.1 2004/07/19 08:18:06 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	misc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mcrypt/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/php4-mcrypt/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-mcrypt/Makefile	19 Jul 2004 08:29:04 -0000	1.1
+++ php4-mcrypt/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/security/php4-mcrypt/Makefile,v 1.1 2004/07/19 08:29:04 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mcve/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-mcve/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- php4-mcve/Makefile	6 May 2006 13:26:49 -0000	1.5
+++ php4-mcve/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-mcve/Makefile,v 1.5 2006/05/06 13:26:49 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mhash/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/php4-mhash/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-mhash/Makefile	19 Jul 2004 08:30:30 -0000	1.1
+++ php4-mhash/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/security/php4-mhash/Makefile,v 1.1 2004/07/19 08:30:30 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mssql/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-mssql/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-mssql/Makefile	4 Apr 2005 09:20:20 -0000	1.3
+++ php4-mssql/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-mssql/Makefile,v 1.3 2005/04/04 09:20:20 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-mysql/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-mysql/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-mysql/Makefile	19 Jul 2004 07:52:09 -0000	1.1
+++ php4-mysql/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-mysql/Makefile,v 1.1 2004/07/19 07:52:09 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-ncurses/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-ncurses/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-ncurses/Makefile	19 Jul 2004 07:58:24 -0000	1.1
+++ php4-ncurses/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-ncurses/Makefile,v 1.1 2004/07/19 07:58:24 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-odbc/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-odbc/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-odbc/Makefile	19 Jul 2004 07:52:50 -0000	1.1
+++ php4-odbc/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-odbc/Makefile,v 1.1 2004/07/19 07:52:50 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-openssl/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/php4-openssl/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-openssl/Makefile	19 Jul 2004 08:31:10 -0000	1.1
+++ php4-openssl/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/security/php4-openssl/Makefile,v 1.1 2004/07/19 08:31:10 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	security
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-oracle/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-oracle/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-oracle/Makefile	19 Jul 2004 07:53:34 -0000	1.1
+++ php4-oracle/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-oracle/Makefile,v 1.1 2004/07/19 07:53:34 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-overload/Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php4-overload/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-overload/Makefile	19 Jul 2004 08:09:11 -0000	1.1
+++ php4-overload/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/lang/php4-overload/Makefile,v 1.1 2004/07/19 08:09:11 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	lang
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-pcntl/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-pcntl/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-pcntl/Makefile	19 Jul 2004 08:01:07 -0000	1.1
+++ php4-pcntl/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-pcntl/Makefile,v 1.1 2004/07/19 08:01:07 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-pcre/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-pcre/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-pcre/Makefile	19 Jul 2004 07:12:20 -0000	1.1
+++ php4-pcre/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-pcre/Makefile,v 1.1 2004/07/19 07:12:20 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-pfpro/Makefile
===================================================================
RCS file: /home/pcvs/ports/finance/php4-pfpro/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-pfpro/Makefile	31 Jan 2006 23:00:21 -0000	1.1
+++ php4-pfpro/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/finance/php4-pfpro/Makefile,v 1.1 2006/01/31 23:00:21 pav Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	finance
 PKGNAMESUFFIX=	-pfpro
 
Index: php4-pgsql/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-pgsql/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-pgsql/Makefile	6 Jun 2008 13:16:59 -0000	1.2
+++ php4-pgsql/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-pgsql/Makefile,v 1.2 2008/06/06 13:16:59 edwin Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	1
 CATEGORIES=	databases
 
Index: php4-posix/Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/php4-posix/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-posix/Makefile	19 Jul 2004 08:32:34 -0000	1.1
+++ php4-posix/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/sysutils/php4-posix/Makefile,v 1.1 2004/07/19 08:32:34 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	sysutils
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-pspell/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-pspell/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- php4-pspell/Makefile	6 Jun 2008 14:04:55 -0000	1.4
+++ php4-pspell/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-pspell/Makefile,v 1.4 2008/06/06 14:04:55 edwin Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	1
 CATEGORIES=	textproc
 
Index: php4-readline/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-readline/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-readline/Makefile	19 Jul 2004 08:01:35 -0000	1.1
+++ php4-readline/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-readline/Makefile,v 1.1 2004/07/19 08:01:35 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-recode/Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/php4-recode/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- php4-recode/Makefile	6 Jun 2008 13:15:28 -0000	1.2
+++ php4-recode/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/converters/php4-recode/Makefile,v 1.2 2008/06/06 13:15:28 edwin Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	1
 CATEGORIES=	converters
 
Index: php4-session/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/php4-session/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-session/Makefile	4 Mar 2007 11:33:14 -0000	1.3
+++ php4-session/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/www/php4-session/Makefile,v 1.3 2007/03/04 11:33:14 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	www
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-shmop/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-shmop/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-shmop/Makefile	19 Jul 2004 08:02:02 -0000	1.1
+++ php4-shmop/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-shmop/Makefile,v 1.1 2004/07/19 08:02:02 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-snmp/Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/php4-snmp/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-snmp/Makefile	29 Mar 2008 11:02:36 -0000	1.3
+++ php4-snmp/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/net-mgmt/php4-snmp/Makefile,v 1.3 2008/03/29 11:02:36 kuriyama Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
Index: php4-sockets/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/php4-sockets/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-sockets/Makefile	19 Jul 2004 08:24:34 -0000	1.1
+++ php4-sockets/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/net/php4-sockets/Makefile,v 1.1 2004/07/19 08:24:34 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	net
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-sybase_ct/Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/php4-sybase_ct/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- php4-sybase_ct/Makefile	4 Mar 2007 11:33:14 -0000	1.3
+++ php4-sybase_ct/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/databases/php4-sybase_ct/Makefile,v 1.3 2007/03/04 11:33:14 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	databases
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-sysvmsg/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-sysvmsg/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-sysvmsg/Makefile	19 Jul 2004 08:02:28 -0000	1.1
+++ php4-sysvmsg/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-sysvmsg/Makefile,v 1.1 2004/07/19 08:02:28 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-sysvsem/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-sysvsem/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-sysvsem/Makefile	19 Jul 2004 08:02:56 -0000	1.1
+++ php4-sysvsem/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-sysvsem/Makefile,v 1.1 2004/07/19 08:02:56 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-sysvshm/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-sysvshm/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-sysvshm/Makefile	19 Jul 2004 08:03:26 -0000	1.1
+++ php4-sysvshm/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-sysvshm/Makefile,v 1.1 2004/07/19 08:03:26 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-tokenizer/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php4-tokenizer/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-tokenizer/Makefile	19 Jul 2004 08:03:55 -0000	1.1
+++ php4-tokenizer/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/devel/php4-tokenizer/Makefile,v 1.1 2004/07/19 08:03:55 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-wddx/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-wddx/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-wddx/Makefile	19 Jul 2004 08:38:22 -0000	1.1
+++ php4-wddx/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-wddx/Makefile,v 1.1 2004/07/19 08:38:22 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	textproc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-xml/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-xml/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-xml/Makefile	19 Jul 2004 07:10:38 -0000	1.1
+++ php4-xml/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-xml/Makefile,v 1.1 2004/07/19 07:10:38 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	textproc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-xmlrpc/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/php4-xmlrpc/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-xmlrpc/Makefile	19 Jul 2004 08:25:02 -0000	1.1
+++ php4-xmlrpc/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/net/php4-xmlrpc/Makefile,v 1.1 2004/07/19 08:25:02 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	net
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-xslt/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/php4-xslt/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-xslt/Makefile	19 Jul 2004 08:39:30 -0000	1.1
+++ php4-xslt/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/textproc/php4-xslt/Makefile,v 1.1 2004/07/19 08:39:30 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	textproc
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-yp/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/php4-yp/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-yp/Makefile	19 Jul 2004 08:26:06 -0000	1.1
+++ php4-yp/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/net/php4-yp/Makefile,v 1.1 2004/07/19 08:26:06 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	net
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
Index: php4-zlib/Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/php4-zlib/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- php4-zlib/Makefile	19 Jul 2004 07:36:23 -0000	1.1
+++ php4-zlib/Makefile	11 Apr 2012 19:53:36 -0000
@@ -5,6 +5,9 @@
 # $FreeBSD: ports/archivers/php4-zlib/Makefile,v 1.1 2004/07/19 07:36:23 ale Exp $
 #
 
+DEPRECATED=	php4 is EOLed
+EXPIRATION_DATE=	2012-05-10
+
 CATEGORIES=	archivers
 
 MASTERDIR=	${.CURDIR}/../../lang/php4
--- deprecate-php4.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list