aboutsummaryrefslogtreecommitdiff
path: root/ftp
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 /ftp
parentf805596461de14573cb256886e7eda3cd2679df1 (diff)
downloadports-f44915884b9bbc543ae908eca4075cde7ae60255.tar.gz
ports-f44915884b9bbc543ae908eca4075cde7ae60255.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile2
-rw-r--r--ftp/php4-curl/Makefile18
-rw-r--r--ftp/php4-ftp/Makefile17
3 files changed, 0 insertions, 37 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index f23365090caf..3dc97383efa2 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -73,8 +73,6 @@
SUBDIR += pavuk
SUBDIR += pear-Net_FTP
SUBDIR += pftpd
- SUBDIR += php4-curl
- SUBDIR += php4-ftp
SUBDIR += php5-curl
SUBDIR += php5-ftp
SUBDIR += php52-curl
diff --git a/ftp/php4-curl/Makefile b/ftp/php4-curl/Makefile
deleted file mode 100644
index 4623b8c011ac..000000000000
--- a/ftp/php4-curl/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: php4-curl
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-CATEGORIES= ftp
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -curl
-PORTREVISION= 1
-
-.include "${MASTERDIR}/Makefile"
diff --git a/ftp/php4-ftp/Makefile b/ftp/php4-ftp/Makefile
deleted file mode 100644
index 9b04ab951247..000000000000
--- a/ftp/php4-ftp/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: php4-ftp
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DEPRECATED= php4 is EOLed
-EXPIRATION_DATE= 2012-05-10
-
-CATEGORIES= ftp
-
-MASTERDIR= ${.CURDIR}/../../lang/php4
-
-PKGNAMESUFFIX= -ftp
-
-.include "${MASTERDIR}/Makefile"