From nistor@snickers.org  Tue Jul 13 15:03:06 2004
Return-Path: <nistor@snickers.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B68C316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Jul 2004 15:03:06 +0000 (GMT)
Received: from spike.snickers.org (snickers.org [66.199.180.250])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3AE2843D46
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Jul 2004 15:03:04 +0000 (GMT)
	(envelope-from nistor@snickers.org)
Received: by spike.snickers.org (Postfix, from userid 1000)
	id 058E0FA57; Tue, 13 Jul 2004 11:03:10 -0400 (EDT)
Message-Id: <20040713150310.058E0FA57@spike.snickers.org>
Date: Tue, 13 Jul 2004 11:03:10 -0400 (EDT)
From: Jon Nistor <nistor@snickers.org>
Reply-To: Jon Nistor <nistor@snickers.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port www/p5-Apache-ParseFormData
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68993
>Category:       ports
>Synopsis:       New port www/p5-Apache-ParseFormData
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 13 15:10:18 GMT 2004
>Closed-Date:    Tue Oct 12 10:53:33 GMT 2004
>Last-Modified:  Tue Oct 12 10:53:33 GMT 2004
>Originator:     Jon Nistor
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD spike.snickers.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Jan 29 17:13:22 EST 2004 root@spike.snickers.org:/usr/obj/usr/src/sys/SPIKE i386


>Description:
# 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-Apache-ParseFormData
#       p5-Apache-ParseFormData/Makefile
#       p5-Apache-ParseFormData/distinfo
#       p5-Apache-ParseFormData/pkg-descr
#       p5-Apache-ParseFormData/pkg-plist
#
echo c - p5-Apache-ParseFormData
mkdir -p p5-Apache-ParseFormData > /dev/null 2>&1
echo x - p5-Apache-ParseFormData/Makefile
sed 's/^X//' >p5-Apache-ParseFormData/Makefile << 'END-of-p5-Apache-ParseFormData/Makefile'
X# New ports collection makefile for:   p5-Apache-ParseFormData
X# Date created:                13-Jul-2004
X# Whom:                        Jon Nistor <nistor@snickers.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      Apache-ParseFormData
XPORTVERSION=   0.09
XCATEGORIES=    www perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=Apache
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    nistor@snickers.org
XCOMMENT=       Module allows you to easily decode/parse form and query data
X
XPERL_CONFIGURE= yes
X
XMAN3=          Apache::ParseFormData.3
X
X.include <bsd.port.mk>
END-of-p5-Apache-ParseFormData/Makefile
echo x - p5-Apache-ParseFormData/distinfo
sed 's/^X//' >p5-Apache-ParseFormData/distinfo << 'END-of-p5-Apache-ParseFormData/distinfo'
XMD5 (Apache-ParseFormData-0.09.tar.gz) = 182063deb2397155dd60ea0069831fde
XSIZE (Apache-ParseFormData-0.09.tar.gz) = 6368
END-of-p5-Apache-ParseFormData/distinfo
echo x - p5-Apache-ParseFormData/pkg-descr
sed 's/^X//' >p5-Apache-ParseFormData/pkg-descr << 'END-of-p5-Apache-ParseFormData/pkg-descr'
XThe Apache::ParseFormData module allows you to easily decode and parse
Xform and query data, even multipart forms generated by "file upload".
X
XThis module only work with mod_perl-2.0
X
XWWW: http://search.cpan.org/src/HDIAS/Apache-ParseFormData-0.09
X
X- Jon Nistor
Xnistor@snickers.org
END-of-p5-Apache-ParseFormData/pkg-descr
echo x - p5-Apache-ParseFormData/pkg-plist
sed 's/^X//' >p5-Apache-ParseFormData/pkg-plist << 'END-of-p5-Apache-ParseFormData/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Peek.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Peek/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Peek/Peek.so
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Peek
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Apache 2>/dev/null || true
END-of-p5-Apache-ParseFormData/pkg-plist
exit

>How-To-Repeat:
	null.
>Fix:
	null.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: mat 
Responsible-Changed-When: Tue Sep 21 09:18:56 GMT 2004 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68993 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Tue Oct 12 10:51:19 GMT 2004 
State-Changed-Why:  
Port added, thanks ! 
Changed a few things 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68993 
>Unformatted:
