Summary: | www-servers/apache apache-2.eclass: make cgi cgid modules modular via apache2_modules USE flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fabio Erculiani (RETIRED) <lxnay> |
Component: | Eclasses | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 309575 | ||
Attachments: |
proposed eclass change
make cgi cgid modules optional |
Description
Fabio Erculiani (RETIRED)
![]() Created attachment 237897 [details, diff]
proposed eclass change
This is the proposed apache-2.eclass change
Maybe it would be better/easier to use apache2_modules_cgi and apache2_modules_cgid USE flags? ...or move cgi/cgid modules compilation to apache2_modules_ use flags. Yes, if you ack I can do it very quickly. Created attachment 238223 [details, diff]
make cgi cgid modules optional
Here is the proposed patch, apache-2.2.15.ebuild should be revbumped and perhaps changes ported to 2.2.14 ebuild too. Let me know.
looks good, please feel free to fix it in cvs. with the upcoming multi-mpm support in apache 2.3 this makes much more sense too. In CVS. Please review my changes anyway. |