From prvs=0015f9550=root+buttercup3@utdallas.edu  Thu Jan 27 20:24:52 2011
Return-Path: <prvs=0015f9550=root+buttercup3@utdallas.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1DDCA106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 20:24:52 +0000 (UTC)
	(envelope-from prvs=0015f9550=root+buttercup3@utdallas.edu)
Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111])
	by mx1.freebsd.org (Postfix) with ESMTP id 9B2788FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 20:24:49 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-001.utdallas.edu with ESMTP; 27 Jan 2011 13:55:50 -0600
Received: from buttercup3.utdallas.edu (buttercup3.utdallas.edu [10.110.4.93])
	by mx31.utdallas.edu (Postfix) with ESMTP id CAED843AB0
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Jan 2011 13:55:51 -0600 (CST)
Received: by buttercup3.utdallas.edu (Postfix, from userid 0)
	id F3A00621C38; Thu, 27 Jan 2011 19:55:56 +0000 (UTC)
Message-Id: <20110127195556.F3A00621C38@buttercup3.utdallas.edu>
Date: Thu, 27 Jan 2011 19:55:56 +0000 (UTC)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port submission, net/p5-Net-IP-Anonymous
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         154344
>Category:       ports
>Synopsis:       new port submission, net/p5-Net-IP-Anonymous
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 27 20:30:08 UTC 2011
>Closed-Date:    Sat Jan 29 15:41:34 UTC 2011
>Last-Modified:  Sat Jan 29 15:50:08 UTC 2011
>Originator:     Paul Schmehl
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 16:20:45 UTC 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	new port submission, net/p5-Net-IP-Anonymous, a perl module
	for providing anonymous IPs, this port is a RUN DEPENDS for
	an update to security/afterglow that I am submitting, so it
	needs to be approved before the change to the security/afterglow
	port is approved.
>How-To-Repeat:
	
>Fix:

	

--- p5-Net-IP-Anonymous.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-IP-Anonymous
#	p5-Net-IP-Anonymous/Makefile
#	p5-Net-IP-Anonymous/distinfo
#	p5-Net-IP-Anonymous/pkg-descr
#	p5-Net-IP-Anonymous/pkg-plist
#
echo c - p5-Net-IP-Anonymous
mkdir -p p5-Net-IP-Anonymous > /dev/null 2>&1
echo x - p5-Net-IP-Anonymous/Makefile
sed 's/^X//' >p5-Net-IP-Anonymous/Makefile << '3e925e1a81d1375283854ba7c10942d2'
X# New ports collection makefile for:	p5-IP-Anonymous
X# Date created:		27 January 2011
X# Whom:			Kevin Foo <chflags@gmail.com>
X#
X# $FreeBSD: ports/net/p5-IP-Anonymous/Makefile,v 0.1 2011/01/27 00:54:14 chflags Exp $
X#
X
XPORTNAME=	IP-Anonymous
XPORTVERSION=	0.04
XCATEGORIES=	net perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chflags@gmail.com
XCOMMENT=	Perl extension to provide anonymous IP addresses
X
XRUN_DEPENDS=	p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael
X
XPERL_CONFIGURE=	yes
X
XMAN3=		IP::Anonymous.3
X
X.include <bsd.port.mk>
3e925e1a81d1375283854ba7c10942d2
echo x - p5-Net-IP-Anonymous/distinfo
sed 's/^X//' >p5-Net-IP-Anonymous/distinfo << 'e24d73d2815fad102d8e2ed44ba3b131'
XSHA256 (IP-Anonymous-0.04.tar.gz) = 866f7e9b75c74d93712e08b047deac772dac638fc711d7745d9ac05e79de4a82
XSIZE (IP-Anonymous-0.04.tar.gz) = 5374
e24d73d2815fad102d8e2ed44ba3b131
echo x - p5-Net-IP-Anonymous/pkg-descr
sed 's/^X//' >p5-Net-IP-Anonymous/pkg-descr << '2526063d92c08e76bd5775ce692b800c'
XThis module is a cryptography-based sanitization tool for network trace 
Xor log data. 
X
XWWW:	http://search.cpan.org/dist/IP-Anonymous/
2526063d92c08e76bd5775ce692b800c
echo x - p5-Net-IP-Anonymous/pkg-plist
sed 's/^X//' >p5-Net-IP-Anonymous/pkg-plist << '45e166e07836ddae2beb097eeec6e81f'
X%%SITE_PERL%%/IP/Anonymous.pm
45e166e07836ddae2beb097eeec6e81f
exit
--- p5-Net-IP-Anonymous.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jan 27 20:30:17 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154344 
Responsible-Changed-From-To: perl->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Jan 28 04:57:32 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154344 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jan 29 15:41:33 UTC 2011 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154344: commit references a PR
Date: Sat, 29 Jan 2011 15:41:05 +0000 (UTC)

 miwi        2011-01-29 15:40:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/p5-Net-IP-Anonymous Makefile distinfo pkg-descr pkg-plist 
   Log:
   This module is a cryptography-based sanitization tool for network trace
   or log data.
   
   WWW:    http://search.cpan.org/dist/IP-Anonymous/
   
   PR:             ports/154344
   Submitted by:   Paul Schmehl <pauls at utdallas.edu>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.2309    +1 -0      ports/net/Makefile
   1.1       +23 -0     ports/net/p5-Net-IP-Anonymous/Makefile (new)
   1.1       +2 -0      ports/net/p5-Net-IP-Anonymous/distinfo (new)
   1.1       +4 -0      ports/net/p5-Net-IP-Anonymous/pkg-descr (new)
   1.1       +7 -0      ports/net/p5-Net-IP-Anonymous/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:
