FreeBSD Bugzilla – Attachment 141183 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]
file.shar
file.shar (text/plain), 2.91 KB, created by
Fabian Keil
on 2014-03-25 11:20:02 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2014-03-25 11:20:02 UTC
Size:
2.91 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/pkg-descr ># security/obfsclient/Makefile ># security/obfsclient/distinfo ># security/obfsclient/pkg-plist ># >echo c - security/obfsclient/ >mkdir -p security/obfsclient/ > /dev/null 2>&1 >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 >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.1 >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-2.0.so:${PORTSDIR}/devel/libevent2 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= Yawning >XGH_COMMIT= d1fac69 >XGH_TAGNAME= ${GH_COMMIT} >X >XHAS_CONFIGURE= yes >XUSE_BZIP2= yes >XUSES= pkgconfig compiler:c++11-lib >XUSE_AUTOTOOLS= autoconf aclocal automake libtool >XUSE_LDCONFIG= yes >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 >X.if ${OSVERSION} < 900000 >X# This should no longer be necessary after the next obfsclient >X# release due to upstream commit 5ab2988bd. >XCXXFLAGS+= -D__STDC_LIMIT_MACROS -D__LONG_LONG_SUPPORTED >X.endif >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.1-d1fac69.tar.bz2) = d0b66735f4cd0fbf6e7f3f684f410b2965ac41bf82fdc390bcf9f6b83fb2a682 >XSIZE (g-Yawning-obfsclient-0.0.1-d1fac69.tar.bz2) = 372812 >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 >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