Date: Fri, 8 Jul 2011 20:24:40 GMT From: Loic Pefferkorn <loic-freebsd@loicp.eu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/158743: New port: devel/rubygem-clio : Make easier commandline parsing and console output Message-ID: <201107082024.p68KOefu049202@red.freebsd.org> Resent-Message-ID: <201107082030.p68KUA8Y031357@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158743 >Category: ports >Synopsis: New port: devel/rubygem-clio : Make easier commandline parsing and console output >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: Fri Jul 08 20:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Loic Pefferkorn >Release: 9.0-CURRENT >Organization: >Environment: FreeBSD tic.local 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r221242M: Wed Jun 29 21:22:44 CEST 2011 root@tic.local:/usr/obj/usr/src/sys/LP amd64 >Description: Clio is a great way to build commandline tools. It provides an advanced options parser with a variety of notations suited to almost any perfered style, and provides a very rich and easy to use library for generating console output. WWW: http://clio.rubyforge.org # portlint -A looks fine. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # rubygem-clio # rubygem-clio/distinfo # rubygem-clio/Makefile # rubygem-clio/pkg-descr # echo c - rubygem-clio mkdir -p rubygem-clio > /dev/null 2>&1 echo x - rubygem-clio/distinfo sed 's/^X//' >rubygem-clio/distinfo << 'ecd6e307d233b7df49cd9bab31bd28eb' XSHA256 (rubygem/clio-0.3.0.gem) = e4acb47f78d003905abf0f43c35270110e12176cff4228778eb953f0bc7425aa XSIZE (rubygem/clio-0.3.0.gem) = 33792 ecd6e307d233b7df49cd9bab31bd28eb echo x - rubygem-clio/Makefile sed 's/^X//' >rubygem-clio/Makefile << '7c064838195a22e148726dec3033d54d' X# New ports collection makefile for: rubygem-clio X# Date created: 2011-07-07 X# Whom: Loic Pefferkorn <loic-freebsd@loicp.eu> X# X# $FreeBSD$ X# X XPORTNAME= clio XPORTVERSION= 0.3.0 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= loic-freebsd@loicp.eu XCOMMENT= Make easier commandline parsing and console output X XLICENSE= GPLv3 X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 7c064838195a22e148726dec3033d54d echo x - rubygem-clio/pkg-descr sed 's/^X//' >rubygem-clio/pkg-descr << '54b5aeac24ab5a7a235f4a5746d4af7d' XClio is a great way to build commandline tools. XIt provides an advanced options parser with a variety of notations Xsuited to almost any perfered style, and provides a very rich and easy to use Xlibrary for generating console output. X XWWW: http://clio.rubyforge.org 54b5aeac24ab5a7a235f4a5746d4af7d exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107082024.p68KOefu049202>