ports/134266: New port: www/simpleproxy Simple tcp proxy

pluknet pluknet at gmail.com
Wed May 6 12:50:04 UTC 2009


>Number:         134266
>Category:       ports
>Synopsis:       New port: www/simpleproxy Simple tcp proxy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 06 12:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        6.4-STABLE
>Organization:
>Environment:
FreeBSD 6.4-STABLE #96: Thu Jan 22 16:59:43 MSK 2009     root at jaw.ripn.net:/usr/obj/usr/src/sys/JAW  i386
>Description:
New port. Simple tcp proxy.
>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:
#
#	simpleproxy
#	simpleproxy/Makefile
#	simpleproxy/pkg-descr
#	simpleproxy/pkg-plist
#	simpleproxy/distinfo
#
echo c - simpleproxy
mkdir -p simpleproxy > /dev/null 2>&1
echo x - simpleproxy/Makefile
sed 's/^X//' >simpleproxy/Makefile << 'END-of-simpleproxy/Makefile'
X# New ports collection makefile for:	simpleproxy
X# Date created:		06 May 2009
X# Whom:			Sergey Kandaurov <pluknet at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	simpleproxy
XPORTVERSION=	3.4
XCATEGORIES=	www
XMASTER_SITES=	SF/simpleproxy
X
XMAINTAINER=	pluknet at gmail.com
XCOMMENT=	Simple tcp proxy
X
XGNU_CONFIGURE=	yes
X.if !defined(NO_INSTALL_MANPAGES)
XMAN1=		simpleproxy.1
X.endif
X
X.include <bsd.port.mk>
END-of-simpleproxy/Makefile
echo x - simpleproxy/pkg-descr
sed 's/^X//' >simpleproxy/pkg-descr << 'END-of-simpleproxy/pkg-descr'
XSimpleproxy program acts as simple tcp proxy. It listens for local
Xsocket, and any connection to this port will be forwarded to another
Xsocket at remote host.
X
XLICENSE: GPL2 or later
X
XWWW: http://www.crocodile.org/software.html
END-of-simpleproxy/pkg-descr
echo x - simpleproxy/pkg-plist
sed 's/^X//' >simpleproxy/pkg-plist << 'END-of-simpleproxy/pkg-plist'
Xbin/simpleproxy
END-of-simpleproxy/pkg-plist
echo x - simpleproxy/distinfo
sed 's/^X//' >simpleproxy/distinfo << 'END-of-simpleproxy/distinfo'
XMD5 (simpleproxy-3.4.tar.gz) = 95fbc83e731f4c727802e023cf3d43ad
XSHA256 (simpleproxy-3.4.tar.gz) = 194b280251edc16f1930dca6e2742c3f353523bc735c7a9d3d1a4d23ca09a74c
XSIZE (simpleproxy-3.4.tar.gz) = 31904
END-of-simpleproxy/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list