Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 13:18:11 +0900 (JST)
From:      Tomoyuki Sakurai <cherry@trombik.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126120: [NEW PORT] devel/p5-Config-JSON: A JSON based config file system
Message-ID:  <20080731041811.C4B891CCF4@spica.trombik.org>
Resent-Message-ID: <200807310420.m6V4K30p051932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126120
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Config-JSON: A JSON based config file system
>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 31 04:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Tomoyuki Sakurai
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD spica.trombik.org 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu Jul 10 22:29:26 JST 2008
>Description:
This package parses the config files written in JSON. It also does some
non-JSON stuff, like allowing for comments in the files.

WWW:	http://search.cpan.org/dist/Config-JSON/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Config-JSON-1.1.4.shar begins here ---
# 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-JSON
#	p5-Config-JSON/pkg-descr
#	p5-Config-JSON/Makefile
#	p5-Config-JSON/pkg-plist
#	p5-Config-JSON/distinfo
#
echo c - p5-Config-JSON
mkdir -p p5-Config-JSON > /dev/null 2>&1
echo x - p5-Config-JSON/pkg-descr
sed 's/^X//' >p5-Config-JSON/pkg-descr << '00edd04a0fcf3a944259c6bf48dff5a6'
XThis package parses the config files written in JSON. It also does some
Xnon-JSON stuff, like allowing for comments in the files.
X
XWWW:	http://search.cpan.org/dist/Config-JSON/
00edd04a0fcf3a944259c6bf48dff5a6
echo x - p5-Config-JSON/Makefile
sed 's/^X//' >p5-Config-JSON/Makefile << 'e76939aac803645abe16355d5a558f0b'
X# New ports collection makefile for:	p5-Config-JSON
X# Date created:		2008-07-31
X# Whom:			Tomoyuki Sakurai <cherry@trombik.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Config-JSON
XPORTVERSION=	1.1.4
XCATEGORIES=	devel
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	cherry@trombik.org
XCOMMENT=	A JSON based config file system
X
XRUN_DEPENDS=	p5-Class-InsideOut>0:${PORTSDIR}/devel/p5-Class-InsideOut \
X	p5-JSON>0:${PORTSDIR}/converters/p5-JSON
X
XWRKSRC=	${WRKDIR}/Config-JSON
X
XPERL_CONFIGURE=	Yes
XMAN3=	Config::JSON.3
X
X.include <bsd.port.mk>
e76939aac803645abe16355d5a558f0b
echo x - p5-Config-JSON/pkg-plist
sed 's/^X//' >p5-Config-JSON/pkg-plist << '7f8c7eb2d793166c4f210c58e43f2f61'
X@comment $FreeBSD$
X%%SITE_PERL%%/mach/auto/Config/JSON/.packlist
X%%SITE_PERL%%/Config/JSON.pm
X@dirrmtry %%SITE_PERL%%/mach/auto/Config/JSON
7f8c7eb2d793166c4f210c58e43f2f61
echo x - p5-Config-JSON/distinfo
sed 's/^X//' >p5-Config-JSON/distinfo << 'ef1139109acc121ac69c7981bf13ec78'
XMD5 (Config-JSON-1.1.4.tar.gz) = e2e12338063f89f09194bda49a8a8853
XSHA256 (Config-JSON-1.1.4.tar.gz) = 4d92de87ac59fc2cc86b2d71fc24896982ff0c5152be6c3c832a85f619c573af
XSIZE (Config-JSON-1.1.4.tar.gz) = 7117
ef1139109acc121ac69c7981bf13ec78
exit
--- p5-Config-JSON-1.1.4.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080731041811.C4B891CCF4>