ports/66288: New port: net/etunnel TCP/UDP connections tunneling tool via proxy or directly

Kostas Petrikas expl at punktas.lt
Wed May 5 17:00:41 UTC 2004


>Number:         66288
>Category:       ports
>Synopsis:       New port: net/etunnel TCP/UDP connections tunneling tool via proxy or directly
>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 05 10:00:39 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kostas Petrikas
>Release:        FreeBSD 5.0-RELEASE-p20
>Organization:
>Environment:
FreeBSD hell 5.0-RELEASE-p20 FreeBSD 5.0-RELEASE-p20 #1: Sun Apr 18 20:10:17 GMT 2004     expl0oi at hell:/usr/src/sys/i386/compile/HELL  i386
>Description:
      This is a port of etunnel. Etunnel is a flexible TCP/UDP connections tunneling tool. It supports tunnels via proxy server (HTTP/SOCKS5), proxy servers chain (HTTP&SOCKS5) and directly.
>How-To-Repeat:
      
>Fix:
# 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:
#
#	etunnel
#	etunnel/Makefile
#	etunnel/distinfo
#	etunnel/pkg-descr
#	etunnel/pkg-plist
#
echo c - etunnel
mkdir -p etunnel > /dev/null 2>&1
echo x - etunnel/Makefile
sed 's/^X//' >etunnel/Makefile << 'END-of-etunnel/Makefile'
X# New ports collection makefile for:	etunnel
X# Date created:		03.05.2004
X# Whom:			Kostas Petrikas <expl at punktas.lt>
X#
X
XPORTNAME=	etunnel
XPORTVERSION=	0.0.5
XCATEGORIES=	net
XMASTER_SITES=	http://expl.homeunix.org/etunnel/
X
XMAINTAINER=	Kostas Petrikas expl at punktas.lt
XCOMMENT=	TCP/UDP connections tunneling tool via proxy or directly 
X
XUSE_SIZE=	yes
XUSE_REINPLACE=	yes
XALL_TARGET=	${PORTNAME}
X
XMAN1=	etunnel.1
X
Xpost-patch:
X	@${REINPLACE_CMD} -e \
X	's|%%PREFIX%%|${PREFIX}|g ; \
X	s|CC=gcc|CC?=gcc|g ; \
X	s|CFLAGS=|CFLAGS+=|g' ${WRKSRC}/Makefile
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for i in README
X	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-etunnel/Makefile
echo x - etunnel/distinfo
sed 's/^X//' >etunnel/distinfo << 'END-of-etunnel/distinfo'
XMD5 (etunnel-0.0.5.tar.gz) = c49e2783832dd6afc7d70a15ba1a936d
XSIZE (etunnel-0.0.5.tar.gz) = 12678
END-of-etunnel/distinfo
echo x - etunnel/pkg-descr
sed 's/^X//' >etunnel/pkg-descr << 'END-of-etunnel/pkg-descr'
XThis is a port of etunnel. Etunnel is a flexible TCP/UDP connections tunneling tool. It supports tunnels via proxy server (HTTP/SOCKS5), proxy servers chain (HTTP&SOCKS5) and directly.
X
X- Kostas Petrikas
Xexpl at punktas.lt
END-of-etunnel/pkg-descr
echo x - etunnel/pkg-plist
sed 's/^X//' >etunnel/pkg-plist << 'END-of-etunnel/pkg-plist'
Xbin/etunnel
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-etunnel/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list