Date: Sun, 17 Jun 2001 13:41:29 -0700 (PDT) From: Christopher Elkins <chrise@scardini.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28240: New port: Perl interface to Windows .ini files Message-ID: <200106172041.f5HKfTs22799@tlon.scardini.com>
next in thread | raw e-mail | index | archive | help
>Number: 28240 >Category: ports >Synopsis: New port: Perl interface to Windows .ini files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 17 13:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Christopher Elkins >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD tlon.scardini.com 4.3-RELEASE FreeBSD 4.3-RELEASE #8: Mon Jun 4 19:11:38 PDT 2001 chrise@tlon.scardini.com:/stash/disk1/usr.src/sys/compile/TLON i386 >Description: New port: Perl interface to Windows .ini 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-Config-Ini # p5-Config-Ini/pkg-plist # p5-Config-Ini/pkg-descr # p5-Config-Ini/pkg-comment # p5-Config-Ini/distinfo # p5-Config-Ini/Makefile # echo c - p5-Config-Ini mkdir -p p5-Config-Ini > /dev/null 2>&1 echo x - p5-Config-Ini/pkg-plist sed 's/^X//' >p5-Config-Ini/pkg-plist << 'END-of-p5-Config-Ini/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Config/Ini.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config/Ini/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config/Ini X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Config 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Config 2>/dev/null || true END-of-p5-Config-Ini/pkg-plist echo x - p5-Config-Ini/pkg-descr sed 's/^X//' >p5-Config-Ini/pkg-descr << 'END-of-p5-Config-Ini/pkg-descr' XConfig::Ini provides easy access to MS-Windows style .ini files, Unreal Xstyle extended .ini files (where multiple values can be associated with Xa single key), as well as registry files with automatic conversion from Xnative Perl to Windows registry data encoding and vice versa. END-of-p5-Config-Ini/pkg-descr echo x - p5-Config-Ini/pkg-comment sed 's/^X//' >p5-Config-Ini/pkg-comment << 'END-of-p5-Config-Ini/pkg-comment' XPerl interface to MS-Windows registry and .ini files END-of-p5-Config-Ini/pkg-comment echo x - p5-Config-Ini/distinfo sed 's/^X//' >p5-Config-Ini/distinfo << 'END-of-p5-Config-Ini/distinfo' XMD5 (Config-Ini-1.07.zip) = 53486766b002b8864701af1a68df07c2 END-of-p5-Config-Ini/distinfo echo x - p5-Config-Ini/Makefile sed 's/^X//' >p5-Config-Ini/Makefile << 'END-of-p5-Config-Ini/Makefile' X# New ports collection makefile for: p5-Config-Ini X# Date created: 17 June 2001 X# Whom: Christopher Elkins <chrise@scardini.com> X# X# $FreeBSD$ X# X XPORTNAME= Config-Ini XPORTVERSION= 1.07 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Config XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= ${LOCAL_BASE}/lib/perl5/site_perl/${PERL_VER}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash X XUSE_ZIP= YES XPERL_CONFIGURE= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Config::Ini.3 X X.include <bsd.port.mk> END-of-p5-Config-Ini/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106172041.f5HKfTs22799>