Date: Sun, 6 Jun 2010 14:14:55 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/147563: New port: net/rubygem-whois (pure Ruby WHOIS client/parser) Message-ID: <201006061414.o56EEtUm036412@www.freebsd.org> Resent-Message-ID: <201006061420.o56EK03x080443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147563 >Category: ports >Synopsis: New port: net/rubygem-whois (pure Ruby WHOIS client/parser) >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: Sun Jun 06 14:20:00 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@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Simple gem whois library. Includes a parser for output and command line tool. http://www.ruby-whois.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-whois # rubygem-whois/Makefile # rubygem-whois/pkg-descr # rubygem-whois/distinfo # echo c - rubygem-whois mkdir -p rubygem-whois > /dev/null 2>&1 echo x - rubygem-whois/Makefile sed 's/^X//' >rubygem-whois/Makefile << '3f0249f5ae86ec389a5b06e067031fc1' X# Ports collection makefile for: rubygem-whois X# Date created: 22 May 2010 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= whois XPORTVERSION= 1.1.5 XCATEGORIES= net rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Ruby whois library X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes XPLIST_FILES= bin/ruby-whois X X.include <bsd.port.mk> 3f0249f5ae86ec389a5b06e067031fc1 echo x - rubygem-whois/pkg-descr sed 's/^X//' >rubygem-whois/pkg-descr << '022620d73cf39890d45360ccc8cf6e89' XWhois is an intelligent pure Ruby WHOIS client and parser. X XIt provides a flexible and programmable API to query WHOIS Xservers and look up IP/domain WHOIS information. It also Xoffers command-line interface to run WHOIS queries from Xthe console. X XIt is a OS-independent library and does not require external XC libraries or Gems. X XWWW: http://www.ruby-whois.org/ XWWW: http://rubygems.org/gems/whois 022620d73cf39890d45360ccc8cf6e89 echo x - rubygem-whois/distinfo sed 's/^X//' >rubygem-whois/distinfo << '5714993905b74ae033aa2459ba8db5a5' XMD5 (rubygem/whois-1.1.5.gem) = 8207cdcd7ceae069da7d7ba6cb7f4bcc XSHA256 (rubygem/whois-1.1.5.gem) = 069c33bd5130bd76d02ed2787db402402148723efdd1dcc89c8bd0572be38f9a XSIZE (rubygem/whois-1.1.5.gem) = 158720 5714993905b74ae033aa2459ba8db5a5 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006061414.o56EEtUm036412>