FreeBSD Bugzilla – Attachment 150879 Details for
Bug 196211
net/proxychains-ng: strip, cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
proxychains-ng.patch (text/plain), 1.06 KB, created by
Dmitry Marakasov
on 2014-12-23 00:13:58 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-12-23 00:13:58 UTC
Size:
1.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 374743) >+++ Makefile (working copy) >@@ -14,9 +14,6 @@ > > USES= gmake tar:bzip2 > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --prefix=${PREFIX} >-ALL_TARGET= all >-INSTALL_TARGET= install > USE_LDCONFIG= yes > > CONFLICTS= proxychains-[0-9]* >@@ -41,4 +38,7 @@ > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} > >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/proxychains >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libproxychains-4.so >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 374743) >+++ pkg-plist (working copy) >@@ -1,6 +1,4 @@ > bin/proxychains > bin/proxyresolv >-@unexec if cmp -s %D/etc/proxychains.conf %D/etc/proxychains.conf.sample; then rm -f %D/etc/proxychains.conf; fi >-etc/proxychains.conf.sample >-@exec if [ -f %D/etc/proxychains.conf ] ; then cp -p %D/%F %B/proxychains.conf; fi >+@sample etc/proxychains.conf.sample > lib/libproxychains-4.so
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196211
: 150879