Date: Mon, 28 Feb 2005 12:22:22 -0600 (CST) From: "Leif Pedersen" <pedersen@meridian-enviro.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Leif Pedersen <pedersen@meridian-enviro.com> Subject: ports/78206: Update port: devel/p5-Parse-PerlConfig Message-ID: <200502281822.j1SIMMES002455@legolas.hobbiton.org> Resent-Message-ID: <200502281830.j1SIUE8n073998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78206 >Category: ports >Synopsis: Update port: devel/p5-Parse-PerlConfig >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 28 18:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Leif Pedersen >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD legolas.hobbiton.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 3 16:38:16 CST 2005 root@legolas.hobbiton.org:/usr/obj/usr/src/sys/LEGOLAS i386 >Description: fixed packing list >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: ports/devel/p5-Parse-PerlConfig/Makefile,v 1.1 2003/07/06 09:14:46 erwin Exp $ 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 XMAN3= Parse::PerlConfig.3 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 XSIZE (Parse-PerlConfig-0.05.tar.gz) = 17014 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' X%%SITE_PERL%%/Parse/PerlConfig.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/PerlConfig/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/PerlConfig X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/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?200502281822.j1SIMMES002455>