From owner-cvs-all@FreeBSD.ORG Thu Nov 10 03:15:21 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A157106564A; Thu, 10 Nov 2011 03:15:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 50F888FC12; Thu, 10 Nov 2011 03:15:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAA3FLmw029828; Thu, 10 Nov 2011 03:15:21 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAA3FL9e029827; Thu, 10 Nov 2011 03:15:21 GMT (envelope-from sunpoet) Message-Id: <201111100315.pAA3FL9e029827@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 10 Nov 2011 03:15:21 +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/dns Makefile ports/dns/rubygem-public_suffix_service Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 03:15:21 -0000 sunpoet 2011-11-10 03:15:21 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/rubygem-public_suffix_service Makefile distinfo pkg-descr Log: - Add rubygem-public_suffix_service 0.9.0 Public Suffix Service is a Ruby domain name parser based on the Public Suffix List. The Public Suffix Service is a cross-vendor initiative to provide an accurate list of domain name suffixes. The Public Suffix Service is an initiative of the Mozilla Project, but is maintained as a community resource. It is available for use in any software, but was originally created to meet the needs of browser manufacturers. A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are ".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of all known public suffixes. WWW: http://www.simonecarletti.com/code/public_suffix_service/ WWW: https://github.com/weppos/public_suffix_service WWW: https://rubygems.org/gems/public_suffix_service Revision Changes Path 1.143 +1 -0 ports/dns/Makefile 1.1 +20 -0 ports/dns/rubygem-public_suffix_service/Makefile (new) 1.1 +2 -0 ports/dns/rubygem-public_suffix_service/distinfo (new) 1.1 +17 -0 ports/dns/rubygem-public_suffix_service/pkg-descr (new)