Date: Thu, 3 Jul 2003 17:14:14 -0500 (CDT) From: Leif Pedersen <bilbo@hobbiton.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54077: New port: p5-Parse::PerlConfig Message-ID: <200307032214.h63MEEX7033612@orion.meridian-enviro.com> Resent-Message-ID: <200307032220.h63MKIk9011145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54077 >Category: ports >Synopsis: New port: p5-Parse::PerlConfig >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 03 15:20:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Leif Pedersen >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: Meridian Environmental Technologies Inc >Environment: System: FreeBSD orion.meridian-enviro.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sun Sep 8 15:16:18 CDT 2002 rand@orion.meridian-enviro.com:/a/Delta/usr/obj/usr/src/sys/ORION i386 >Description: Perl module for using perl scripts as config files >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: # # p5-Parse-PerlConfig # p5-Parse-PerlConfig/Makefile # p5-Parse-PerlConfig/distinfo # p5-Parse-PerlConfig/pkg-descr # p5-Parse-PerlConfig/pkg-plist # echo c - p5-Parse-PerlConfig mkdir -p p5-Parse-PerlConfig > /dev/null 2>&1 echo x - p5-Parse-PerlConfig/Makefile sed 's/^X//' >p5-Parse-PerlConfig/Makefile << 'END-of-p5-Parse-PerlConfig/Makefile' X# New ports collection makefile for: p5-Shape X# Date created: June 25th 2003 X# Whom: Leif Pedersen <pedersen@meridian-enviro.com> X# X# $FreeBSD$ X# X XPORTNAME= Parse-PerlConfig XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= http://www.cpan.org/modules/by-module/Parse/ XPKGNAMEPREFIX= p5- X XMAINTAINER= pedersen@meridian-enviro.com XCOMMENT= Perl5 module to use perl scripts as config files X XPERL_CONFIGURE= yes X X.include <bsd.port.mk> END-of-p5-Parse-PerlConfig/Makefile echo x - p5-Parse-PerlConfig/distinfo sed 's/^X//' >p5-Parse-PerlConfig/distinfo << 'END-of-p5-Parse-PerlConfig/distinfo' XMD5 (Parse-PerlConfig-0.05.tar.gz) = f9bde1cbbbcf985b67bcf0e4cc1c8276 END-of-p5-Parse-PerlConfig/distinfo echo x - p5-Parse-PerlConfig/pkg-descr sed 's/^X//' >p5-Parse-PerlConfig/pkg-descr << 'END-of-p5-Parse-PerlConfig/pkg-descr' XThis perl module will eval another perl script and return a hash ref Xof the final values of the global variables in the eval. This allows Xyou to write generic config files in Perl. X XWWW: http://search.cpan.org/author/MFOWLER/Parse-PerlConfig-0.05/ END-of-p5-Parse-PerlConfig/pkg-descr echo x - p5-Parse-PerlConfig/pkg-plist sed 's/^X//' >p5-Parse-PerlConfig/pkg-plist << 'END-of-p5-Parse-PerlConfig/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Parse/PerlConfig.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/PerlConfig/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/PerlConfig X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Parse 2>/dev/null || true END-of-p5-Parse-PerlConfig/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307032214.h63MEEX7033612>