Date: Sat, 5 Aug 2006 10:53:21 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-RRD-Simple Makefile distinfo pkg-descr pkg-plist Message-ID: <200608051053.k75ArLwo049282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-08-05 10:53:21 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-RRD-Simple Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/101073 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor) Revision Changes Path 1.1713 +1 -0 ports/net/Makefile 1.1 +33 -0 ports/net/p5-RRD-Simple/Makefile (new) 1.1 +3 -0 ports/net/p5-RRD-Simple/distinfo (new) 1.1 +11 -0 ports/net/p5-RRD-Simple/pkg-descr (new) 1.1 +3 -0 ports/net/p5-RRD-Simple/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608051053.k75ArLwo049282>