FreeBSD Bugzilla – Attachment 145462 Details for
Bug 187927
New port: security/obfsclient - Tor-managed pluggable transport client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated security/obfsclient port
obfsclient-0.0.2.shar (text/plain), 2.68 KB, created by
Fabian Keil
on 2014-08-07 18:28:02 UTC
(
hide
)
Description:
Updated security/obfsclient port
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2014-08-07 18:28:02 UTC
Size:
2.68 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># security/obfsclient/ ># security/obfsclient/Makefile ># security/obfsclient/distinfo ># security/obfsclient/pkg-plist ># security/obfsclient/pkg-descr ># >echo c - security/obfsclient/ >mkdir -p security/obfsclient/ > /dev/null 2>&1 >echo x - security/obfsclient/Makefile >sed 's/^X//' >security/obfsclient/Makefile << '25dd3297e3181d82888073642b64840e' >X# Created by: Fabian Keil <fk@fabiankeil.de> >X# $FreeBSD$ >X >XPORTNAME= obfsclient >XPORTVERSION= 0.0.2 >XCATEGORIES= security >XDISTNAME= g-${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT} >X >XMAINTAINER= fk@fabiankeil.de >XCOMMENT= Tor-managed pluggable transport client >X >XLIB_DEPENDS= liballium-1.0.so:${PORTSDIR}/devel/liballium \ >X libevent.so:${PORTSDIR}/devel/libevent2 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= Yawning >XGH_COMMIT= 3c551c5 >XGH_TAGNAME= ${GH_COMMIT} >X >XHAS_CONFIGURE= yes >XUSES= compiler:c++11-lib libtool pkgconfig tar:bzip2 >XUSE_AUTOTOOLS= autoconf aclocal automake >X >XPLIST_SUB+= PKGNAME=${PKGNAME} >X >XCONFIGURE_ARGS+= --prefix="${PREFIX}" \ >X --includedir=${LOCALBASE}/include \ >X --libdir=${LOCALBASE}/lib >X >XCFLAGS+= -I${LOCALBASE}/include >XLDFLAGS+= -L${LOCALBASE}/lib >X >X.include <bsd.port.pre.mk> >X >Xpre-configure: >X @(cd ${WRKSRC} && ./autogen.sh) >X >Xpost-install: >X @${MKDIR} ${STAGEDIR}/${PREFIX}/share/licenses/${PKGNAME} >X ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${PREFIX}/share/licenses/${PKGNAME} >X >Xregression-test: build >X (cd ${WRKSRC} && make check) >X >X.include <bsd.port.post.mk> >25dd3297e3181d82888073642b64840e >echo x - security/obfsclient/distinfo >sed 's/^X//' >security/obfsclient/distinfo << '5b237758ac3f132cf5142a76bf0d4627' >XSHA256 (g-Yawning-obfsclient-0.0.2-3c551c5.tar.bz2) = 02bf73b5845ee5e514d26f8dd2fba0d2fc0e44a8b76ad7b444361f40391f684d >XSIZE (g-Yawning-obfsclient-0.0.2-3c551c5.tar.bz2) = 374687 >5b237758ac3f132cf5142a76bf0d4627 >echo x - security/obfsclient/pkg-plist >sed 's/^X//' >security/obfsclient/pkg-plist << '5a364f93ede1fb068e2c80902bb47a46' >Xbin/obfsclient >Xshare/licenses/%%PKGNAME%%/COPYING >X@dirrmtry share/licenses/%%PKGNAME%% >5a364f93ede1fb068e2c80902bb47a46 >echo x - security/obfsclient/pkg-descr >sed 's/^X//' >security/obfsclient/pkg-descr << 'f304e1e55e9f089f03b418e547e29303' >Xobfsclient is a C++11 Tor-managed pluggable transport client >Ximplementation of the following protocols: >X >Xobfs2 - The Twobfuscator >Xobfs3 - The Threebfuscator >XScrambleSuit - Experimental >X >XWWW: https://github.com/yawning/obfsclient >f304e1e55e9f089f03b418e547e29303 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 187927
:
141183
| 145462