[If possible, this PR should be assigned to wxs@] The upgrade of Perl to 5.8.9 introduced a segmentation fault when Nagios was built with the embedded Perl option, causing issues on a small number of installations. This PR resolves ports/131993 and implements a common patch across all three Nagios ports. Many thanks to Sebastian for locating where the issue was. Among the changes are some minor tweaks shifting DISTVERSION back to PORTVERSION (a left over from the beta process) and including MAKE_JOBS_UNSAFE. Files modified: - ports/net-mgmt/nagios/Makefile - ports/net-mgmt/nagios2/Makefile - ports/net-mgmt/nagios-devel/Makefile Files added: - ports/net-mgmt/nagios/files/patch-base-utils.c - ports/net-mgmt/nagios2/files/patch-base-utils.c - ports/net-mgmt/nagios-devel/files/patch-base__utils.c Fix: Downloadable diff from: http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-base__utils.diff
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
State Changed From-To: open->closed Committed. Thanks!