diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-31 19:26:12 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-31 19:26:12 +0800 |
commit | de7e9cd98e0cfbb19a562a544a22f3e542b88b1c (patch) | |
tree | bb3771e2e3b91962ed62d2b99c7481308a5108cd /net/Makefile | |
parent | adc579ea215bf0cafe599d33c12888355f26fb1e (diff) | |
download | freebsd-ports-gnome-de7e9cd98e0cfbb19a562a544a22f3e542b88b1c.tar.gz freebsd-ports-gnome-de7e9cd98e0cfbb19a562a544a22f3e542b88b1c.tar.zst freebsd-ports-gnome-de7e9cd98e0cfbb19a562a544a22f3e542b88b1c.zip |
Remove expired ports:
2020-03-29 security/w3af: Uses deprecated version of Python
2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity instead
2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7
2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27
2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7
2020-03-31 databases/mongodb34: EOL January 2020; See https://www.mongodb.com/support-policy
2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left
2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020
2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35 or higher
2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27
databases/mongodb34-tools: Part of expired MongoDB 3.4
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 c8780bb6c947..c277ea108668 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1143,7 +1143,6 @@ SUBDIR += py-zeep SUBDIR += py-zeroconf SUBDIR += py-zope.proxy - SUBDIR += pygopherd SUBDIR += pynids SUBDIR += pyrad SUBDIR += qadsl |