notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/munin-node/files/patch-node__sbin__munin-node-configure

Number of commits found: 2

Wednesday, 10 Dec 2014
15:52 mat search for other commits by this committer
Fix the bind9_rndc plugin wrt Perl 5.18+ hash randomzation.

While there, group all patches for the three ports in munin-common, and remove
an obsolete patch.

PR:		195689
Submitted by:	Vlad "Blackflow" K.
Sponsored by:	Absolight
Original commitRevision:374474 
Wednesday, 9 Mar 2011
23:40 flo search for other commits by this committer
- 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
Original commit

Number of commits found: 2