Date: Thu, 28 Dec 2006 19:43:52 +0100 (CET) From: Craig Manley <cmanley@xs4all.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107289: New port: devel/p5-Config-Properties Message-ID: <200612281843.kBSIhqIA044275@hfx.xs4all.nl> Resent-Message-ID: <200612281900.kBSJ0ZFe014325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107289 >Category: ports >Synopsis: New port: devel/p5-Config-Properties >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 28 19:00:29 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Craig Manley >Release: FreeBSD 6.1-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD hfx.xs4all.nl 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #1: Sun Sep 3 17:08:38 CEST 2006 root@hfx.xs4all.nl:/usr/obj/usr/src/sys/HFX amd64 >Description: Config::Properties is a near implementation of the java.util.Properties API. It is designed to allow easy reading, writing and manipulation of Java-style property files. WWW: http://search.cpan.org/dist/Config-Properties/ >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-descr # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: Config-Properties X# Date created: 28 December 2006 X# Whom: Craig Manley X# X# $FreeBSD$ X# X XPORTNAME= Config-Properties XPORTVERSION= 0.65 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Config XPKGNAMEPREFIX= p5- X XMAINTAINER= perl@FreeBSD.org XCOMMENT= Read and write property files X XPERL_CONFIGURE= yes X XMAN3= Config::Properties.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (Config-Properties-0.65.tar.gz) = cc3f8e5d1feb41d4241ae43d04a81828 XSHA256 (Config-Properties-0.65.tar.gz) = 6a7662d355c9c81621abe4599b0dcb73e579790490c98050f61dd626e825bb7b XSIZE (Config-Properties-0.65.tar.gz) = 11010 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XConfig::Properties is a near implementation of the java.util.Properties API. XIt is designed to allow easy reading, writing and manipulation of Java-style Xproperty files. X XWWW: http://search.cpan.org/dist/Config-Properties/ END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Properties/.packlist X%%SITE_PERL%%/Config/Properties.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Properties X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config X@dirrmtry %%SITE_PERL%%/Config END-of-./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?200612281843.kBSIhqIA044275>