summaryrefslogtreecommitdiff
path: root/databases/rrdtool
AgeCommit message (Collapse)AuthorFilesLines
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-15/+10
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-06-30Remove some dirs from this list that are handled somewhere else (perl)hubertf1-4/+1
2000-06-27Fix to confirm to hier(7), PKGLIBTOOL->LIBTOOLhubertf7-91/+163
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-07Oops, corrected placement of gd.h declarationwulf2-12/+13
2000-05-07Fixed build problem and updated rrdtool to version 1.0.21wulf19-113/+203
2000-04-05replaced hardcoded operating systems names with ${LOWER_OPSYS} variablewulf1-7/+7
2000-04-05replaced hardcoded architecture names with ${MACHINE_ARCH} variablewulf1-7/+7
2000-02-25Add missing NetBSD tag to the patch file.dmcmahill2-2/+4
Regen (out of date) patch-sum
2000-02-22Convert "/usr/pkg" -> "${PREFIX}".cjones1-25/+23
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-18USE_PERL5 rather than DEPENDS+= perl-5xxxwennmach1-2/+2
Pointed out by Hubert Feyrer.
1999-11-17Initial import of rrdtool-1.0.7:wennmach20-0/+631
A data analysis tool generating graphical representations. (Round Robin Database Tools) Provided in PR 8716 by Berndt Josef Wulf <wulf@dingo.ping.net.au>. Heavily reworked by Berndt with some modifications by myself.