ports/104902: [new port] port net/tcpxd - General purpose TCP/IP relay utility

Babak Farrokhi babak at farrokhi.net
Sun Oct 29 11:00:37 UTC 2006


>Number:         104902
>Category:       ports
>Synopsis:       [new port] port net/tcpxd - General purpose TCP/IP relay utility
>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:   Sun Oct 29 11:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006
    root at starfish.datak.net:/usr/obj/usr/src/sys/STARFISH



>Description:


- add net/tcpxd - General purpose TCP/IP relay utility


>How-To-Repeat:





>Fix:


--- tcpxd.shar begins here ---
# 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:
#
#	tcpxd
#	tcpxd/Makefile
#	tcpxd/distinfo
#	tcpxd/pkg-descr
#
echo c - tcpxd
mkdir -p tcpxd > /dev/null 2>&1
echo x - tcpxd/Makefile
sed 's/^X//' >tcpxd/Makefile << 'END-of-tcpxd/Makefile'
X# New ports collection makefile for:	tcpxd
X# Date created:		2006-10-29
X# Whom:			Babak Farrokhi <babak at farrokhi.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tcpxd
XPORTVERSION=	1.4
XCATEGORIES=	net net-mgmt
XMASTER_SITES=	http://quozl.us.netrek.org/tcpxd/ \
X		http://fresh.t-systems-sfr.com/unix/src/privat2/
X
XMAINTAINER=	babak at farrokhi.net
XCOMMENT=	General purpose TCP/IP relay
X
XHAS_CONFIGURE=	yes
X
XPLIST_FILES=	sbin/tcpxd etc/tcpxd.conf
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/tcpxd ${PREFIX}/sbin
X	${INSTALL_DATA}  ${WRKSRC}/tcpxd.conf ${PREFIX}/etc/tcpxd.conf
X
X.include <bsd.port.mk>
END-of-tcpxd/Makefile
echo x - tcpxd/distinfo
sed 's/^X//' >tcpxd/distinfo << 'END-of-tcpxd/distinfo'
XMD5 (tcpxd-1.4.tar.gz) = d0b48ccf8fbb68bbcc5280b3dbc63a70
XSHA256 (tcpxd-1.4.tar.gz) = 1178aeb31c974f27aa4075a40a26565977e3ce35c0f7f345c50dd6a02fdc7f89
XSIZE (tcpxd-1.4.tar.gz) = 146960
END-of-tcpxd/distinfo
echo x - tcpxd/pkg-descr
sed 's/^X//' >tcpxd/pkg-descr << 'END-of-tcpxd/pkg-descr'
Xtcpxd is a general purpose TCP/IP relay program designed 
Xto be simple to get going, requiring only three parameters; 
Xthe port to listen on, the host to forward to, and the port 
Xon that host to connect to.
X
XWWW: http://quozl.us.netrek.org/tcpxd/
END-of-tcpxd/pkg-descr
exit

--- tcpxd.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list