Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Aug 2006 16:09:35 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101143: [NEW PORT] devel/p5-Term-Menus: Create Powerful Terminal, Console and CMD Enviroment Menus
Message-ID:  <20060801080935.4C6194A@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608010810.k718AG7H074151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101143
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Term-Menus: Create Powerful Terminal, Console and CMD Enviroment Menus
>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:   Tue Aug 01 08:10:16 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:
Term::Menus allows you to create powerful Terminal, Console and CMD
environment menus. Any perl script used in a Terminal, Console or CMD
environment can now include a menu facility that includes sub-menus,
forward and backward navigation, single or multiple selection
capabilities, dynamic item creation and customized banners. All this
power is simple to implement with a straight forward and very
intuitive configuration hash structure that mirrors the actual menu
architechture needed by the application. A separate configuration file
is optional. Term::Menus is cross platform compatible.

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

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

--- p5-Term-Menus-1.16.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-Menus
#	p5-Term-Menus/pkg-descr
#	p5-Term-Menus/Makefile
#	p5-Term-Menus/pkg-plist
#	p5-Term-Menus/distinfo
#
echo c - p5-Term-Menus
mkdir -p p5-Term-Menus > /dev/null 2>&1
echo x - p5-Term-Menus/pkg-descr
sed 's/^X//' >p5-Term-Menus/pkg-descr << 'END-of-p5-Term-Menus/pkg-descr'
XTerm::Menus allows you to create powerful Terminal, Console and CMD
Xenvironment menus. Any perl script used in a Terminal, Console or CMD
Xenvironment can now include a menu facility that includes sub-menus,
Xforward and backward navigation, single or multiple selection
Xcapabilities, dynamic item creation and customized banners. All this
Xpower is simple to implement with a straight forward and very
Xintuitive configuration hash structure that mirrors the actual menu
Xarchitechture needed by the application. A separate configuration file
Xis optional. Term::Menus is cross platform compatible.
X
XWWW:	http://search.cpan.org/dist/Term-Menus/
END-of-p5-Term-Menus/pkg-descr
echo x - p5-Term-Menus/Makefile
sed 's/^X//' >p5-Term-Menus/Makefile << 'END-of-p5-Term-Menus/Makefile'
X# New ports collection makefile for:	p5-Term-Menus
X# Date created:		2006-08-01
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Term-Menus
XPORTVERSION=	1.16
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Create Powerful Terminal, Console and CMD Enviroment Menus
X
XPERL_MODBUILD=	yes
X
XMAN3=		Term::Menus.3 Term::Menus::ConfigData.3
X
X.include <bsd.port.mk>
END-of-p5-Term-Menus/Makefile
echo x - p5-Term-Menus/pkg-plist
sed 's/^X//' >p5-Term-Menus/pkg-plist << 'END-of-p5-Term-Menus/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/Term/Menus.pm
X%%SITE_PERL%%/Term/Menus/ConfigData.pm
X@dirrmtry %%SITE_PERL%%/Term/Menus
END-of-p5-Term-Menus/pkg-plist
echo x - p5-Term-Menus/distinfo
sed 's/^X//' >p5-Term-Menus/distinfo << 'END-of-p5-Term-Menus/distinfo'
XMD5 (Term-Menus-1.16.tar.gz) = a1ff0e8d84bfcfc3f58a580006de3844
XSHA256 (Term-Menus-1.16.tar.gz) = 77ab65d6bd639f1f9f3217ef45212b27cc02c926a7a5400024079ef361aa9ca2
XSIZE (Term-Menus-1.16.tar.gz) = 38994
END-of-p5-Term-Menus/distinfo
exit
--- p5-Term-Menus-1.16.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060801080935.4C6194A>