From chinsan.tw@gmail.com Mon Jul 31 02:33:25 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874D716A4DD for ; Mon, 31 Jul 2006 02:33:25 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E9043D49 for ; Mon, 31 Jul 2006 02:33:24 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (61-63-0-host123.kbtelecom.net.tw [61.63.0.123]) by smtp2.bc.hgc.com.tw (Postfix) with SMTP id 8B24C2F068 for ; Mon, 31 Jul 2006 10:33:24 +0800 (CST) Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Mon, 31 Jul 2006 10:20:38 +0800 Message-Id: <20060731023324.8B24C2F068@smtp2.bc.hgc.com.tw> Date: Mon, 31 Jul 2006 10:20:38 +0800 From: chinsan To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [NEW PORT] net/p5-RRD-Simple: Simple interface to create and store data in RRD files X-Send-Pr-Version: 3.113 X-GNATS-Notify: >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: miwi >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 31 02:40:12 GMT 2006 >Closed-Date: Sat Aug 05 10:53:50 GMT 2006 >Last-Modified: Sat Aug 05 10:53:50 GMT 2006 >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 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@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 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 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@comment $FreeBSD$ X%%SITE_PERL%%/RRD/Simple.pm X@dirrmtry %%SITE_PERL%%/RRD END-of-p5-RRD-Simple/pkg-plist exit --- p5-RRD-Simple-1.39.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Jul 31 08:41:15 UTC 2006 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=101073 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Aug 5 10:53:48 UTC 2006 State-Changed-Why: New port added. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=101073 >Unformatted: