Bug 118625 - [NEW PORT] textproc/rubygem-rak: A grep replacement in pure Ruby
Summary: [NEW PORT] textproc/rubygem-rak: A grep replacement in pure Ruby
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: 2007-12-12 20:50 UTC by Robert Gogolok
Modified: 2007-12-14 20:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2007-12-12 20:50:01 UTC
Rak is a grep replacement in pure Ruby. It accepts Ruby syntax regular
expressions and automatically recurses directories, skipping .svn/,
.cvs/, pkg/ and more things you don't care about. It is based on the Perl
tool ack by Andy Lester.

WWW: http://rak.rubyforge.org/

Fix: 

http://w5.cs.uni-sb.de/~gogo/patches/new-ports/textproc/rubygem-rak-0.8.0.tar.bz2
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-12-12 22:25:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-14 20:50:49 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!