summaryrefslogtreecommitdiff
path: root/net/rrdtool10/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let the generated Makefiles install the perl modules.Bill Fenner1999-09-111-1/+5
| | | | | | | | | (I'm not positive why there's a do-install: target at all, but since there are less than 5 minutes til the freeze I'm not going to investigate yet!) Notes: svn path=/head/; revision=21645
* Move rrdtool examples from ${PREFIX}/share/rrdtool/examples toBill Fenner1999-09-101-5/+7
| | | | | | | | | ${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =) Notes: svn path=/head/; revision=21621
* Round Robin Database Tool - store time-series data with averaging or otherBill Fenner1999-08-221-0/+27
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=20879