ports/103746: [NEW PORT] devel/p5-Term-VT102: A class to emulate a DEC VT102 terminal

Gea-Suan Lin gslin at gslin.org
Thu Sep 28 11:10:38 UTC 2006


>Number:         103746
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Term-VT102: A class to emulate a DEC VT102 terminal
>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:   Thu Sep 28 11:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
The VT102 class provides emulation of most of the functions of a DEC
VT102 terminal. Once initialised, data passed to a VT102 object is
processed and the in-memory "screen" modified accordingly. This
"screen" can be interrogated by the external program in a variety of
ways.

This allows your program to interface with full-screen console
programs by running them in a subprocess and passing their output to a
VT102 class. You can then see what the application has written on the
screen by querying the class appropriately.

WWW:	http://search.cpan.org/dist/Term-VT102/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Term-VT102-0.82.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:
#
#	p5-Term-VT102
#	p5-Term-VT102/pkg-descr
#	p5-Term-VT102/Makefile
#	p5-Term-VT102/pkg-plist
#	p5-Term-VT102/distinfo
#
echo c - p5-Term-VT102
mkdir -p p5-Term-VT102 > /dev/null 2>&1
echo x - p5-Term-VT102/pkg-descr
sed 's/^X//' >p5-Term-VT102/pkg-descr << 'END-of-p5-Term-VT102/pkg-descr'
XThe VT102 class provides emulation of most of the functions of a DEC
XVT102 terminal. Once initialised, data passed to a VT102 object is
Xprocessed and the in-memory "screen" modified accordingly. This
X"screen" can be interrogated by the external program in a variety of
Xways.
X
XThis allows your program to interface with full-screen console
Xprograms by running them in a subprocess and passing their output to a
XVT102 class. You can then see what the application has written on the
Xscreen by querying the class appropriately.
X
XWWW:	http://search.cpan.org/dist/Term-VT102/
END-of-p5-Term-VT102/pkg-descr
echo x - p5-Term-VT102/Makefile
sed 's/^X//' >p5-Term-VT102/Makefile << 'END-of-p5-Term-VT102/Makefile'
X# New ports collection makefile for:	p5-Term-VT102
X# Date created:		2006-09-28
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Term-VT102
XPORTVERSION=	0.82
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	A class to emulate a DEC VT102 terminal
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Term::VT102.3
X
X.include <bsd.port.mk>
END-of-p5-Term-VT102/Makefile
echo x - p5-Term-VT102/pkg-plist
sed 's/^X//' >p5-Term-VT102/pkg-plist << 'END-of-p5-Term-VT102/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/VT102/.packlist
X%%SITE_PERL%%/Term/VT102.pm
X%%SITE_PERL%%/Term/VT102/examples/ssh-usage.pl
X%%SITE_PERL%%/Term/VT102/examples/telnet-usage.pl
X at dirrmtry %%SITE_PERL%%/Term/VT102/examples
X at dirrmtry %%SITE_PERL%%/Term/VT102
X at dirrmtry %%SITE_PERL%%/Term
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/VT102
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
END-of-p5-Term-VT102/pkg-plist
echo x - p5-Term-VT102/distinfo
sed 's/^X//' >p5-Term-VT102/distinfo << 'END-of-p5-Term-VT102/distinfo'
XMD5 (Term-VT102-0.82.tar.gz) = df22674bc17407eb929e0601d6157011
XSHA256 (Term-VT102-0.82.tar.gz) = 2ae13350b5939203fc736bef5f754f905bdcfa69924af357816c774ace2e62a2
XSIZE (Term-VT102-0.82.tar.gz) = 25211
END-of-p5-Term-VT102/distinfo
exit
--- p5-Term-VT102-0.82.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list