Port details |
- tornova Frontend for Tor
- 0.2.3_1 net-mgmt
=0 0.2.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use EOL'd Python 2.7
This port expired on: 2020-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2016-04-13 10:47:23
- Last Update: 2020-03-31 11:26:12
- SVN Revision: 529961
- License: BSD2CLAUSE
- WWW:
- https://github.com/neelchauhan/TorNova
- Description:
- TorNova is a frontend to Tor written in Python, GTK 3, and Stem.
WWW: https://github.com/neelchauhan/TorNova
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- tornova>0:net-mgmt/tornova
- No installation instructions:
- This port has been deleted.
- PKGNAME: tornova
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (neelchauhan-TorNova-v0.2.3_GH0.tar.gz) = 7595ca3c8910b546117822e88d863ebe0367468503b697c1e9b69a4ddc1431fa
SIZE (neelchauhan-TorNova-v0.2.3_GH0.tar.gz) = 33589
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-gobject3>=0 : devel/py-gobject3@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-stem>=0.18 : security/py-stem@py27
- tor : security/tor
- py27-gobject3>=0 : devel/py-gobject3@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gnome python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.3_1 31 Mar 2020 11:26:12 |
rene |
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 |
0.2.3_1 27 Feb 2020 21:26:11 |
sunpoet |
Reset maintainership
- While I'm here, mark DEPRECATED and set EXPIRATION_DATE to 2020-03-31
PR: 244444
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.2.3_1 08 Nov 2019 13:30:33 |
tobik |
net-mgmt: Add missing USES={gnome,php} |
0.2.3_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2.3_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.2.3 30 Dec 2017 00:15:49 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
0.2.3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.2.3 13 Apr 2016 10:47:14 |
jbeich |
net-mgmt/tornova: add new port
PR: 207953
Submitted by: Neel Chauhan
TorNova is a frontend to Tor written in Python, GTK 3, and Stem.
https://www.github.com/neelchauhan/TorNova |