aboutsummaryrefslogtreecommitdiff
path: root/www/drraw
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - 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
* 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
* - Add mirrorBeech Rintoul2007-06-222-5/+5
| | | | | | | | | | | - Fix distinfo PR: ports/113906 Submitted by: Jim Riggs <ports@christianserving.org> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194036
* - WWWDIR is now defined in bsd.ports.mkPav Lucistnik2007-03-242-16/+15
| | | | | | | | PR: ports/105529 Submitted by: laszlof Notes: svn path=/head/; revision=188173
* drraw is a simple web based presentation front-end for RRDtool thatMartin Wilke2006-09-136-0/+148
allows you to interactively build graphs of your own design. A graph definition can be turned into a template which may be applied to many Round Robin Database files. drraw specializes in providing an easy means of displaying data stored with RRDtool and does not care about how the data is collected, making it a great complement to other RRDtool front-ends. WWW: http://web.taranis.org/drraw/ PR: ports/101664 Submitted by: Jim Riggs <ports(at)christianserving.org> Notes: svn path=/head/; revision=172928