Date: Tue, 1 Jan 2019 13:52:46 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488894 - in head: . databases databases/pecl-memcache databases/pecl-memcached2 devel devel/pecl-APCu4 devel/pecl-intl lang lang/php56 math math/pecl-bitset2 multimedia multimedia/zone... Message-ID: <201901011352.x01DqkM4034153@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Jan 1 13:52:46 2019 New Revision: 488894 URL: https://svnweb.freebsd.org/changeset/ports/488894 Log: Remove expired ports: 2018-12-30 textproc/pecl-xdiff: Works only with EOL php 5.6 2019-01-01 www/mod_http2-devel: Use the module that is shipped with Apache 2.4 2019-01-01 www/varnish5: Varnish 5 is Retired 2018-12-30 security/pecl-ssh2-0: Works only with EOL php 5.6 2019-01-01 security/bitwarden-ruby: Expects very specific rubygem versions for new updates. Please follow instructions in git repo. 2018-12-30 devel/pecl-intl: Works only with EOL php 5.6 2018-12-30 devel/pecl-APCu4: Works only with EOL php 5.6 2018-12-30 databases/pecl-memcache: Works only with EOL php 5.6 2018-12-30 databases/pecl-memcached2: Works only with EOL php 5.6 2018-12-30 math/pecl-bitset2: Works only with EOL php 5.6 2019-01-01 multimedia/zoneminder-h264: h264 feature was commited to main branch, please upgrade to www/zoneminder 2019-01-01 lang/php56: Security Support ends on 31 Dec 2018 Deleted: head/databases/pecl-memcache/ head/databases/pecl-memcached2/ head/devel/pecl-APCu4/ head/devel/pecl-intl/ head/lang/php56/ head/math/pecl-bitset2/ head/multimedia/zoneminder-h264/ head/security/bitwarden-ruby/ head/security/pecl-ssh2-0/ head/textproc/pecl-xdiff/ head/www/mod_http2-devel/ head/www/varnish5/ Modified: head/MOVED head/databases/Makefile head/devel/Makefile head/lang/Makefile head/math/Makefile head/multimedia/Makefile head/security/Makefile head/textproc/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jan 1 13:50:55 2019 (r488893) +++ head/MOVED Tue Jan 1 13:52:46 2019 (r488894) @@ -11471,3 +11471,15 @@ audio/kid3-qt4|audio/kid3-qt5|2018-12-31|Has expired: textproc/uim-kde4||2018-12-31|Has expired: Qt4 has been EOL since december 2015 misc/kde4-xdg-env||2018-12-31|Removed, KDE4-related x11-themes/wallpapers-freebsd-kde4|x11-themes/wallpapers-freebsd-kde|2018-12-31|Renamed, the port is not KDE4 specific +textproc/pecl-xdiff|textproc/pecl-xdiff2|2019-01-01|Has expired: Works only with EOL php 5.6 +www/mod_http2-devel||2019-01-01|Has expired: Use the module that is shipped with Apache 2.4 +www/varnish5|www/varnish6|2019-01-01|Has expired: Varnish 5 is Retired +security/pecl-ssh2-0|security/pecl-ssh2|2019-01-01|Has expired: Works only with EOL php 5.6 +security/bitwarden-ruby||2019-01-01|Has expired: Expects very specific rubygem versions for new updates. Please follow instructions in git repo. +devel/pecl-intl||2019-01-01|Has expired: Works only with EOL php 5.6 +devel/pecl-APCu4|devel/pecl-APCu|2019-01-01|Has expired: Works only with EOL php 5.6 +databases/pecl-memcache||2019-01-01|Has expired: Works only with EOL php 5.6 +databases/pecl-memcached2|databases/pecl-memcached|2019-01-01|Has expired: Works only with EOL php 5.6 +math/pecl-bitset2|math/pecl-bitset|2019-01-01|Has expired: Works only with EOL php 5.6 +multimedia/zoneminder-h264|multimedia/zoneminder|2019-01-01|Has expired: h264 feature was commited to main branch, please upgrade to www/zoneminder +lang/php56|lang/php72|2019-01-01|Has expired: Security Support ends on 31 Dec 2018 Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/databases/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -558,9 +558,7 @@ SUBDIR += pecl-cassandra SUBDIR += pecl-couchbase SUBDIR += pecl-leveldb - SUBDIR += pecl-memcache SUBDIR += pecl-memcached - SUBDIR += pecl-memcached2 SUBDIR += pecl-mongodb SUBDIR += pecl-redis SUBDIR += pecl-redis3 Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/devel/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -4038,14 +4038,12 @@ SUBDIR += pear-pdepend-staticReflection SUBDIR += pear-phing SUBDIR += pecl-APCu - SUBDIR += pecl-APCu4 SUBDIR += pecl-dio SUBDIR += pecl-eio SUBDIR += pecl-ev SUBDIR += pecl-event SUBDIR += pecl-grpc SUBDIR += pecl-hrtime - SUBDIR += pecl-intl SUBDIR += pecl-jsmin SUBDIR += pecl-json_post SUBDIR += pecl-jsond Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/lang/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -273,7 +273,6 @@ SUBDIR += pharo SUBDIR += phc SUBDIR += php-mode.el - SUBDIR += php56 SUBDIR += php71 SUBDIR += php71-extensions SUBDIR += php72 Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/math/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -646,7 +646,6 @@ SUBDIR += pear-Math_BigInteger SUBDIR += pear-Math_Combinatorics SUBDIR += pecl-bitset - SUBDIR += pecl-bitset2 SUBDIR += pecl-stats2 SUBDIR += petiga SUBDIR += php56-bcmath Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/multimedia/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -469,6 +469,5 @@ SUBDIR += xvid SUBDIR += yamdi SUBDIR += zoneminder - SUBDIR += zoneminder-h264 .include <bsd.port.subdir.mk> Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/security/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -48,7 +48,6 @@ SUBDIR += belier SUBDIR += bfbtester SUBDIR += binwalk - SUBDIR += bitwarden-ruby SUBDIR += blindelephant SUBDIR += boringssl SUBDIR += botan110 @@ -827,7 +826,6 @@ SUBDIR += pecl-pam SUBDIR += pecl-scrypt SUBDIR += pecl-ssh2 - SUBDIR += pecl-ssh2-0 SUBDIR += peda SUBDIR += pev SUBDIR += pgpdump Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/textproc/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -1201,7 +1201,6 @@ SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx SUBDIR += pear-YAML - SUBDIR += pecl-xdiff SUBDIR += pecl-xdiff2 SUBDIR += pecl-yaml SUBDIR += peco Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Jan 1 13:50:55 2019 (r488893) +++ head/www/Makefile Tue Jan 1 13:52:46 2019 (r488894) @@ -434,7 +434,6 @@ SUBDIR += mod_gnutls SUBDIR += mod_gzip2 SUBDIR += mod_h264_streaming - SUBDIR += mod_http2-devel SUBDIR += mod_jk SUBDIR += mod_layout22 SUBDIR += mod_limitipconn2 @@ -2394,7 +2393,6 @@ SUBDIR += varnish-modules SUBDIR += varnish-nagios SUBDIR += varnish4 - SUBDIR += varnish5 SUBDIR += varnish6 SUBDIR += vdr-plugin-live SUBDIR += vdradmin-am
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901011352.x01DqkM4034153>