From eric@mr-bill.cirr.com  Fri May  3 09:42:35 2002
Return-Path: <eric@mr-bill.cirr.com>
Received: from mr-bill.cirr.com (mr-bill.cirr.com [192.67.63.12])
	by hub.freebsd.org (Postfix) with ESMTP id 691A737B425
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 May 2002 09:42:19 -0700 (PDT)
Received: (from eric@localhost)
	by mr-bill.cirr.com (8.11.6/8.11.3) id g43GgIQ09462;
	Fri, 3 May 2002 11:42:18 -0500 (CDT)
	(envelope-from eric)
Message-Id: <200205031642.g43GgIQ09462@mr-bill.cirr.com>
Date: Fri, 3 May 2002 11:42:18 -0500 (CDT)
From: Eric Schnoebelen <eric@mr-bill.cirr.com>
Reply-To: Eric Schnoebelen <eric@mr-bill.cirr.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Add port devel/p5-Getopt-ArgvFile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37716
>Category:       ports
>Synopsis:       Add port devel/p5-Getopt-ArgvFile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 09:50:01 PDT 2002
>Closed-Date:    Mon Jun 24 21:02:09 PDT 2002
>Last-Modified:  Mon Jun 24 21:02:09 PDT 2002
>Originator:     Eric Schnoebelen
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Central Iowa (Model) Railroad, Dallas, TX
>Environment:
System: FreeBSD mr-bill.cirr.com 4.5-STABLE FreeBSD 4.5-STABLE #35: Sat Feb 2 07:08:49 CST 2002 root@mr-bill.cirr.com:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	New port: devel/p5-Getopt-ArgvFile
>How-To-Repeat:
	
>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:
#
#	Makefile
#	distinfo
#	pkg-comment
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	devel/p5-Getopt-ArgvFile
X# Date created:				03 May 2002
X# Whom:					Eric Schnoebelen <eric@cirr.com>
X#
X# $FreeBSD:$ 
X#
X
XPORTNAME=	Getopt-ArgvFile
XPORTVERSION=	1.05
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Getopt
XPKGNAMEPREFIX=	p5-
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	eric@cirr.com
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Getopt::ArgvFile.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xpre-configure:
X	${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (Getopt-ArgvFile-1.05.tgz) = 2a1596236f9a9bb9e669b2ae87c6f32a
END-of-distinfo
echo x - pkg-comment
sed 's/^X//' >pkg-comment << 'END-of-pkg-comment'
XPerl module for processing argument vectors
END-of-pkg-comment
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XModule Getopt::ArgvFile is a simple supplement to other option
Xhandling modules.  It allows script options and parameters to be
Xread from files instead of from the command line by interpolating
Xfile contents into @ARGV. This way it PREPARES the final option
Xhandling.
X
XGetopt::ArgvFile does NOT perform any option processing itself, and
Xshould work fine together with any other option handling module
X(e.g. Getopt::Long) or even self coded option handling.
X
X-Anton
X<tobez@FreeBSD.org>
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/ArgvFile/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Getopt/ArgvFile.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/ArgvFile
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/ArgvFile
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Getopt 2>/dev/null || true
END-of-pkg-plist
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Mon Jun 24 21:01:56 PDT 2002 
State-Changed-Why:  
committed, thanks 

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