ports/84028: New port - security/tlswrap

Daniel J. O'Connor darius at dons.net.au
Mon Jul 25 01:30:12 UTC 2005


>Number:         84028
>Category:       ports
>Synopsis:       New port - security/tlswrap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 01:30:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel J. O'Connor
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD midget.dons.net.au 5.4-STABLE FreeBSD 5.4-STABLE #1: Sat Jul 16 23:06:43 CST 2005 root at midget.dons.net.au:/usr/src/sys/i386/compile/MIDGET i386

>Description:
A new port security/tlswrap
TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to use your favourite FTP client with any TLS/SSL-enabled FTP server.

>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:
#
#	tlswrap
#	tlswrap/Makefile
#	tlswrap/distinfo
#	tlswrap/pkg-descr
#	tlswrap/pkg-plist
#
echo c - tlswrap
mkdir -p tlswrap > /dev/null 2>&1
echo x - tlswrap/Makefile
sed 's/^X//' >tlswrap/Makefile << 'END-of-tlswrap/Makefile'
X# New ports collection makefile for:	tlswrap
X# Date created:		25 July 2005
X# Whom:			Daniel O'Connor <darius at dons.net.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tlswrap
XPORTVERSION=	1.0.2
XCATEGORIES=	security
XMASTER_SITES=	http://tlswrap.sunsite.dk/
XDISTNAME=	${PORTNAME}-1.02
X
XMAINTAINER=	darius at dons.net.au
XCOMMENT=	An FTP proxy that wraps data and control with TLS/SSL
X
XGNU_CONFIGURE=	YES
XUSE_OPENSSL=	YES
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-tlswrap/Makefile
echo x - tlswrap/distinfo
sed 's/^X//' >tlswrap/distinfo << 'END-of-tlswrap/distinfo'
XMD5 (tlswrap-1.02.tar.gz) = fa9e503a861a7519a8f485bad77e2cc7
XSIZE (tlswrap-1.02.tar.gz) = 137602
END-of-tlswrap/distinfo
echo x - tlswrap/pkg-descr
sed 's/^X//' >tlswrap/pkg-descr << 'END-of-tlswrap/pkg-descr'
XTLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to
Xuse your favourite FTP client with any TLS/SSL-enabled FTP server. 
X
XWWW: http://tlswrap.sunsite.dk/
END-of-tlswrap/pkg-descr
echo x - tlswrap/pkg-plist
sed 's/^X//' >tlswrap/pkg-plist << 'END-of-tlswrap/pkg-plist'
Xbin/tlswrap
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-tlswrap/pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list