Bug 146269 - New port: devel/rubygem-elif (reads files backwards)
Summary: New port: devel/rubygem-elif (reads files backwards)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 19:30 UTC by Eric Freeman
Modified: 2010-08-23 06:25 UTC (History)
0 users

See Also:


Attachments
file.shar (1.71 KB, text/plain)
2010-05-03 19:30 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2010-05-03 19:30:01 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-05-09 08:48:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-09 08:48:57 UTC
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"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-08-23 06:25:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

to committer