From owner-cvs-ports@FreeBSD.ORG Sun Jun 6 20:46:20 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B0C1106566B; Sun, 6 Jun 2010 20:46:20 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8911E8FC25; Sun, 6 Jun 2010 20:46:20 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o56KkKcJ041564; Sun, 6 Jun 2010 20:46:20 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o56KkKjX041563; Sun, 6 Jun 2010 20:46:20 GMT (envelope-from pgollucci) Message-Id: <201006062046.o56KkKjX041563@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Sun, 6 Jun 2010 20:46:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/rubygem-whois Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2010 20:46:20 -0000 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 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)