aboutsummaryrefslogtreecommitdiff
path: root/security/obfsproxy
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 0.2.13Carlo Strub2015-12-252-3/+3
| | | | Notes: svn path=/head/; revision=404475
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-271-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387528
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-8/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378035
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* Update to 0.2.10Carlo Strub2014-07-212-3/+3
| | | | Notes: svn path=/head/; revision=362470
* Update to 0.2.9Carlo Strub2014-05-033-16/+17
| | | | Notes: svn path=/head/; revision=352915
* Update to 0.2.7Carlo Strub2014-03-303-4/+25
| | | | Notes: svn path=/head/; revision=349641
* Add devel/py-yaml as a run dependencyCarlo Strub2014-02-221-1/+3
| | | | Notes: svn path=/head/; revision=345653
* - Update to 0.2.6Carlo Strub2014-02-203-124/+158
| | | | | | | | - Support Staging - Fix License Notes: svn path=/head/; revision=345261
* New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen2013-12-081-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=335877
* Update to 0.2.4Carlo Strub2013-10-013-4/+7
| | | | Notes: svn path=/head/; revision=328994
* Update to 0.2.3Carlo Strub2013-09-213-12/+8
| | | | Notes: svn path=/head/; revision=327843
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* re-add pkg-message properlyCarlo Strub2013-07-151-0/+4
| | | | Notes: svn path=/head/; revision=323025
* some additional clarifications in the pkg-message file of obfsproxyCarlo Strub2013-07-151-3/+14
| | | | Notes: svn path=/head/; revision=323021
* Move security/pyobfsproxy to security/obfsproxy which was the port of theCarlo Strub2013-07-155-33/+144
| | | | | | | legacy C version of obfsproxy and recently renamed upstream. Notes: svn path=/head/; revision=323020
* Remove mirror which does not serve the distfile anymoreCarlo Strub2012-05-201-1/+0
| | | | Notes: svn path=/head/; revision=297023
* Update to 0.1.4Carlo Strub2012-05-032-4/+3
| | | | Notes: svn path=/head/; revision=295925
* Bump PORTREVISION after new openssl updateCarlo Strub2012-04-131-0/+1
| | | | Notes: svn path=/head/; revision=294768
* - Update to 0.1.3Carlo Strub2012-04-042-4/+5
| | | | | | | | | | - Add a third mirror Approved by: glarkin@ (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=294212
* Add official mirror and use official tarball since it was released recentlyCarlo Strub2012-03-132-3/+4
| | | | | | | | Approved by: glarkin@ (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=293243
* Update to 0.1.1 (and bump PORTEPOCH)Carlo Strub2012-03-122-3/+4
| | | | | | | | Approved by: glarkin@ (mentor, implicit) Feature safe: yes Notes: svn path=/head/; revision=293188
* obfsproxy is a tool that attempts to circumvent censorship, by transforming theCarlo Strub2012-02-244-0/+59
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) Notes: svn path=/head/; revision=292182