Please review and discuss apache24 port rewrite

olli hauer ohauer at gmx.de
Fri Dec 19 23:02:47 UTC 2014


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



More information about the freebsd-apache mailing list