aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdman/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Vanilla I. Shu2014-05-191-3/+1
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+1
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326896
* - Change MAINTAINER addressThomas Abthorpe2013-01-091-6/+2
| | | | | | | | - Trim headers while I am here - Clean up some trailing whitespace Notes: svn path=/head/; revision=310162
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-1/+1
| | | | Notes: svn path=/head/; revision=296163
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - 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-111-0/+25
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