I'm setting up a webserver that's going to be apache + PHP. This is going to be migrated from Gentoo. In gentoo it was pretty easy to include Suhosin since it was just a useflag and a package. In CentOS you need to compile form source manually (download patches and so on).
IS there a better way to do this? Perhaps a repository that maintains a PHP package compiled with suhosin? I'm lazy and I don't like the current way to do it. :)
Thanks