diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-01 17:19:40 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-01 17:19:40 +0000 |
commit | 62d60014dcd3c2a79a0cce3a6802c6711b6eb2fa (patch) | |
tree | 116965a7a425d5b2caad0dd9eb18e0d7d0bfcbae /security/hotssh/files | |
parent | biology/bowtie2: Upgrade to 2.4.1 (diff) |
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
2020-02-28 devel/py-orbit: Old, uses EOLed python27
2020-03-01 editors/py-room: Old, uses EOLed python27
2020-02-27 french/gimp-help: Broken
2020-03-01 games/magicor: Old, uses EOLed python27
2020-03-01 games/openalchemist: Old, uses EOLed python27
2020-03-01 games/pythonsudoku: Old, uses EOLed python27
2020-02-27 german/gimp-help: Broken
2020-03-01 graphics/driconf: Old, uses EOLed python27
2020-02-27 graphics/gimp-help: Broken
2020-03-01 graphics/nathive: Old, uses EOLed python27
2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27
2020-03-01 graphics/py-mcomix: Old, uses EOLed python27
2020-03-01 graphics/uniconvw: Old, uses EOLed python27
2020-02-27 japanese/gimp-help: Broken
2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired
2020-02-27 korean/gimp-help: Broken
2020-03-01 mail/claws-mail-python: Old, uses EOLed python27
2020-03-01 math/lybniz: Old, uses EOLed python27
2020-02-27 misc/gimp-help-ca: Broken
2020-02-27 misc/gimp-help-da: Broken
2020-02-27 misc/gimp-help-el: Broken
2020-02-27 misc/gimp-help-en_GB: Broken
2020-02-27 misc/gimp-help-es: Broken
2020-02-27 misc/gimp-help-it: Broken
2020-02-27 misc/gimp-help-nl: Broken
2020-02-27 misc/gimp-help-nn: Broken
2020-02-27 misc/gimp-help-sl: Broken
2020-02-27 misc/gimp-help-sv: Broken
2020-03-01 misc/metromap: Old, uses EOLed python27
2020-03-01 misc/typetrainer: Old, uses EOLed python27
2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27
2020-02-27 portuguese/gimp-help-pt_BR: Broken
2020-02-27 russian/gimp-help: Broken
2020-02-28 security/hotssh: Old, uses EOLed python27
2020-03-01 security/zenmap: Old, uses EOLed python27
2020-03-01 x11/py-xdot06: Old, uses EOLed python27
2020-02-28 x11/terminator: Old, uses EOLed python27
2020-02-28 x11-fm/sunflower: Old, uses EOLed python27
2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27
2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27
2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
Notes
Notes:
svn path=/head/; revision=527561
Diffstat (limited to 'security/hotssh/files')
-rw-r--r-- | security/hotssh/files/patch-hotssh_hotvte_vteterm.py | 11 | ||||
-rw-r--r-- | security/hotssh/files/patch-wscript | 11 | ||||
-rw-r--r-- | security/hotssh/files/waf.diff | 9 |
3 files changed, 0 insertions, 31 deletions
diff --git a/security/hotssh/files/patch-hotssh_hotvte_vteterm.py b/security/hotssh/files/patch-hotssh_hotvte_vteterm.py deleted file mode 100644 index e4b41871ae21..000000000000 --- a/security/hotssh/files/patch-hotssh_hotvte_vteterm.py +++ /dev/null @@ -1,11 +0,0 @@ ---- hotssh/hotvte/vteterm.py.orig -+++ hotssh/hotvte/vteterm.py -@@ -264,7 +264,7 @@ - def __set_gtk_colors(self): - fg = self.style.text[gtk.STATE_NORMAL] - bg = self.style.base[gtk.STATE_NORMAL] -- self.set_colors(True, fg, bg, isdefault=True) -+ self.set_colors(fg, bg, False, isdefault=True) - - def set_colors(self, fg, bg, palette, isdefault=False): - if not isdefault: diff --git a/security/hotssh/files/patch-wscript b/security/hotssh/files/patch-wscript deleted file mode 100644 index 9edfd515a5f8..000000000000 --- a/security/hotssh/files/patch-wscript +++ /dev/null @@ -1,11 +0,0 @@ ---- wscript.orig -+++ wscript -@@ -14,7 +14,7 @@ - opt.tool_options('python') - - def configure(conf): -- conf.check_tool('gcc gnome python intltool misc') -+ conf.check_tool('cc gnome python intltool misc') - conf.check_python_version((2,4,2)) - - conf.check_python_module('dbus') diff --git a/security/hotssh/files/waf.diff b/security/hotssh/files/waf.diff deleted file mode 100644 index 1779b35e5187..000000000000 --- a/security/hotssh/files/waf.diff +++ /dev/null @@ -1,9 +0,0 @@ -$FreeBSD$ - -begin-base64 644 waf.diff -QlNESUZGNDBBAAAAAAAAAC8AAAAAAAAA1iQBAAAAAABCWmg5MUFZJlNZmtHAWwAAGnhAeDAAEgAI -ALJAACAAMQAABigNDyiyfPeMkA0EDE3IKcFK3efF3JFOFCQmtHAWwEJaaDkxQVkmU1mHZoexAACS -wEDAAEAAAAggADDMBSmmkRsKI8XckU4UJCHZoexAQlpoOTFBWSZTWeC8dGQAAABXgAAgQue6BJgA -P6/eZCAAdCsSNGQaNNAAPKAih5JkGgB5Jo0aAUSK4MdnRCnFtACtsBiQMGaSUICS+QUZo5+rCQfH -gsIwJ6WZ2hC8QMDY0iFXatdg6e1SAgGcsXjNdwji05WPntU7viZ+LuSKcKEhwXjoyA== -==== |