From gslin@host-1.pixnet.tw  Wed Oct  8 17:19:53 2008
Return-Path: <gslin@host-1.pixnet.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C610F106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2008 17:19:53 +0000 (UTC)
	(envelope-from gslin@host-1.pixnet.tw)
Received: from host-1.pixnet.tw (60-199-248-144.static.tfn.net.tw [60.199.248.144])
	by mx1.freebsd.org (Postfix) with ESMTP id 831588FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Oct 2008 17:19:52 +0000 (UTC)
	(envelope-from gslin@host-1.pixnet.tw)
Received: from host-1.pixnet.tw (gslin@localhost [127.0.0.1])
	by host-1.pixnet.tw (8.14.2/8.14.2) with ESMTP id m98HJpC3030429;
	Thu, 9 Oct 2008 01:19:51 +0800 (CST)
	(envelope-from gslin@host-1.pixnet.tw)
Received: (from gslin@localhost)
	by host-1.pixnet.tw (8.14.2/8.14.2/Submit) id m98HJoGD030428;
	Thu, 9 Oct 2008 01:19:50 +0800 (CST)
	(envelope-from gslin)
Message-Id: <200810081719.m98HJoGD030428@host-1.pixnet.tw>
Date: Thu, 9 Oct 2008 01:19:50 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] net-mgmt/p5-Net-Abuse-Utils: Routines useful for processing network abuse
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127950
>Category:       ports
>Synopsis:       [NEW PORT] net-mgmt/p5-Net-Abuse-Utils: Routines useful for processing network abuse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 17:20:01 UTC 2008
>Closed-Date:    Sat Oct 11 14:50:18 UTC 2008
>Last-Modified:  Sat Oct 11 15:00:06 UTC 2008
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD host-1.pixnet.tw 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 16 13:00:27 CST 2008
>Description:
Net::Abuse::Utils provides serveral functions useful for determining
information about an IP address including contact/reporting addresses,
ASN/network info, reverse dns, and DNSBL listing status.

WWW:	http://search.cpan.org/dist/Net-Abuse-Utils/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Abuse-Utils-0.09.shar begins here ---
# 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:
#
#	p5-Net-Abuse-Utils
#	p5-Net-Abuse-Utils/pkg-descr
#	p5-Net-Abuse-Utils/Makefile
#	p5-Net-Abuse-Utils/pkg-plist
#	p5-Net-Abuse-Utils/distinfo
#
echo c - p5-Net-Abuse-Utils
mkdir -p p5-Net-Abuse-Utils > /dev/null 2>&1
echo x - p5-Net-Abuse-Utils/pkg-descr
sed 's/^X//' >p5-Net-Abuse-Utils/pkg-descr << 'f3b7d277ae39875bbf4470f1ea493919'
XNet::Abuse::Utils provides serveral functions useful for determining
Xinformation about an IP address including contact/reporting addresses,
XASN/network info, reverse dns, and DNSBL listing status.
X
XWWW:	http://search.cpan.org/dist/Net-Abuse-Utils/
f3b7d277ae39875bbf4470f1ea493919
echo x - p5-Net-Abuse-Utils/Makefile
sed 's/^X//' >p5-Net-Abuse-Utils/Makefile << 'b386f7287b0cd5745a551723198b3e6c'
X# New ports collection makefile for:	p5-Net-Abuse-Utils
X# Date created:		2008-10-09
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Abuse-Utils
XPORTVERSION=	0.09
XCATEGORIES=	net-mgmt perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Routines useful for processing network abuse
X
XRUN_DEPENDS=	p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
X		p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \
X		p5-Net-Whois-IP>0:${PORTSDIR}/net/p5-Net-Whois-IP
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::Abuse::Utils.3
X
Xpost-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/examples/ip-info.pl ${PREFIX}/sbin/
X
X.include <bsd.port.mk>
b386f7287b0cd5745a551723198b3e6c
echo x - p5-Net-Abuse-Utils/pkg-plist
sed 's/^X//' >p5-Net-Abuse-Utils/pkg-plist << '5e513a839d3e4b3d3a36be21e392c1b6'
X@comment $FreeBSD$
Xsbin/ip-info.pl
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/.packlist
X%%SITE_PERL%%/Net/Abuse/Utils.pm
X@dirrmtry %%SITE_PERL%%/Net/Abuse
X@dirrmtry %%SITE_PERL%%/Net
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
5e513a839d3e4b3d3a36be21e392c1b6
echo x - p5-Net-Abuse-Utils/distinfo
sed 's/^X//' >p5-Net-Abuse-Utils/distinfo << '66e157a9d109c6e13efe0ffda08fccbd'
XMD5 (Net-Abuse-Utils-0.09.tar.gz) = d2c9a8e97f095983f94b8d3f759a0f92
XSHA256 (Net-Abuse-Utils-0.09.tar.gz) = 9e9c64b5180ed131d78669baa565cfadad292214d7e301473e0be4a2c34cfbaf
XSIZE (Net-Abuse-Utils-0.09.tar.gz) = 10216
66e157a9d109c6e13efe0ffda08fccbd
exit
--- p5-Net-Abuse-Utils-0.09.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Oct 8 17:25:01 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127950 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Oct 11 14:50:17 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127950: commit references a PR
Date: Sat, 11 Oct 2008 14:50:39 +0000 (UTC)

 miwi        2008-10-11 14:50:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt             Makefile 
   Added files:
     net-mgmt/p5-Net-Abuse-Utils Makefile distinfo pkg-descr 
                                 pkg-plist 
   Log:
   Net::Abuse::Utils provides serveral functions useful for determining
   information about an IP address including contact/reporting addresses,
   ASN/network info, reverse dns, and DNSBL listing status.
   
   WWW:    http://search.cpan.org/dist/Net-Abuse-Utils/
   
   PR:             ports/127950
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.171     +1 -0      ports/net-mgmt/Makefile
   1.1       +29 -0     ports/net-mgmt/p5-Net-Abuse-Utils/Makefile (new)
   1.1       +3 -0      ports/net-mgmt/p5-Net-Abuse-Utils/distinfo (new)
   1.1       +5 -0      ports/net-mgmt/p5-Net-Abuse-Utils/pkg-descr (new)
   1.1       +9 -0      ports/net-mgmt/p5-Net-Abuse-Utils/pkg-plist (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:
