Date: Sat, 20 Dec 2014 00:02:44 +0100 From: olli hauer <ohauer@gmx.de> To: apache@FreeBSD.org Subject: Please review and discuss apache24 port rewrite Message-ID: <5494AE94.5000708@gmx.de>
next in thread | raw e-mail | index | archive | help
Hi all, I have a bigger change for the www/apache24 port in the pipe and want to discuss the changes with the user base before committing. My target is to extend the apache24 port so it fits most all use cases without rebuilding on the user side Please review, test, make suggestions, send patches. The patch can be found here: http://people.freebsd.org/~ohauer/diffs/apache/apache24_rewrite_v1.diff Changes: - really fix IPv4 mapping [1] - fix module list if build with MPM_SHARED [2] - build all modules not depending on 3rd party ports, they are disabled by default) - install config templates as .sample instead into EXAMPLESDIR - move error and icons from WWWDIR to DATADIR - fix suexec mode (mode lost with pkg >= 1.3.x) - adopt libressl patch [3] [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=53824 [2] https://issues.apache.org/bugzilla/show_bug.cgi?id=53882 [3] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196139 -- olli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5494AE94.5000708>