ports/101073: [NEW PORT] net/p5-RRD-Simple: Simple interface to create and store data in RRD files

chinsan chinsan.tw at gmail.com
Mon Jul 31 02:40:20 UTC 2006


>Number:         101073
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-RRD-Simple: Simple interface to create and store data in RRD files
>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:   Mon Jul 31 02:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
RRD::Simple provides a simple interface to RRDTool's RRDs module. This
module does not currently offer fetch method that is available in the RRDs
module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.

WWW: http://search.cpan.org/dist/RRD-Simple/

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

--- p5-RRD-Simple-1.39.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-RRD-Simple
#	p5-RRD-Simple/Makefile
#	p5-RRD-Simple/distinfo
#	p5-RRD-Simple/pkg-descr
#	p5-RRD-Simple/pkg-plist
#
echo c - p5-RRD-Simple
mkdir -p p5-RRD-Simple > /dev/null 2>&1
echo x - p5-RRD-Simple/Makefile
sed 's/^X//' >p5-RRD-Simple/Makefile << 'END-of-p5-RRD-Simple/Makefile'
X# New ports collection makefile for:	RRD-Simple
X# Date created:				2006/07/21
X# Whom:					chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	RRD-Simple
XPORTVERSION=	1.39
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/N/NI/NICOLAW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan.tw at gmail.com
XCOMMENT=	Simple interface to create and store data in RRD files
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep \
X		p5-Test-Pod>=0.90:${PORTSDIR}/devel/p5-Test-Pod \
X		p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
X		${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
XMAN3=		RRD::Simple.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE=	requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-RRD-Simple/Makefile
echo x - p5-RRD-Simple/distinfo
sed 's/^X//' >p5-RRD-Simple/distinfo << 'END-of-p5-RRD-Simple/distinfo'
XMD5 (RRD-Simple-1.39.tar.gz) = 5a9a90877b4a99da15eac0eb52729773
XSHA256 (RRD-Simple-1.39.tar.gz) = 63fa04de7adc62d3228d310a0ab37054e696d683d75447e00b7018bd85caf1de
XSIZE (RRD-Simple-1.39.tar.gz) = 242513
END-of-p5-RRD-Simple/distinfo
echo x - p5-RRD-Simple/pkg-descr
sed 's/^X//' >p5-RRD-Simple/pkg-descr << 'END-of-p5-RRD-Simple/pkg-descr'
XRRD::Simple provides a simple interface to RRDTool's RRDs module. This
Xmodule does not currently offer fetch method that is available in the RRDs
Xmodule.
X
XIt does however create RRD files with a sensible set of default RRA (Round
XRobin Archive) definitions, and can dynamically add new data source names to
Xan existing RRD file.
X
XThis module is ideal for quick and simple storage of data within an RRD file
Xif you do not need to, nor want to, bother defining custom RRA definitions.
X
XWWW: http://search.cpan.org/dist/RRD-Simple/
END-of-p5-RRD-Simple/pkg-descr
echo x - p5-RRD-Simple/pkg-plist
sed 's/^X//' >p5-RRD-Simple/pkg-plist << 'END-of-p5-RRD-Simple/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/RRD/Simple.pm
X at dirrmtry %%SITE_PERL%%/RRD
END-of-p5-RRD-Simple/pkg-plist
exit
--- p5-RRD-Simple-1.39.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list