CVS log for ports/databases/rrdman/Makefile
Up to [FreeBSD] / ports / databases / rrdman
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:40:10 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:18 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:17:37 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jun 24 12:34:50 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Chase rrdtool 1.3.0 update, bump PORTREVISION PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 20 20:11:01 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Fix typo: s/USE_PERl5/USE_PERL5/ PR: ports/114326 Submitted by: gabor Approved by: maintainer timeout
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 8 00:51:21 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Follow the migration of net/rrdtool to databases/rrdtool PR: ports/114321 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: Janos Mohacsi <mohacsi@niif.hu>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 8 00:50:13 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -0 lines
Forced commit to show the existence of databases/rrdman
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 5 06:19:44 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
First steps in a big migration:
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>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 11 05:13:47 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
RRDman is a set of utilities that manipulate the RRDtool database files.
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>
