Date: Tue, 16 Oct 2012 13:00:22 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172763: [NEW PORT] devel/pear-ezc_ConsoleTools: A set of classes to do different actions with the console Message-ID: <20121016050023.03EA8747013@goingmarry.kkbox.com> Resent-Message-ID: <201210160510.q9G5A1Gp004277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172763 >Category: ports >Synopsis: [NEW PORT] devel/pear-ezc_ConsoleTools: A set of classes to do different actions with the console >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 Oct 16 05:10:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gasol Wu >Release: FreeBSD 9.1-RC1 amd64 >Organization: >Environment: System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012 >Description: A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options. WWW: http://ezcomponents.org/ This port depends on following PR: ports/172757 ports/172759 Generated with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: >Fix: --- .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: # # pear-ezc_ConsoleTools # pear-ezc_ConsoleTools/Makefile # pear-ezc_ConsoleTools/distinfo # pear-ezc_ConsoleTools/pkg-descr # echo c - pear-ezc_ConsoleTools mkdir -p pear-ezc_ConsoleTools > /dev/null 2>&1 echo x - pear-ezc_ConsoleTools/Makefile sed 's/^X//' >pear-ezc_ConsoleTools/Makefile << '919e542b453fee130362c9d60b87457d' X# Created by: Gasol Wu <gasol.wu@gmail.com> X# $FreeBSD$ X XPORTNAME= ConsoleTools XPORTVERSION= 1.6.1 XCATEGORIES= devel pear XMASTER_SITES= http://components.ez.no/get/ XPKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= A set of classes to do different actions with the console X XLICENSE= BSD X XBUILD_DEPENDS= pear>=1.4.2:${PORTSDIR}/devel/pear \ X pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \ X ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc XRUN_DEPENDS= pear>=1.4.2:${PORTSDIR}/devel/pear \ X pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \ X ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc X XPEAR_CHANNEL= ezc XPEAR_AUTOINSTALL= yes X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> 919e542b453fee130362c9d60b87457d echo x - pear-ezc_ConsoleTools/distinfo sed 's/^X//' >pear-ezc_ConsoleTools/distinfo << '03cd857a2bab13350e2e99f37749e159' XSHA256 (PEAR/ConsoleTools-1.6.1.tgz) = 691dacecaf52796974eb98d73fea6c97465fa5d11d6a117f0aa61f4e13e96dc9 XSIZE (PEAR/ConsoleTools-1.6.1.tgz) = 869994 03cd857a2bab13350e2e99f37749e159 echo x - pear-ezc_ConsoleTools/pkg-descr sed 's/^X//' >pear-ezc_ConsoleTools/pkg-descr << 'aff1c2be72fcc0b8065412596fbb9f39' XA set of classes to do different actions with the console (also called shell). XIt can render a progress bar, tables and a status bar and contains a class for Xparsing command line options. X XWWW: http://ezcomponents.org/ aff1c2be72fcc0b8065412596fbb9f39 exit --- .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?20121016050023.03EA8747013>