From b51b839969daf3b42232476460514c9cccc9053e Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 17 Dec 2019 20:21:15 +0000 Subject: Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 : 2019-12-01 archivers/php71-bz2 2019-12-01 archivers/php71-phar 2019-12-01 archivers/php71-zip 2019-12-01 archivers/php71-zlib 2019-12-01 converters/php71-iconv 2019-12-01 converters/php71-mbstring 2019-12-01 converters/php71-recode 2019-12-01 databases/php71-dba 2019-12-01 databases/php71-interbase 2019-12-01 databases/php71-mysqli 2019-12-01 databases/php71-odbc 2019-12-01 databases/php71-pdo 2019-12-01 databases/php71-pdo_dblib 2019-12-01 databases/php71-pdo_firebird 2019-12-01 databases/php71-pdo_mysql 2019-12-01 databases/php71-pdo_odbc 2019-12-01 databases/php71-pdo_pgsql 2019-12-01 databases/php71-pdo_sqlite 2019-12-01 databases/php71-pgsql 2019-12-01 databases/php71-sqlite3 2019-12-01 devel/php71-gettext 2019-12-01 devel/php71-intl 2019-12-01 devel/php71-json 2019-12-01 devel/php71-pcntl 2019-12-01 devel/php71-readline 2019-12-01 devel/php71-shmop 2019-12-01 devel/php71-sysvmsg 2019-12-01 devel/php71-sysvsem 2019-12-01 devel/php71-sysvshm 2019-12-01 devel/php71-tokenizer 2019-12-01 ftp/php71-curl 2019-12-01 ftp/php71-ftp 2019-12-01 graphics/php71-exif 2019-12-01 graphics/php71-gd 2019-12-01 lang/php71 2019-12-01 mail/php71-imap 2019-12-01 math/php71-bcmath 2019-12-01 math/php71-gmp 2019-12-01 misc/php71-calendar 2019-12-01 net/php71-ldap 2019-12-01 net/php71-soap 2019-12-01 net/php71-sockets 2019-12-01 net/php71-xmlrpc 2019-12-01 net-mgmt/php71-snmp 2019-12-01 security/php71-filter 2019-12-01 security/php71-hash 2019-12-01 security/php71-mcrypt 2019-12-01 security/php71-openssl 2019-12-01 sysutils/php71-fileinfo 2019-12-01 sysutils/php71-posix 2019-12-01 textproc/php71-ctype 2019-12-01 textproc/php71-dom 2019-12-01 textproc/php71-enchant 2019-12-01 textproc/php71-pspell 2019-12-01 textproc/php71-simplexml 2019-12-01 textproc/php71-wddx 2019-12-01 textproc/php71-xml 2019-12-01 textproc/php71-xmlreader 2019-12-01 textproc/php71-xmlwriter 2019-12-01 textproc/php71-xsl 2019-12-01 www/mod_php71 2019-12-01 www/php71-opcache 2019-12-01 www/php71-session 2019-12-01 www/php71-tidy --- ftp/Makefile | 2 -- ftp/php71-curl/Makefile | 11 ----------- ftp/php71-ftp/Makefile | 15 --------------- 3 files changed, 28 deletions(-) delete mode 100644 ftp/php71-curl/Makefile delete mode 100644 ftp/php71-ftp/Makefile (limited to 'ftp') diff --git a/ftp/Makefile b/ftp/Makefile index 07d6fce249c0..d8a3d2772ff9 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -59,8 +59,6 @@ SUBDIR += pear-Net_FTP SUBDIR += pftpd SUBDIR += php-fastdfs - SUBDIR += php71-curl - SUBDIR += php71-ftp SUBDIR += php72-curl SUBDIR += php72-ftp SUBDIR += php73-curl diff --git a/ftp/php71-curl/Makefile b/ftp/php71-curl/Makefile deleted file mode 100644 index 48433d380894..000000000000 --- a/ftp/php71-curl/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= ftp - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -curl - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" diff --git a/ftp/php71-ftp/Makefile b/ftp/php71-ftp/Makefile deleted file mode 100644 index a386ccca011f..000000000000 --- a/ftp/php71-ftp/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= ftp - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -ftp - -TEST_TARGET= test - -post-patch: - @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ - ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3