Nagios is now out of beta, it would be really cool to have version 1.0 in portage and have it unmasked!
yup, saw that, I'll have it updated tomorrow.
I am guessing that since nothing has happend here you (Dean) must be overworked or something, so I have attempted to make the needed new ebuilds. nagios, nagios-core and nagios-plugins have been updated and seems to be working for me. In nagios-plugins the patch was no longer needed and the code to add the system user did not get run prior to make install (which uses "install -o user -g group") so it failed - I have moved the user-adding code to pkg_setup instead of pkg_preinst(). The nagios ebuild only needed RDEPENDS to reflect the new versions. In nagios-core only the filename and dirname needed to be changed.
Created attachment 6768 [details] Nagios 1.0 ebuild
Created attachment 6769 [details] Nagios-core 1.0 ebuild
Created attachment 6770 [details] Nagios-plugins 1.3.0-beta2 ebuild
Created attachment 7398 [details] Updated nagios-plugins ebuild I don't wanted to have mysql and samba on my server, so i modified the nagios-plugins to decide wether samba and mysql are needed.
I'm fixing the plugins ebuild. Should be in portage in about 30 minutes.