ports/146269: New port: devel/rubygem-elif (reads files backwards)

Eric Freeman freebsdports at chillibear.com
Mon May 3 18:30:02 UTC 2010


>Number:         146269
>Category:       ports
>Synopsis:       New port: devel/rubygem-elif  (reads files backwards)
>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:   Mon May 03 18:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Quick port of the RubyGem - elif

Essentially this gem is a port of the Perl module File::ReadBackwards
It allows you to read a file starting from the end, quite useful when working with log files, etc.

http://elif.rubyforge.org/
>How-To-Repeat:
n/a
>Fix:
# 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-elif
#	rubygem-elif/Makefile
#	rubygem-elif/pkg-descr
#	rubygem-elif/distinfo
#
echo c - rubygem-elif
mkdir -p rubygem-elif > /dev/null 2>&1
echo x - rubygem-elif/Makefile
sed 's/^X//' >rubygem-elif/Makefile << '9ae0d4d2dcf2d7acf9ccd0e9e5d8e94f'
X# Ports collection makefile for:	rubygem-elif
X# Date created:				03 May 2010
X# Whom:					Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	elif
XPORTVERSION=	0.1.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
X
XMAINTAINER=	freebsdports at chillibear.com
XCOMMENT=	Read file in reverse order
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
9ae0d4d2dcf2d7acf9ccd0e9e5d8e94f
echo x - rubygem-elif/pkg-descr
sed 's/^X//' >rubygem-elif/pkg-descr << '339071f4ba9da5222d6f03846a9e91dd'
XA port of File::ReadBackwards, the Perl module by Uri Guttman,
Xfor reading a file line by line in reverse order. This can 
Xoften be helpful for things like log files, where the 
Xinteresting information is usually at the end.
X
XWWW: http://elif.rubyforge.org/
XWWW: http://rubyforge.org/projects/elif/
339071f4ba9da5222d6f03846a9e91dd
echo x - rubygem-elif/distinfo
sed 's/^X//' >rubygem-elif/distinfo << 'd00dcde659b434c62a01b784ce13e873'
XMD5 (rubygem/elif-0.1.0.gem) = c3026e908bc94ae6b8227794ff1992c9
XSHA256 (rubygem/elif-0.1.0.gem) = aa0cb09e290341e5c66b1c0a63b809c725957c8a1761a8d2c1dbff562dd0a85b
XSIZE (rubygem/elif-0.1.0.gem) = 22016
d00dcde659b434c62a01b784ce13e873
exit

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



More information about the freebsd-ports-bugs mailing list