aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdman
Commit message (Collapse)AuthorAgeFilesLines
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-0/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* - Fix typo: s/USE_PERl5/USE_PERL5/Gabor Kovesdan2007-07-201-1/+1
| | | | | | | | | PR: ports/114326 Submitted by: gabor Approved by: maintainer timeout Notes: svn path=/head/; revision=195955
* Follow the migration of net/rrdtool to databases/rrdtoolEdwin Groothuis2007-07-081-1/+1
| | | | | | | | | PR: ports/114321 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: Janos Mohacsi <mohacsi@niif.hu> Notes: svn path=/head/; revision=195192
* First steps in a big migration:Edwin Groothuis2007-07-051-1/+1
| | | | | | | | | | | | | | | | Move net/rrdtool to databases/rrdtool. It's an itch which needs to be scratched: net/rrdtool came from net/mrtg, which was a good location for it. net/mrtg has later been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database Tools", therefor it's better if it moves to databases/rrdtool. Same with net/rrdtool10. PR: ports/112942 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=194968
* RRDman is a set of utilities that manipulate the RRDtool database files.Martin Wilke2007-06-113-0/+36
Currently it consists of the following utilities: * rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data RRDman is hosted as a subproject of RRFW WWW: http://rrfw.sourceforge.net/rrdman/ PR: ports/113449 Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> Notes: svn path=/head/; revision=193208