landry 52a62809c3 Long awaited update to collectd 5.4.1.
- remove useless MESSAGE, provide an rc script instead
- enable pf, target_v5upgrade, tail_csv and write_graphite plugins
- backport fixes from FreeBSD and NetBSD to build with newer libstatgrab
  (upstream collectd github ticket #445)
- remove the check and inclusion of pcap-bpf.h, we dont have/need it
- users of the previous 4.x version should refer to
  https://collectd.org/wiki/index.php/V4_to_v5_migration_guide for the
upgrade path.

tested on ppc & amd64.
2014-09-25 20:10:13 +00:00

15 lines
455 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.3 2014/09/25 20:10:13 landry Exp $
dont create var/{run,lib,log}
--- Makefile.in.orig Sun Jan 26 09:09:57 2014
+++ Makefile.in Mon Sep 22 16:59:12 2014
@@ -881,9 +881,6 @@ uninstall-am:
install-exec-hook:
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log
maintainer-clean-local:
-rm -f -r libltdl