ports/83834: [request] vttest as port ?
Nicola Vitale
nivit at email.it
Thu Jul 21 09:32:24 UTC 2005
> [Mark Linimon, 2005-07-21T08:07:58+00:00]
> New Synopsis: [request] vttest as port ?
> [...]
> Suspended awaiting some interested party to submit patches.
# 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:
#
# vttest
# vttest/pkg-descr
# vttest/Makefile
# vttest/pkg-plist
# vttest/distinfo
#
echo c - vttest
mkdir -p vttest > /dev/null 2>&1
echo x - vttest/pkg-descr
sed 's/^X//' >vttest/pkg-descr << 'END-of-vttest/pkg-descr'
XThis is a program to test the compatibility (or to demonstrate the
Xnon-compatibility) of so-called "VT100-compatible" terminals.
X
XAuthor: dickey at invisible-island.net
XWWW: http://invisible-island.net/vttest/
END-of-vttest/pkg-descr
echo x - vttest/Makefile
sed 's/^X//' >vttest/Makefile << 'END-of-vttest/Makefile'
X# New ports collection makefile for: vttest
X# Date created: 2005-07-21
X# Whom: Nicola Vitale <nivit at email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME= vttest
XPORTVERSION= 2005.01.07
X#PORTREVISION= 0
X#PORTEPOCH= 0
XCATEGORIES= sysutils
XMASTER_SITES= ftp://invisible-island.net/vttest/
XDISTNAME= ${PORTNAME}
X
XMAINTAINER= nivit at email.it
XCOMMENT= A program to test "VT100-compatibility" of terminals
X
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
X
XMAN1= vttest.1
X
XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
X
XMAKEFILE= makefile
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-vttest/Makefile
echo x - vttest/pkg-plist
sed 's/^X//' >vttest/pkg-plist << 'END-of-vttest/pkg-plist'
X at comment $FreeBSD$
Xbin/vttest
END-of-vttest/pkg-plist
echo x - vttest/distinfo
sed 's/^X//' >vttest/distinfo << 'END-of-vttest/distinfo'
XMD5 (vttest.tar.gz) = 218c3422177ad74b7c0e4111842203a1
XSIZE (vttest.tar.gz) = 111642
END-of-vttest/distinfo
exit
More information about the freebsd-ports-bugs
mailing list