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 | |
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')
-rw-r--r-- | security/hotssh/Makefile | 45 | ||||
-rw-r--r-- | security/hotssh/distinfo | 2 | ||||
-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 | ||||
-rw-r--r-- | security/hotssh/pkg-descr | 15 | ||||
-rw-r--r-- | security/hotssh/pkg-plist | 60 |
7 files changed, 0 insertions, 153 deletions
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile deleted file mode 100644 index 7f38a55919c1..000000000000 --- a/security/hotssh/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Created by: Ashish Shukla <wahjava@gmail.com> -# $FreeBSD$ - -PORTNAME= hotssh -PORTVERSION= 0.2.7 -PORTREVISION= 8 -CATEGORIES= security gnome -MASTER_SITES= GNOME - -MAINTAINER= ashish@FreeBSD.org -COMMENT= HotSSH is an interface to Secure Shell, for GNOME and OpenSSH - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Old, uses EOLed python27 -EXPIRATION_DATE= 2020-02-28 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ - ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} - -USE_GNOME= glib20 intltool libxslt pygobject pygtk2 -USES= gettext gnome python:2.7 tar:bzip2 waf -INSTALLS_ICONS= yes -NO_ARCH= yes - -B64DECODE?= /usr/bin/b64decode -BSPATCH?= /usr/bin/bspatch - -post-extract: - @${GREP} -Rl '^#!/usr/bin/python$$' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e 's|^#!/usr/bin/python$$|#!${PYTHON_CMD}|g' - @${MV} ${WRKSRC}/waf ${WRKSRC}/waf.beforepatch - @cd ${WRKSRC} && ${B64DECODE} -o waf.diff ${FILESDIR}/waf.diff && ${BSPATCH} waf.beforepatch waf waf.diff && ${CHMOD} 755 waf - @${GREP} -Rl '%%LOCALBASE%%' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" - -post-install: - ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${PYTHONPREFIX_SITELIBDIR} -f ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -d ${PYTHONPREFIX_SITELIBDIR} -f ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - -.include <bsd.port.mk> diff --git a/security/hotssh/distinfo b/security/hotssh/distinfo deleted file mode 100644 index d30a991feebb..000000000000 --- a/security/hotssh/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (hotssh-0.2.7.tar.bz2) = 2cdd8771faf7e2f7bb88bf8ada32aa96ee5b13d4c82b237f95ab7bad0d6e6312 -SIZE (hotssh-0.2.7.tar.bz2) = 169640 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== -==== diff --git a/security/hotssh/pkg-descr b/security/hotssh/pkg-descr deleted file mode 100644 index e764e52649fd..000000000000 --- a/security/hotssh/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -HotSSH is an interface to Secure Shell, for GNOME and OpenSSH. It -intends to be a better experience than simply invoking "ssh" from an -existing terminal window. - - * Fast search-based interface for new connections - * Also display and search of local (Avahi) SSH servers - * Tabbed display with automatic session saving (Firefox style) - * Status bar with information like latency to server and output of - remote uptime - * Close integration with OpenSSH features like connection sharing - (near-instant new tabs) - * NetworkManager integration to easily reconnect after a network - change, great for laptops - -WWW: http://projects.gnome.org/hotssh/ diff --git a/security/hotssh/pkg-plist b/security/hotssh/pkg-plist deleted file mode 100644 index e92c07e15e47..000000000000 --- a/security/hotssh/pkg-plist +++ /dev/null @@ -1,60 +0,0 @@ -bin/hotssh -%%PYTHON_SITELIBDIR%%/hotssh/__init__.py -%%PYTHON_SITELIBDIR%%/hotssh/__init__.pyc -%%PYTHON_SITELIBDIR%%/hotssh/__init__.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.py -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.py -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.py -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.pyo -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.py -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.pyc -%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.pyo -%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.py -%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.pyc -%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.pyo -%%PYTHON_SITELIBDIR%%/hotssh/version.py -%%PYTHON_SITELIBDIR%%/hotssh/version.pyc -%%PYTHON_SITELIBDIR%%/hotssh/version.pyo -share/applications/hotssh.desktop -share/doc/hotssh-0.2.7/COPYING -share/icons/hicolor/192x192/apps/hotwire-openssh.png -share/locale/ar/LC_MESSAGES/hotssh.mo -share/locale/ca/LC_MESSAGES/hotssh.mo -share/locale/cs/LC_MESSAGES/hotssh.mo -share/locale/da/LC_MESSAGES/hotssh.mo -share/locale/de/LC_MESSAGES/hotssh.mo -share/locale/es/LC_MESSAGES/hotssh.mo -share/locale/fi/LC_MESSAGES/hotssh.mo -share/locale/fr/LC_MESSAGES/hotssh.mo -share/locale/gl/LC_MESSAGES/hotssh.mo -share/locale/hu/LC_MESSAGES/hotssh.mo -share/locale/it/LC_MESSAGES/hotssh.mo -share/locale/ja/LC_MESSAGES/hotssh.mo -share/locale/nb/LC_MESSAGES/hotssh.mo -share/locale/pa/LC_MESSAGES/hotssh.mo -share/locale/pl/LC_MESSAGES/hotssh.mo -share/locale/pt/LC_MESSAGES/hotssh.mo -share/locale/pt_BR/LC_MESSAGES/hotssh.mo -share/locale/sl/LC_MESSAGES/hotssh.mo -share/locale/sv/LC_MESSAGES/hotssh.mo -share/locale/zh_CN/LC_MESSAGES/hotssh.mo |