From de7e9cd98e0cfbb19a562a544a22f3e542b88b1c Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 31 Mar 2020 11:26:12 +0000 Subject: 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 --- net/pygopherd/files/patch-bin_pygopherd | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/pygopherd/files/patch-bin_pygopherd (limited to 'net/pygopherd/files/patch-bin_pygopherd') diff --git a/net/pygopherd/files/patch-bin_pygopherd b/net/pygopherd/files/patch-bin_pygopherd deleted file mode 100644 index 24c3a8b57ff1..000000000000 --- a/net/pygopherd/files/patch-bin_pygopherd +++ /dev/null @@ -1,11 +0,0 @@ ---- bin/pygopherd.orig 2005-09-22 13:00:21 UTC -+++ bin/pygopherd -@@ -23,7 +23,7 @@ - from pygopherd import * - import sys - --conffile = '/etc/pygopherd/pygopherd.conf' -+conffile = '%%PREFIX%%/etc/pygopherd/pygopherd.conf' - if len(sys.argv) > 1: - conffile = sys.argv[1] - -- cgit v1.2.3