aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-11 19:36:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-11 19:36:53 +0000
commitf44915884b9bbc543ae908eca4075cde7ae60255 (patch)
tree6525f7d6959179de877dffe71314f0e47974f981 /converters
parentf805596461de14573cb256886e7eda3cd2679df1 (diff)
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
-rw-r--r--converters/php4-iconv/Makefile17
-rw-r--r--converters/php4-mbstring/Makefile17
-rw-r--r--converters/php4-recode/Makefile18
4 files changed, 0 insertions, 55 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 8b746b42b6aa..c4a1be9f469e 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -119,9 +119,6 @@
SUBDIR += pdf2djvu
SUBDIR += pear-Services_JSON
SUBDIR += pecl-fribidi
- SUBDIR += php4-iconv
- SUBDIR += php4-mbstring
- SUBDIR += php4-recode
SUBDIR += php5-bsdconv
SUBDIR += php5-iconv
SUBDIR += php5-mbstring
diff --git a/converters/php4-iconv/Makefile b/converters/php4-iconv/Makefile
deleted file mode 100644
index 4bcb889b748e..000000000000
--- a/converters/php4-iconv/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: php4-iconv
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-CATEGORIES= converters
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -iconv
-
-.include "${MASTERDIR}/Makefile"
diff --git a/converters/php4-mbstring/Makefile b/converters/php4-mbstring/Makefile
deleted file mode 100644
index 0a825b5a2c0b..000000000000
--- a/converters/php4-mbstring/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: php4-mbstring
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-CATEGORIES= converters
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -mbstring
-
-.include "${MASTERDIR}/Makefile"
diff --git a/converters/php4-recode/Makefile b/converters/php4-recode/Makefile
deleted file mode 100644
index 5265fc57d8ae..000000000000
--- a/converters/php4-recode/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: php4-recode
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-PORTREVISION= 1
-CATEGORIES= converters
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -recode
-
-.include "${MASTERDIR}/Makefile"