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
State Changed From-To: open->closed Committed. Thanks!
miwi 2010-05-09 07:48:43 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-elif Makefile distinfo pkg-descr Log: A port of File::ReadBackwards, the Perl module by Uri Guttman, for reading a file line by line in reverse order. This can often be helpful for things like log files, where the interesting information is usually at the end. WWW: http://elif.rubyforge.org/ WWW: http://rubyforge.org/projects/elif/ PR: ports/146269 Submitted by: Eric Freeman <freebsdports at chillibear.com> Revision Changes Path 1.3918 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-elif/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-elif/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-elif/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: freebsd-ports-bugs->miwi to committer