| Summary: | unify all apache22-xxx-mpm options to www/apache22 make config | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | marcellocoutinho | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
marcellocoutinho
2012-07-18 06:50:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->freebsd-apache Fix synopsis and assign. Hi Marcello, I committed a different rewrite of Makefile.modules. On the road to convert the apache ports to options NG there are some issues where I cannot overwrite options set in the MAIN port by a slave port, so we can not have MPM OPTION in the main apache22 port. Additional THREADS as option does not mean threaded apache, it means APR has THREADS support, sounds silly I know but thats from history where the apache port used APR delivered by apacheXX and not devel/aprX (else you could not build prefork with MySQL support ...). Maybe we will rename that option if we have full support for options NG in apache. -- Regards, olli Responsible Changed From-To: freebsd-apache->apache assign from freebsd-apache@ -> apache@ apache@ does not get any notice on the lists if the port is assigned to freebsd-apache@ State Changed From-To: open->closed A correct fix is already committed. |