Bug 147563 - New port: net/rubygem-whois (pure Ruby WHOIS client/parser)
Summary: New port: net/rubygem-whois (pure Ruby WHOIS client/parser)
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-06 15:20 UTC by Eric Freeman
Modified: 2010-06-06 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (1.85 KB, text/plain)
2010-06-06 15:20 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-06-06 15:20:00 UTC
Simple gem whois library.  Includes a parser for output and command line tool.  

http://www.ruby-whois.org/

How-To-Repeat: n/a
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-06-06 19:51:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-06-06 21:46:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-06 21:46:34 UTC
pgollucci    2010-06-06 20:46:20 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rubygem-whois    Makefile distinfo pkg-descr 
  Log:
  Whois is an intelligent pure Ruby WHOIS client and parser.
  
  It provides a flexible and programmable API to query WHOIS
  servers and look up IP/domain WHOIS information. It also
  offers command-line interface to run WHOIS queries from
  the console.
  
  It is a OS-independent library and does not require external
  C libraries or Gems.
  
  WWW: http://www.ruby-whois.org/
  WWW: http://rubygems.org/gems/whois
  
  PR:             ports/147563
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.2214    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/rubygem-whois/Makefile (new)
  1.1       +3 -0      ports/net/rubygem-whois/distinfo (new)
  1.1       +12 -0     ports/net/rubygem-whois/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"