Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2008 19:33:49 -0500
From:      "Zane C.B." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/123620: New Port: devel/p5-ZML  A simple, fast, and easy to read binary data storage format.
Message-ID:  <1210638829.24483@vixen42.vulpes>
Resent-Message-ID: <200805130050.m4D0o1DM012948@freefall.freebsd.org>

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

>Number:         123620
>Category:       ports
>Synopsis:       New Port: devel/p5-ZML  A simple, fast, and easy to read binary data storage format.
>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:   Tue May 13 00:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.3-STABLE #1: Mon Jan 28 13:16:42 CST 2008
    kitsune@vixen42.vulpes:/usr/obj/usr/src/sys/SMP



>Description:


A simple, fast, and easy to read binary data storage format. It allows for
comments and meta data as well.


WWW: http://search.cpan.org/~vvelox/ZML-0.2.0/lib/ZML.pm


>How-To-Repeat:


1: unshar into ports directory
2:
3: install
4: enjoy
5: There is no step two.


>Fix:


--- devel_p5-ZML.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:
#
#	devel/p5-ZML/
#	devel/p5-ZML/Makefile
#	devel/p5-ZML/pkg-descr
#	devel/p5-ZML/pkg-plist
#	devel/p5-ZML/distinfo
#
echo c - devel/p5-ZML/
mkdir -p devel/p5-ZML/ > /dev/null 2>&1
echo x - devel/p5-ZML/Makefile
sed 's/^X//' >devel/p5-ZML/Makefile << 'END-of-devel/p5-ZML/Makefile'
X# New ports collection makefile for:	devel/p5-ZML
X# Date created:		2008-05-12
X# Whom:			Zane C, Bowers <vvelox@vvelox.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ZML
XPORTVERSION=	0.2.0
XCATEGORIES=	devel
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=     ../../authors/id/V/VV/VVELOX
XPKGNAMEPREFIX=	p5-
X
XDISTFNAME=	ZML-${PORTVERSION}
X
XMAINTAINER=	vvelox@vvelox.net
XCOMMENT=	A simple, fast, and easy to read binary data storage format
X
XPERL_CONFIGURE=	yes
X
XMAN3=		ZML.3
X
X.include <bsd.port.mk>
END-of-devel/p5-ZML/Makefile
echo x - devel/p5-ZML/pkg-descr
sed 's/^X//' >devel/p5-ZML/pkg-descr << 'END-of-devel/p5-ZML/pkg-descr'
XA simple, fast, and easy to read binary data storage format. It allows for
Xcomments and meta data as well.
X
XWWW: http://search.cpan.org/~vvelox/ZML-0.2.0/lib/ZML.pm
X
END-of-devel/p5-ZML/pkg-descr
echo x - devel/p5-ZML/pkg-plist
sed 's/^X//' >devel/p5-ZML/pkg-plist << 'END-of-devel/p5-ZML/pkg-plist'
X%%SITE_PERL%%/ZML.pm
X%%SITE_PERL%%/mach/auto/ZML/.packlist
X@dirrm %%SITE_PERL%%/mach/auto/ZML
END-of-devel/p5-ZML/pkg-plist
echo x - devel/p5-ZML/distinfo
sed 's/^X//' >devel/p5-ZML/distinfo << 'END-of-devel/p5-ZML/distinfo'
XMD5 (ZML-0.2.0.tar.gz) = f1f46d87d49264e20056667117c4afbf
XSHA256 (ZML-0.2.0.tar.gz) = c111c4f05f02748bb2a6abdecbb3ad55790693811f85c4a751155c3e1f0f0b67
XSIZE (ZML-0.2.0.tar.gz) = 7350
END-of-devel/p5-ZML/distinfo
exit

--- devel_p5-ZML.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?1210638829.24483>