Opened 9 years ago
Last modified 9 years ago
#49991 new defect
pflogsumm: installs files to /Library/WebServer
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | pflogsumm |
Description
Installing pflogsum
ends with a warning:
Warning: violation by /Library/WebServer Warning: pflogsumm violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
Change History (1)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | pflogsumm added; pflogsum removed |
---|---|
Summary: | pflogsum: installs files to /Library/WebServer → pflogsumm: installs files to /Library/WebServer |
Note: See
TracTickets for help on using
tickets.
We need to have a canonical location where web files get installed by ports. I think ${prefix}/www/${subport} has been a popular location.
The port, I see, also installs itself to a different location if the apache (version 1) port is installed; it must stop doing that and always install itself to the same location.