From owner-freebsd-ports Sun Jun 17 13:50:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7556837B403 for ; Sun, 17 Jun 2001 13:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5HKo1t68391; Sun, 17 Jun 2001 13:50:01 -0700 (PDT) (envelope-from gnats) Received: from tlon.scardini.com (c1551124-a.potlnd1.or.home.com [24.248.51.15]) by hub.freebsd.org (Postfix) with ESMTP id C9E7337B40D for ; Sun, 17 Jun 2001 13:41:29 -0700 (PDT) (envelope-from chrise@tlon.scardini.com) Received: (from chrise@localhost) by tlon.scardini.com (8.11.3/8.11.3) id f5HKfTs22799; Sun, 17 Jun 2001 13:41:29 -0700 (PDT) (envelope-from chrise) Message-Id: <200106172041.f5HKfTs22799@tlon.scardini.com> Date: Sun, 17 Jun 2001 13:41:29 -0700 (PDT) From: Christopher Elkins Reply-To: Christopher Elkins To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28240: New port: Perl interface to Windows .ini files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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