diff options
author | rene <rene@FreeBSD.org> | 2019-01-01 21:52:46 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-01-01 21:52:46 +0800 |
commit | 659a8e4a40a2b27de28a07af18d38ed36428407f (patch) | |
tree | f7075798a9a1abe4f41bfb7a9ae6bd8387a1e92a /multimedia/Makefile | |
parent | 31a2a9cf106ea11d69024183929e435c7d7f1725 (diff) | |
download | freebsd-ports-gnome-659a8e4a40a2b27de28a07af18d38ed36428407f.tar.gz freebsd-ports-gnome-659a8e4a40a2b27de28a07af18d38ed36428407f.tar.zst freebsd-ports-gnome-659a8e4a40a2b27de28a07af18d38ed36428407f.zip |
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
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index cbd1bc5b81f2..209bee3e8d42 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -469,6 +469,5 @@ SUBDIR += xvid SUBDIR += yamdi SUBDIR += zoneminder - SUBDIR += zoneminder-h264 .include <bsd.port.subdir.mk> |