Summary: | [NEW PORT] security/obfs4proxy-tor: Pluggable transport proxy for Tor (obfs4, The Obfuscator) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vinícius Zavam <egypcio> | ||||||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Many People | CC: | dbaio, yuri | ||||||||||
Priority: | --- | Keywords: | patch | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://reviews.freebsd.org/D12524 | ||||||||||||
Bug Depends on: | 222643, 222644 | ||||||||||||
Bug Blocks: | |||||||||||||
Attachments: |
|
Created attachment 186764 [details]
security/obfs4proxy: obfs4 (a.k.a. The Obfuscator) - Full Diff
M security/Makefile
A security/go-ed25519
A security/go-ed25519/Makefile
A security/go-ed25519/distinfo
A security/go-ed25519/pkg-descr
A security/go-ed25519/pkg-plist
A security/go-siphash
A security/go-siphash/Makefile
A security/go-siphash/distinfo
A security/go-siphash/pkg-descr
A security/go-siphash/pkg-plist
A security/obfs4proxy
A security/obfs4proxy/Makefile
A security/obfs4proxy/distinfo
A security/obfs4proxy/files
A security/obfs4proxy/files/pkg-message.in
A security/obfs4proxy/pkg-descr
A security/obfs4proxy/pkg-plist
I'll let it open for other committers. Vinícius, Should only one of the diffs be left? One with a single all-including port? Please delete the diff with multiple ports and leave a final one. Yuri Created attachment 188979 [details]
Updated patch
(In reply to Yuri Victorovich from comment #4) Hi Yuri, Thank you for getting into it. I did see you got the Diff on Phabricator already; https://reviews.freebsd.org/D12524. Should we update the patch here on Bugzilla too? KR, vncs Created attachment 189003 [details]
Updated patch
Committed, Thank you for your contribution! A commit references this bug: Author: yuri Date: Fri Dec 22 15:33:50 UTC 2017 New revision: 456985 URL: https://svnweb.freebsd.org/changeset/ports/456985 Log: New port: security/obfs4proxy-tor: Pluggable transport proxy for Tor (obfs4, The Obfuscator) PR: 222645 Submitted by: Vin?cius Zavam <egypcio@googlemail.com> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D12524 Changes: head/security/Makefile head/security/obfs4proxy-tor/ head/security/obfs4proxy-tor/Makefile head/security/obfs4proxy-tor/distinfo head/security/obfs4proxy-tor/files/ head/security/obfs4proxy-tor/files/pkg-message.in head/security/obfs4proxy-tor/pkg-descr |
Created attachment 186763 [details] security/obfs4proxy: obfs4 (a.k.a. The Obfuscator) New port to get 'obfs4proxy' working on FreeBSD; depends on #222643 and #222644.