FreeBSD Bugzilla – Attachment 80356 Details for
Bug 115265
New port: net/csocks SOCKS Client v4/v5 RFC Compliant with many features
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
csocks_shar
csocks_shar (text/plain), 2.46 KB, created by
Raffaele De Lorenzo
on 2007-08-24 08:04:30 UTC
(
hide
)
Description:
csocks_shar
Filename:
MIME Type:
Creator:
Raffaele De Lorenzo
Created:
2007-08-24 08:04:30 UTC
Size:
2.46 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: ># ># csocks ># csocks/Makefile ># csocks/pkg-plist ># csocks/distinfo ># csocks/pkg-descr ># csocks/files ># csocks/files/csocks.in ># >echo c - csocks >mkdir -p csocks > /dev/null 2>&1 >echo x - csocks/Makefile >sed 's/^X//' >csocks/Makefile << 'END-of-csocks/Makefile' >X# New ports collection makefile for: csocks >X# Date created: 06 August 2007 >X# Whom: Raffaele De Lorenzo - raffaele.delorenzo@libero.it >X# $FreeBSD$ >X >XPORTNAME= csocks >XPORTVERSION= 1.0 >XCATEGORIES= net security >XMASTER_SITES= http://csocks.virtuale.org/download/ \ >X http://csocks.altervista.org/download/ >XDISTNAME= ${PORTNAME}_${PORTVERSION} >X >XMAINTAINER= raffaele.delorenzo@libero.it >XCOMMENT= SOCKS Client v4/v5 RFC Compliant with many features >X >XONLY_FOR_ARCHS= i386 >X >XNO_BUILD= yes >XWRKSRC= ${WRKDIR}/${DISTNAME} >XUSE_LDCONFIG= yes >XMAN1= csocks.1 >XMAN5= csocks.conf.5 >XMANCOMPRESSED= yes >X >Xdo-install: >X ${CP} -p ${WRKDIR}/${DISTNAME}/freebsd/libcsocks.so.1 ${PREFIX}/lib/ >X ${LN} -fs ${PREFIX}/lib/libcsocks.so.1 ${PREFIX}/lib/libcsocks.so >X ${CP} -p ${WRKDIR}/${DISTNAME}/freebsd/csocks ${PREFIX}/bin >X ${CP} -p ${WRKDIR}/${DISTNAME}/freebsd/csocks.conf ${PREFIX}/etc/ >X ${CP} -p ${WRKDIR}/${DISTNAME}/man/csocks.1.gz ${MANPREFIX}/man/man1 >X ${CP} -p ${WRKDIR}/${DISTNAME}/man/csocks.conf.5.gz ${MANPREFIX}/man/man5 >X.include <bsd.port.mk> >END-of-csocks/Makefile >echo x - csocks/pkg-plist >sed 's/^X//' >csocks/pkg-plist << 'END-of-csocks/pkg-plist' >Xetc/csocks.conf >Xlib/libcsocks.so >Xlib/libcsocks.so.1 >Xbin/csocks >END-of-csocks/pkg-plist >echo x - csocks/distinfo >sed 's/^X//' >csocks/distinfo << 'END-of-csocks/distinfo' >XMD5 (csocks_1.0.tar.gz) = f0bcd2cca1b0ab1ae8b5d8f30f95e5fc >XSHA256 (csocks_1.0.tar.gz) = 42526a9faab3234a9c98b7f10dc39a84ed4934fa4f8cd7ad08fb2f6a0fd83177 >XSIZE (csocks_1.0.tar.gz) = 32810 >END-of-csocks/distinfo >echo x - csocks/pkg-descr >sed 's/^X//' >csocks/pkg-descr << 'END-of-csocks/pkg-descr' >XThis is a port of csocks, A socks client with many features >X >XWWW: http://csocks.virtuale.org >END-of-csocks/pkg-descr >echo c - csocks/files >mkdir -p csocks/files > /dev/null 2>&1 >echo x - csocks/files/csocks.in >sed 's/^X//' >csocks/files/csocks.in << 'END-of-csocks/files/csocks.in' >END-of-csocks/files/csocks.in >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 115265
:
80355
| 80356