ports/126885: [NEW PORT] misc/ruby18-progressbar: A text progress bar library for Ruby

TAKATSU Tomonari tota at rtfm.jp
Wed Aug 27 11:40:06 UTC 2008


>Number:         126885
>Category:       ports
>Synopsis:       [NEW PORT] misc/ruby18-progressbar: A text progress bar library for Ruby
>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 Aug 27 11:40:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 7.0-RELEASE-p2 i386
>Organization:
none(personal)
>Environment:
System: FreeBSD photon.rtfm.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Sat Apr 19 00:19:29 JST 2008
>Description:
Ruby/ProgressBar is a text progress bar library for Ruby.
It can indicate progress with percentage, a progress bar,
and estimated remaining time.

WWW:	http://0xcc.net/ruby-progressbar/index.html.en

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

--- ruby18-progressbar-0.9.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:
#
#	ruby-progressbar
#	ruby-progressbar/pkg-descr
#	ruby-progressbar/Makefile
#	ruby-progressbar/pkg-plist
#	ruby-progressbar/distinfo
#
echo c - ruby-progressbar
mkdir -p ruby-progressbar > /dev/null 2>&1
echo x - ruby-progressbar/pkg-descr
sed 's/^X//' >ruby-progressbar/pkg-descr << 'END-of-ruby-progressbar/pkg-descr'
XRuby/ProgressBar is a text progress bar library for Ruby.
XIt can indicate progress with percentage, a progress bar,
Xand estimated remaining time.
X
XWWW:	http://0xcc.net/ruby-progressbar/index.html.en
END-of-ruby-progressbar/pkg-descr
echo x - ruby-progressbar/Makefile
sed 's/^X//' >ruby-progressbar/Makefile << 'END-of-ruby-progressbar/Makefile'
X# New ports collection makefile for:	ruby-progressbar
X# Date created:		2008-08-25
X# Whom:			TAKATSU Tomonari <tota at rtfm.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	progressbar
XPORTVERSION=	0.9
XCATEGORIES=	misc ruby
XMASTER_SITES=	http://0xcc.net/ruby-progressbar/
XPKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
XDISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	tota at rtfm.jp
XCOMMENT=	A text progress bar library for Ruby
X
XUSE_RUBY=	yes
XNO_BUILD=	yes
X
XRUBY_RD_FILES=	progressbar.en.rd progressbar.ja.rd
XDOCS=	ChangeLog ${RUBY_RD_FILES}
X
Xdo-install:
X	${INSTALL_DATA} ${INSTALL_WRKSRC}/${PORTNAME}.rb ${RUBY_SITELIBDIR}
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${RUBY_MODDOCDIR}
X	cd ${INSTALL_WRKSRC}; ${INSTALL_DATA} ${DOCS} ${RUBY_MODDOCDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-ruby-progressbar/Makefile
echo x - ruby-progressbar/pkg-plist
sed 's/^X//' >ruby-progressbar/pkg-plist << 'END-of-ruby-progressbar/pkg-plist'
X%%RUBY_SITELIBDIR%%/progressbar.rb
X%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
X%%PORTDOCS%%%%RUBY_MODDOCDIR%%/progressbar.en.rd
X%%PORTDOCS%%%%RUBY_MODDOCDIR%%/progressbar.ja.rd
X%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
END-of-ruby-progressbar/pkg-plist
echo x - ruby-progressbar/distinfo
sed 's/^X//' >ruby-progressbar/distinfo << 'END-of-ruby-progressbar/distinfo'
XMD5 (ruby-progressbar-0.9.tar.gz) = c3bf66edc5af8760bb1468a55746335e
XSHA256 (ruby-progressbar-0.9.tar.gz) = f2ea4a03fafdfc55ac52e84664167a288ee63f80591392e89fe8925024110551
XSIZE (ruby-progressbar-0.9.tar.gz) = 5580
END-of-ruby-progressbar/distinfo
exit
--- ruby18-progressbar-0.9.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list