Commit Graph

6 Commits

Author SHA1 Message Date
Xin LI
eb8617df33 Fix security/obfsclient build with clang 3.7.0.
PR:		ports/202581
Submitted by:	dim
2015-08-26 00:23:39 +00:00
Mathieu Arnold
2020021309 Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:41:23 +00:00
Gerald Pfeifer
d877915549 Improve portability and allow for building with GCC 4.9 and above.
This backports some upstream fixes.

PR:		197909
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2015-03-22 01:24:46 +00:00
Tijl Coosemans
0bda2cf7ad - Convert to USES=autoreconf
- Remove USES=libtool:build because this port does not use libtool
2014-10-01 10:11:33 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
35650d71bf Add devel/liballium and security/obfsclient.
liballium attempts to reduce the amount of boilerplate code required to
implement pluggable transports for Tor in C or C++.

WWW: https://github.com/yawning/liballium

obfsclient is a C++11 Tor-managed pluggable transport client
implementation of the following protocols:

obfs2 - The Twobfuscator
obfs3 - The Threebfuscator
ScrambleSuit - Experimental

WWW: https://github.com/yawning/obfsclient

PR:		187926, 187927
Submitted by:	fk@fabiankeil.de
2014-08-23 14:43:06 +00:00