Foo JH wrote: > 2. I can't install p5-Apache-Reload over ports, as it will complain it > expects Apache 1.3.
This would be actually more of a FreeBSD Ports related issue. I guess you should complain at the port maintainer for the dependencies. Apache-Reload is a bundle and should work with Apache2 as well as with Apache 1.x. See [http://www.freshports.org/www/p5-Apache-Reload/] for the port maintainer. You could, of course, just install Apache::Reload via cpan to solve your issues, or tell your package manager to ignore dependencies and install anyway. Regards, Michiel