CVS log for ports/net-mgmt/collectd/pkg-plist
Up to [FreeBSD] / ports / net-mgmt / collectd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 26 16:33:51 2011 UTC (6 weeks, 4 days ago) by pawel
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2 lines
- Add MEMCACHED, PYTHON, TOKYOTYRANT options [1] - Clean up CONFIGURE_ARGS [1] - Remove 6.x bits, not supported anymore - Use bsd.port.options.mk instead of bsd.port.pre.mk - Fix build for NUTUPS option PR: ports/163475 [1] Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 13 16:57:26 2011 UTC (8 weeks, 3 days ago) by novel
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- Update to 4.10.4 - Add RRDCACHED knob PR: 163191 Submitted by: Krzysztof Stryjek (maintainer) Feature safe: yes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 17 01:06:46 2011 UTC (8 months, 3 weeks ago) by sahil
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
- Update to 4.10.3 [1] While here, pacify portlint by removing CPPFLAGS from CONFIGURE_ENV; the former is passed to underlying configure scripts via bsd.port.mk. PR: ports/156943 [1] Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 23 14:32:34 2011 UTC (9 months, 2 weeks ago) by flo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -40 lines
- update to 4.9.5 PR: ports/156585 Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 25 00:52:32 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -3 lines
- Backout previuse commit
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 25 00:47:49 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
- Move to py25 or above - While here kick md5 support
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 31 12:10:39 2011 UTC (12 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
- Add disk plugin support PR: 153643 Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: maintainer Feature safe: yes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 1 06:13:45 2010 UTC (15 months, 1 week ago) by wen
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -3 lines
- Update to 4.9.3 - Add BIND DBI OPENVPN options PR: ports/151464 Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 7 01:51:37 2010 UTC (21 months ago) by sahil
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +59 -6 lines
- Update to 4.9.2 - Add USE_LDCONFIG to register shared libs - Pass maintainership to submitter PR: ports/145239 Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) wxs@ (mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 24 14:25:51 2009 UTC (2 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
- Add option for sysutils/nut PR: ports/137381 Submitted by: Svein Skogen <svein@stillbilde.net>, Daniel Roethlisberger <daniel@roe.ch> (maintainer) Feature safe: yes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 1 22:19:09 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -0 lines
- Update to 4.5.1 PR: 128391 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 6 10:45:17 2008 UTC (3 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -4 lines
- Transfer maintainership to daniel@roe.ch [1] - Do not delete modified config files on uninstall [2] - Reduce filesystem hierarchy pollution by moving $PREFIX/var/{run,lib}/* to /var/run (PID file) and /var/db/collectd (default location of databases) [2] - Add an rc script [2] - Optionally install collection.cgi from contrib/ [2] - Fix WITH_APACHE dependencies and plist [1] - Fix WITH_XMMS and WITH_INTERFACE dependencies [2] - fixes for depends, plist, ... [3] PR: ports/122791 [1], ports/123367 [2] Submitted by: Daniel Roethlisberger [1],[2], itetcu@ (me) [3] Approved by: Matt Peterson (former maintainer) [2]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 8 18:28:19 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
collectd is a small daemon written in C for performance. It reads various system & network statistics along with updating output RRD or CSV files. The daemon is very fast and allows for frequent polling of values, with support for polling as frequent as every 10 seconds. WWW: http://www.collectd.org/ PR: ports/116736 Submitted by: Matt Peterson <matt at peterson.org>
