From nobody@FreeBSD.org  Fri Jul 23 06:55:20 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8BA061065673
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jul 2010 06:55:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7AC8A8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jul 2010 06:55:20 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6N6tKw2040616
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Jul 2010 06:55:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6N6tKKr040615;
	Fri, 23 Jul 2010 06:55:20 GMT
	(envelope-from nobody)
Message-Id: <201007230655.o6N6tKKr040615@www.freebsd.org>
Date: Fri, 23 Jul 2010 06:55:20 GMT
From: Eric Freeman <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/rubygem-domainatrix (URL/domain parser)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148855
>Category:       ports
>Synopsis:       New port: www/rubygem-domainatrix (URL/domain parser)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 07:00:09 UTC 2010
>Closed-Date:    Mon Aug 23 04:09:36 UTC 2010
>Last-Modified:  Mon Aug 23 04:10:05 UTC 2010
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
>Description:
Quick rubygem port of this lib:

http://www.pauldix.net/2009/12/parse-domains-from-urls-easily-with-domainatrix.html

The Domainatrix library is used for parsing domain names, 
canonicalizing URLs, and a few other things. It uses the 
list of domain names from the Public Suffix List to know 
what constitutes a subdomain, domain, and public suffix.

(Has one warning because of a long 80+ URL in pkg-descr)
>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-domainatrix
#	rubygem-domainatrix/Makefile
#	rubygem-domainatrix/pkg-descr
#	rubygem-domainatrix/distinfo
#
echo c - rubygem-domainatrix
mkdir -p rubygem-domainatrix > /dev/null 2>&1
echo x - rubygem-domainatrix/Makefile
sed 's/^X//' >rubygem-domainatrix/Makefile << 'c590cc0f2d19eaaf885696085d23d7ee'
X# Ports collection makefile for:	rubygem-domainatrix
X# Date created:				22 July 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	domainatrix
XPORTVERSION=	0.0.7
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT= Library for parsing domain names and canonicalizing URLs
X
XRUN_DEPENDS=	rubygem-addressable>=0.0.0:${PORTSDIR}/www/rubygem-addressable
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
c590cc0f2d19eaaf885696085d23d7ee
echo x - rubygem-domainatrix/pkg-descr
sed 's/^X//' >rubygem-domainatrix/pkg-descr << '5fb842ae1025702d8da019c12b897a45'
XThe Domainatrix library is used for parsing domain names, 
Xcanonicalizing URLs, and a few other things. It uses the 
Xlist of domain names from the Public Suffix List to know 
Xwhat constitutes a subdomain, domain, and public suffix.
X
XWWW: http://github.com/pauldix/domainatrix
XWWW: http://www.pauldix.net/2009/12/parse-domains-from-urls-easily-with-domainatrix.html
5fb842ae1025702d8da019c12b897a45
echo x - rubygem-domainatrix/distinfo
sed 's/^X//' >rubygem-domainatrix/distinfo << '92f7da0e5dbc543fca2f7d2568cd3ab6'
XMD5 (rubygem/domainatrix-0.0.7.gem) = e985b717dbb2de45b5666e7095ffd0e0
XSHA256 (rubygem/domainatrix-0.0.7.gem) = 63cc8905f469ddf25b147c6c2516996329efeab38299b148f6fa9e1e73f23828
XSIZE (rubygem/domainatrix-0.0.7.gem) = 27648
92f7da0e5dbc543fca2f7d2568cd3ab6
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Mon Aug 23 04:03:06 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148855 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Aug 23 04:09:34 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148855 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148855: commit references a PR
Date: Mon, 23 Aug 2010 04:09:04 +0000 (UTC)

 pgollucci    2010-08-23 04:08:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/rubygem-domainatrix Makefile distinfo pkg-descr 
   Log:
   The Domainatrix library is used for parsing domain names,
   canonicalizing URLs, and a few other things. It uses the
   list of domain names from the Public Suffix List to know
   what constitutes a subdomain, domain, and public suffix.
   
   WWW: http://github.com/pauldix/domainatrix
   
   PR:             ports/148855
   Submitted by:   Eric Freeman <freebsdports at chillibear.com>
   
   Revision  Changes    Path
   1.2666    +1 -0      ports/www/Makefile
   1.1       +22 -0     ports/www/rubygem-domainatrix/Makefile (new)
   1.1       +3 -0      ports/www/rubygem-domainatrix/distinfo (new)
   1.1       +6 -0      ports/www/rubygem-domainatrix/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"
 
>Unformatted:
