1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/sysutils/munin-node
Florian Smeets fd8901ff7b - fix a bug where plugins would stop graping data after a SIGHUP to munin-node
- prevent leftovers from sed and patch otherwise these would be installed also

 The problem is that munin-nodes runs in perl taint mode and after a SIGHUP
 p5-Net-Server thinks that the path is tainted and unsets the complete path,
 this causes all plugins which do not use an absolute path to utilities they
 call to fail. The fix is to set a well known good path.

Obtained from:	OpenBSD
PR:		ports/155109
2011-03-09 23:40:14 +00:00
..
files - fix a bug where plugins would stop graping data after a SIGHUP to munin-node 2011-03-09 23:40:14 +00:00
distinfo - Use jot(1) instead of seq(1) (GNU seq(1) does not exist on FreeBSD. Use jot(1) instead.) 2011-02-05 06:09:10 +00:00
Makefile - fix a bug where plugins would stop graping data after a SIGHUP to munin-node 2011-03-09 23:40:14 +00:00
pkg-deinstall - fix newsyslog entries, logs have been living in /var/log/munin for some 2011-02-15 00:11:56 +00:00
pkg-descr
pkg-install - fix newsyslog entries, logs have been living in /var/log/munin for some 2011-02-15 00:11:56 +00:00
pkg-plist