Port details |
- obfsproxy Pluggable transport proxy
- 0.2.13_2,1 security
=5 0.2.13_2,1Version of this port present on the latest quarterly branch.
- BROKEN: fails to configure
IGNORE: is marked as broken: fails to configure
- Maintainer: cs@FreeBSD.org
- Port Added: 2012-02-24 15:06:45
- Last Update: 2018-03-02 07:35:25
- SVN Revision: 463377
- People watching this port, also watch:: gnupg, tor, runit, smartmontools, coreutils
- Also Listed In: net python
- License: BSD3CLAUSE
- WWW:
- https://www.torproject.org/projects/obfsproxy.html.en
- Description:
- Obfsproxy is a pluggable transport proxy written in Python.
WWW: https://www.torproject.org/projects/obfsproxy.html.en
-
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:
-
- obfsproxy>0:security/obfsproxy
- No installation instructions:
- This port has been deleted.
- PKGNAME: obfsproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (obfsproxy-0.2.13.tar.gz) = c29582f2f5b0316cbc7184e0529a5b246dfeeabd4e6c4dcb05b800256d6c9dd6
SIZE (obfsproxy-0.2.13.tar.gz) = 95813
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-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pyptlib>=0.0.5 : security/py-pyptlib@py27
- py27-pycrypto>=2.1 : security/py-pycrypto@py27
- py27-twisted>=0 : devel/py-twisted@py27
- py27-yaml>=0 : devel/py-yaml@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- 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.13_2,1 02 Mar 2018 07:35:25 |
yuri |
security/obfsproxy: Unbreak; Rename to security/py-obfsproxy-tor
Port changes:
* Unbreak: removed unnecessary lines in setup.py that were failing
* Changed MASTER_SITES to CHEESESHOP
* Added PKGNAMEPREFIX as every python port should have
* Added PKGNAMESUFFIX=-tor to easily identify as being for Tor
* Added LICENSE_FILE
* Deleted pkg-plist
* Added USE_PYTHON=autoplist instead of pkg-plist
* Added USE_PYTHON=noflavors (an app)
* Added NO_ARCH
* Updated WWW
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
0.2.13_2,1 18 Dec 2017 21:51:42 |
antoine |
Mark BROKEN: fails to configure
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 39
if sys.version_info < (2, 7):
^
SyntaxError: invalid syntax
Reported by: pkg-fallout |
0.2.13_2,1 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.13_2,1 18 Nov 2017 12:41:18 |
cpm |
security/obfsproxy: Make argparse a conditional dependency
Backport a patch to setup.py making argparse a conditional dependency
to fix the following error at runtime:
pkg_resources.DistributionNotFound: The 'argparse' distribution was not found
and is required by obfsproxy
While I'm here, pet portlint, USE_* comes before USES. Bump PORTREVISION.
PR: 223320
Submitted by: cpm
Reported by: Hadi <rezaee.hadi@gmail.com>
Approved by: cs (maintainer timeout, 2 weeks) |
0.2.13_1,1 04 Sep 2017 00:01:16 |
sunpoet |
Change from USES=twisted to devel/py-twisted
- Bump PORTREVISION for dependency change
PR: 221665
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
0.2.13,1 04 Dec 2016 13:08:46 |
rene |
Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.
sysutils/osquery fails to build because of C++ errors. |
0.2.13,1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.2.13,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.2.13,1 25 Dec 2015 21:35:26 |
cs |
Update to 0.2.13 |
0.2.10,1 27 May 2015 00:09:56 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
0.2.10,1 28 Jan 2015 01:41:26 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.2.10,1 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
0.2.10,1 21 Jul 2014 19:29:14 |
cs |
Update to 0.2.10 |
0.2.9,1 03 May 2014 14:40:35 |
cs |
Update to 0.2.9 |
0.2.7,1 30 Mar 2014 15:56:12 |
cs |
Update to 0.2.7 |
0.2.6_1,1 22 Feb 2014 14:12:28 |
cs |
Add devel/py-yaml as a run dependency |
0.2.6,1 20 Feb 2014 19:59:56 |
cs |
- Update to 0.2.6
- Support Staging
- Fix License |
0.2.4,1 08 Dec 2013 12:04:08 |
mva |
New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run |
0.2.4,1 01 Oct 2013 20:54:44 |
cs |
Update to 0.2.4 |
0.2.3,1 21 Sep 2013 22:23:55 |
cs |
Update to 0.2.3 |
0.2.2,1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.2.2,1 15 Jul 2013 09:20:34 |
cs |
re-add pkg-message properly |
0.2.2,1 15 Jul 2013 07:49:54 |
cs |
some additional clarifications in the pkg-message file of obfsproxy |
0.2.2,1 15 Jul 2013 07:40:06 |
cs |
Move security/pyobfsproxy to security/obfsproxy which was the port of the
legacy C version of obfsproxy and recently renamed upstream. |
0.1.4,1 20 May 2012 11:22:19 |
cs |
Remove mirror which does not serve the distfile anymore |
0.1.4,1 03 May 2012 11:38:02 |
cs |
Update to 0.1.4 |
0.1.3_1,1 13 Apr 2012 12:11:59 |
cs |
Bump PORTREVISION after new openssl update |
0.1.3,1 04 Apr 2012 17:58:25 |
cs |
- Update to 0.1.3
- Add a third mirror
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
0.1.1,1 13 Mar 2012 14:48:08 |
cs |
Add official mirror and use official tarball since it was released recently
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
0.1.1,1 12 Mar 2012 22:34:36 |
cs |
Update to 0.1.1 (and bump PORTEPOCH)
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
20120216 24 Feb 2012 15:06:25 |
cs |
obfsproxy is a tool that attempts to circumvent censorship, by transforming the
Tor traffic between the client and the bridge. This way, censors, who usually
monitor traffic between the client and the bridge, will see innocent-looking
transformed traffic instead of the actual Tor traffic.
WWW: https://www.torproject.org/projects/obfsproxy.html.en
Approved by: glarkin@ (mentor) |