diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 21:37:58 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 21:37:58 +0800 |
commit | d1a5353b9cccb568b52fb525175941ad0b8a0345 (patch) | |
tree | 25abb8f5b9cdfd31fb9d446791a87606bf77ff0b /net/Makefile | |
parent | d460c1a711a6e1319160cba021ecc281f1e4fc70 (diff) | |
download | freebsd-ports-gnome-d1a5353b9cccb568b52fb525175941ad0b8a0345.tar.gz freebsd-ports-gnome-d1a5353b9cccb568b52fb525175941ad0b8a0345.tar.zst freebsd-ports-gnome-d1a5353b9cccb568b52fb525175941ad0b8a0345.zip |
Remove expired ports:
2018-12-31 net/libsrtp: Superseded by libsrtp2
2018-12-31 x11-toolkits/wlc: Deprecated upstream
2018-12-31 japanese/spamassassin: does not build
2018-12-31 www/spdylay: SPDY is deprecated, use HTTP/2 instead
2018-12-31 www/moodle33: Upstream no longer maintained
2018-12-31 security/krb5-114: EOL twelve months after release of krb5-1.16
2018-12-31 databases/mongodb32: EOL upstream since September 2018
2018-12-31 databases/mongodb32-tools: EOL upstream since September 2018
2018-12-31 audio/creox: Qt4 has been EOL since december 2015
2018-12-31 audio/terminatorx: Unmaintained, broken too often
2018-12-31 audio/shoutcast: Upstream vendor no longer provides releases
2018-12-31 dns/powerdns-recursor40: FreeBSD 10.3 has reached EoL since 2018-04-30; users should upgrade and use dns/powerdns-recursor instead
2018-12-31 sysutils/ataidle: obsoleted by camcontrol(8)
2018-12-31 sysutils/syslog-ng37: No longer officially supported by Balabit, does not support openssl111
2018-12-31 sysutils/cfengine22: No longeer supported by cfengine.com
2018-12-31 sysutils/syslog-ng36: No longer officially supported by Balabit, does not support openssl111
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a98def1a67f5..a6cc3cee8703 100644 --- a/net/Makefile +++ b/net/Makefile @@ -422,7 +422,6 @@ SUBDIR += librsync2 SUBDIR += libsignal SUBDIR += libsocket++ - SUBDIR += libsrtp SUBDIR += libsrtp2 SUBDIR += libstorj SUBDIR += libtnl |