Summary: | Eclass for ebuilds that go in the apache documet root | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Abhishek Amit (RETIRED) <abhishek> |
Component: | New packages | Assignee: | Donny Davies (RETIRED) <woodchip> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
The eclass
Patch for phpBB ebuild to use eclasss |
Description
Abhishek Amit (RETIRED)
2003-03-28 02:07:35 UTC
Created attachment 9937 [details]
The eclass
Created attachment 9938 [details, diff]
Patch for phpBB ebuild to use eclasss
This is a patch that makes the php ebuild use the apache eclass.
What if someone wants to run a different httpd as default? See bug # 20642. The conclusion of bug # 20642 is that attempting to autodetect DocumentRoot is a bad idea -- it should be assumed to be /home/httpd/htdocs. sorry but im not going to entertain this at this time. in the future i think an eclass for web stuff is going to be needed but the foundation for this and what feature will be needed isnt clear to me quite yet. |