Remove expired ports:

2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
2016-03-15 security/pecl-taint: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
This commit is contained in:
Rene Ladan 2016-03-20 10:07:29 +00:00
parent f56034a9dd
commit 3dc362ac88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411431
15 changed files with 3 additions and 147 deletions

3
MOVED
View file

@ -8235,3 +8235,6 @@ security/openvas-server|security/openvas-scanner|2016-03-17|Renamed
security/openvas-plugins|security/openvas-scanner|2016-03-17|Merged
security/openvas-client||2016-03-17|Discontinued, try security/greenbone-security-assistant
devel/py-icu|devel/py-pyicu|2016-03-19|Renamed to match upstream (PyPI) name
www/eaccelerator||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)

View file

@ -3702,7 +3702,6 @@
SUBDIR += pecl-hidef
SUBDIR += pecl-hrtime
SUBDIR += pecl-htscanner
SUBDIR += pecl-inclued
SUBDIR += pecl-inotify
SUBDIR += pecl-intl
SUBDIR += pecl-jsmin

View file

@ -1,26 +0,0 @@
# Created by: chinsan
# $FreeBSD$
PORTNAME= inclued
PORTVERSION= 0.1.3
PORTEPOCH= 1
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Inclued gives you a Clue for PHP inclusion check
LICENSE= PHP301
DEPRECATED= ${IGNORE}
EXPIRATION_DATE=2016-03-15
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 55 56 70
CONFIGURE_ARGS= --enable-inclued
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (inclued-0.1.3.tgz) = 89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
SIZE (inclued-0.1.3.tgz) = 9625

View file

@ -1,4 +0,0 @@
Inclued gives you a Clue ! Also inclued is some php code to transform the
dump data into graphviz formatted .dot files.
WWW: http://pecl.php.net/package/inclued

View file

@ -748,7 +748,6 @@
SUBDIR += pecl-pam
SUBDIR += pecl-scrypt
SUBDIR += pecl-ssh2
SUBDIR += pecl-taint
SUBDIR += pecl-tcpwrap
SUBDIR += pev
SUBDIR += pft

View file

@ -1,26 +0,0 @@
# Created by: johnpupu <johnpupu@gmail.com>
# $FreeBSD$
PORTNAME= taint
PORTVERSION= 1.2.2
CATEGORIES= security
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= johnpupu@gmail.com
COMMENT= Extension used for detecting XSS codes (tainted string)
DEPRECATED= ${IGNORE}
EXPIRATION_DATE=2016-03-15
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
USE_PHP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
IGNORE_WITH_PHP= 55 56 70
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (PECL/taint-1.2.2.tgz) = ea38bfeb20c1ae46477db4bd5ae1ddf97b7b75abfba8c624e44dfb73643ad9ca
SIZE (PECL/taint-1.2.2.tgz) = 19949

View file

@ -1,3 +0,0 @@
Extension used for detecting XSS codes (tainted string).
WWW: http://pecl.php.net/package/taint

View file

@ -153,7 +153,6 @@
SUBDIR += dummyflash
SUBDIR += e107
SUBDIR += e2guardian
SUBDIR += eaccelerator
SUBDIR += edbrowse
SUBDIR += efront
SUBDIR += elgg

View file

@ -1,53 +0,0 @@
# Created by: Alex Dupre <sysadmin@alexdupre.com>
# $FreeBSD$
PORTNAME= eaccelerator
PORTVERSION= 0.9.7
CATEGORIES= www
MAINTAINER= ale@FreeBSD.org
COMMENT= Free open-source PHP accelerator & optimizer
LICENSE= GPLv2
DEPRECATED= ${IGNORE}
EXPIRATION_DATE=2016-03-15
OPTIONS_DEFINE= DOCCOMM DOCS EXAMPLES
DOCCOMM_DESC= Retain doc-comments in internal php structures
USE_GITHUB= yes
GH_TAGNAME= 42067ac
DOCCOMM_DESC= Retain doc-comments in internal php structures
DOCCOMM_CONFIGURE_WITH= eaccelerator-doc-comment-inclusion
USE_PHP= yes
USE_PHPIZE= yes
USE_PHP_BUILD= yes
IGNORE_WITH_PHP= 55 56 70
CONFIGURE_ARGS= --enable-eaccelerator=shared \
--with-eaccelerator-userid=80
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PORTDOCS= *
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}
${INSTALL_DATA} ${WRKSRC}/modules/${PORTNAME}.so \
${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}
do-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/control.php ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/dasm.php ${STAGEDIR}${EXAMPLESDIR}
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (eaccelerator-eaccelerator-0.9.7-42067ac_GH0.tar.gz) = ccafba9cefd6309289777b6c87c68cef5d6958e0ca3550b7e526d02f46b41b0b
SIZE (eaccelerator-eaccelerator-0.9.7-42067ac_GH0.tar.gz) = 131567

View file

@ -1,15 +0,0 @@
*****************************************************************************
You have installed the eaccelerator package.
Edit %%LOCALBASE%%/etc/php.ini and add:
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/eaccelerator.so"
Then create the cache directory:
mkdir /tmp/eaccelerator
chown www /tmp/eaccelerator
chmod 0700 /tmp/eaccelerator
*****************************************************************************

View file

@ -1,7 +0,0 @@
eAccelerator is a free open-source PHP accelerator & optimizer. It increases
the performance of PHP scripts by caching them in their compiled state, so
that the overhead of compiling is almost completely eliminated. It also
optimizes scripts to speed up their execution. eAccelerator typically reduces
server load and increases the speed of your PHP code by 1-10 times.
WWW: http://eaccelerator.net/

View file

@ -1,4 +0,0 @@
lib/php/%%PHP_EXT_DIR%%/eaccelerator.so
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/control.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dasm.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eaccelerator.ini