K 10 svn:author V 7 clement K 8 svn:date V 27 2004-08-02T08:40:05.000000Z K 7 svn:log V 840 apache2 NG patch 2/5. Makefile.modules: - Export rewritten modules selection from Makefile.modules to Makefile.modules.3rd - Remove proxy support by default. Makefile.modules.3rd: - Add support for WANT_APACHE common13/common2 to share code/functionalities between apache13 and apache2 server ports. Rewrite of modules selection: - WITH_MODULES and WITHOUT_MODULES are no more conflicting WITHOUT_MODULES can be safely used internally to remove conflicting modules - Selection is based on modules categories to improve flexibility - WITH_${category}[_MODULES] - WITHOUT_${category} - WITH_CUSTOM_${category} - Support apache13, apache2{0,1} This is EXPERIMENTAL. I'll test it IRL with www/apache13-ssl, and it should be easily usuable in future bsd.apache.mk END