ports/117939: Update port: net/csocks to version 1.1

Raffaele De Lorenzo raffaele.delorenzo at libero.it
Fri Nov 9 13:20:06 UTC 2007


>Number:         117939
>Category:       ports
>Synopsis:       Update port: net/csocks to version 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 09 13:20:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Raffaele De Lorenzo
>Release:        FreeBSD 7.0-BETA 2
>Organization:
>Environment:
FreeBSD noel 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri Nov  2 16:47:33 UTC 2007     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
New version of CSOCKS - Client socks RFC compliant:

CHANGELOG from 1.0:

 - Fast access rules improvment through a new hash function
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	freebsd_port
#	freebsd_port/pkg-descr
#	freebsd_port/distinfo
#	freebsd_port/Makefile
#
echo c - freebsd_port
mkdir -p freebsd_port > /dev/null 2>&1
echo x - freebsd_port/pkg-descr
sed 's/^X//' >freebsd_port/pkg-descr << 'END-of-freebsd_port/pkg-descr'
XThis is a port of csocks, A socks client with many features
X
XWWW: http://csocks.altervista.org
XWWW: http://csocks.virtuale.org
END-of-freebsd_port/pkg-descr
echo x - freebsd_port/distinfo
sed 's/^X//' >freebsd_port/distinfo << 'END-of-freebsd_port/distinfo'
XMD5 (csocks_1.1.tar.gz) = 0a5ed6a295885d8024517203ed874fa1
XSHA256 (csocks_1.1.tar.gz) = ec1a2ffd28b0f2cbe23c54339a719b93290a0f977e2f666aec85983e26ffdc68
XSIZE (csocks_1.1.tar.gz) = 57672
END-of-freebsd_port/distinfo
echo x - freebsd_port/Makefile
sed 's/^X//' >freebsd_port/Makefile << 'END-of-freebsd_port/Makefile'
X# New ports collection makefile for:	csocks
X# Date created:				9 Novwmber 2007
X# Whom:					Raffaele De Lorenzo - raffaele.delorenzo at libero.it
X
XPORTNAME=	csocks
XPORTVERSION=	1.1
XCATEGORIES=	net security
XMASTER_SITES=	http://csocks.altervista.org/download/ \
X		http://csocks.virtuale.org/download/
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	raffaele.delorenzo at libero.it
XCOMMENT=	SOCKS Client v4/v5 RFC Compliant with many features
X
XONLY_FOR_ARCHS=	i386
X
XPLIST_FILES=	etc/csocks.conf lib/libcsocks.so lib/libcsocks.so.1 bin/csocks
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-freebsd_port/Makefile
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list