ports/110616: [NEW PORT] devel/p5-Term-Visual: Split-terminal user interface

chinsan chinsan at FreeBSD.org
Wed Mar 21 13:40:24 UTC 2007


>Number:         110616
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Term-Visual: Split-terminal user interface
>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 Mar 21 13:40:23 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
Term::Visual is a "visual" terminal interface for curses applications. It
provides the split-screen interface you may have seen in console based IRC
and MUD clients.

Term::Visual uses the POE networking and multitasking framework to support
concurrent input from network sockets and the console, multiple timers, and
more.

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

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

--- p5-Term-Visual-0.06.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-Visual
#	p5-Term-Visual/Makefile
#	p5-Term-Visual/distinfo
#	p5-Term-Visual/pkg-descr
#	p5-Term-Visual/pkg-plist
#
echo c - p5-Term-Visual
mkdir -p p5-Term-Visual > /dev/null 2>&1
echo x - p5-Term-Visual/Makefile
sed 's/^X//' >p5-Term-Visual/Makefile << 'END-of-p5-Term-Visual/Makefile'
X# New ports collection makefile for:	Term-Visual
X# Date created:				2007/03/21
X# Whom:					chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Term-Visual
XPORTVERSION=	0.06
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan at FreeBSD.org
XCOMMENT=	Split-terminal user interface
X
XBUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
X		p5-Curses>=0:${PORTSDIR}/devel/p5-Curses
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Term::Visual.3
X
X.include <bsd.port.mk>
END-of-p5-Term-Visual/Makefile
echo x - p5-Term-Visual/distinfo
sed 's/^X//' >p5-Term-Visual/distinfo << 'END-of-p5-Term-Visual/distinfo'
XMD5 (Term-Visual-0.06.tar.gz) = 1e51b5236a0756eea73a2709394596a9
XSHA256 (Term-Visual-0.06.tar.gz) = 0f11b87d48421e99ebc47a295679cf1fdda8ff05290acb9320fbd8bcecd1bd3b
XSIZE (Term-Visual-0.06.tar.gz) = 34617
END-of-p5-Term-Visual/distinfo
echo x - p5-Term-Visual/pkg-descr
sed 's/^X//' >p5-Term-Visual/pkg-descr << 'END-of-p5-Term-Visual/pkg-descr'
XTerm::Visual is a "visual" terminal interface for curses applications. It
Xprovides the split-screen interface you may have seen in console based IRC
Xand MUD clients.
X
XTerm::Visual uses the POE networking and multitasking framework to support
Xconcurrent input from network sockets and the console, multiple timers, and
Xmore.
X
XWWW: http://search.cpan.org/dist/Term-Visual/
END-of-p5-Term-Visual/pkg-descr
echo x - p5-Term-Visual/pkg-plist
sed 's/^X//' >p5-Term-Visual/pkg-plist << 'END-of-p5-Term-Visual/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Visual/.packlist
X%%SITE_PERL%%/Term/Visual.pm
X%%SITE_PERL%%/Term/Visual/StatusBar.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Visual
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term
X at dirrmtry %%SITE_PERL%%/Term/Visual
X at dirrmtry %%SITE_PERL%%/Term
END-of-p5-Term-Visual/pkg-plist
exit
--- p5-Term-Visual-0.06.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list