Age | Commit message (Expand) | Author | Files | Lines |
2017-12-08 | sysutils/collectd: add extra "used by" line. | jperkin | 1 | -1/+2 |
2017-11-21 | Adapt and re-enable the process plugin for NetBSD. | he | 4 | -13/+25 |
2017-11-21 | Update sysutils/*collectd* to 5.8.0. | fhajny | 18 | -133/+148 |
2017-07-26 | Fix distinfo. | alnsn | 1 | -2/+2 |
2017-07-26 | Make it possible to register more than one reader/writer in collectd-lua. | alnsn | 2 | -2/+50 |
2017-06-23 | Correct build failure of collectd on NetBSD 8.99.1 | kamil | 2 | -8/+10 |
2017-06-14 | Update sysutils/collectd to 5.7.2. | fhajny | 4 | -51/+8 |
2017-04-06 | Backport fix for CVE-2017-7401. Bump PKGREVISION. | fhajny | 3 | -2/+45 |
2017-02-14 | Try to deal with API changes for the NetBSD port. | joerg | 3 | -17/+20 |
2017-01-25 | Update sysutils/collectd to 5.7.1. | fhajny | 4 | -36/+29 |
2017-01-19 | Reinstate the "processes" plugin for NetBSD by initializing the | he | 6 | -11/+40 |
2016-12-24 | Fix ctype.h use. | joerg | 2 | -5/+5 |
2016-12-07 | Update sysutils/collectd to 5.6.2. | fhajny | 14 | -730/+737 |
2016-11-20 | Fix ctype.h use | joerg | 2 | -1/+20 |
2016-10-13 | Update sysutils/collectd and subpackages to 5.6.1. | fhajny | 19 | -1436/+150 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 |
2016-06-08 | Remove the stability entity, it has no meaning outside of an official context. | jperkin | 1 | -1/+0 |
2016-06-08 | Change the service_bundle name to "export" to reduce diffs between the | jperkin | 1 | -1/+1 |
2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -25/+16 |
2016-02-03 | Plug a memory leak in the irq NetBSD plugin, and avoid use of a | he | 3 | -7/+8 |
2016-02-03 | When testing for kern.cp_time, really do that and not kern.cp_times (typo). | he | 4 | -10/+10 |
2015-12-12 | Note to self: test before committing. Leave out close(fd). | he | 2 | -6/+7 |
2015-12-12 | Improve the entropy plugin on NetBSD to keep /dev/urandom open between | he | 3 | -18/+32 |
2015-11-04 | Add SHA512 digests for distfiles for sysutils category | agc | 1 | -1/+2 |
2015-10-28 | Add 'used by sysutils/collectd-riemann/Makefile' to satisfy pkglint. | jperkin | 1 | -1/+2 |
2015-09-17 | Regenerate autoconf-related files / diffs, so that the build | he | 4 | -524/+63 |
2015-09-12 | Add a plugin for NetBSD which submits the equivalent of the UDP | he | 9 | -84/+1095 |
2015-09-07 | Don't use -Wno-error flags on Darwin, its version of clang does not support | jperkin | 1 | -2/+3 |
2015-09-01 | Re-work the entropy patch to put the error section up front, and | he | 2 | -42/+50 |
2015-09-01 | For consistency, rename HAVE_STRUCT_KINFO_PROC_NETBSD to | he | 5 | -700/+86 |
2015-08-26 | Improve the cpu plugin for NetBSD, should get rid of warnings | he | 6 | -24/+999 |
2015-08-25 | Fix a bug (of my own making) in NetBSD's process plugin which could | he | 3 | -6/+6 |
2015-08-18 | Fix typo preventing build on NetBSD > 6.99.19. | he | 2 | -4/+4 |
2015-08-18 | Another round of update to collectd: | he | 13 | -46/+460 |
2015-08-16 | One more build fix for more modern NetBSD than netbsd-6... | he | 2 | -4/+5 |
2015-08-16 | Do an explicit include of <uvm/uvm_extern.h> so this has a hope | he | 2 | -7/+18 |
2015-08-14 | Add a port of the processes plugin to NetBSD. | he | 6 | -14/+266 |
2015-08-14 | Include sys/rndio.h if it's available to be able to compile the entropy | he | 5 | -23/+84 |
2015-08-11 | Try to fix the build on SunOS, report_bytes isn't used there. | he | 3 | -11/+13 |
2015-08-11 | Port some of the plugins to support NetBSD: | he | 13 | -10/+846 |
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -1/+2 |
2015-06-10 | Update sysutils/collectd to 5.5.0. | fhajny | 9 | -171/+54 |
2015-04-27 | Don't fail build of p5-collectd for tautologic pointer->bool conversions | joerg | 1 | -3/+3 |
2015-04-14 | Remove non-default perl and python options in sysutils/collectd. Use | fhajny | 5 | -22/+46 |
2015-04-14 | Remove stale patch file. | fhajny | 1 | -29/+0 |
2015-04-07 | Update collectd to 5.4.2. | fhajny | 5 | -14/+32 |
2015-03-19 | Don't go past _XOPEN_SOURCE=600 on SunOS. | jperkin | 2 | -1/+21 |
2015-02-24 | SunOS still needs SOLARIS2 defined for ip_compat.h to expose some structs. | fhajny | 1 | -1/+3 |
2015-02-02 | Requires C99, remove SunOS flags which conflict with _XOPEN_SOURCE | jperkin | 1 | -4/+2 |
2014-08-18 | Don't fail build for tautological compares. | joerg | 1 | -1/+7 |