Bug 158419

Summary: lang/php5 ports defaults to apache 1.3
Product: Ports & Packages Reporter: Patrick Oonk <patrick>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Patrick Oonk 2011-06-29 09:00:22 UTC
The lang/php5 port defaults to apache 1.4 as dependency. So when you install php5, Apache 1.4 is installed as a dependency. However, Apache 1.4 is end-of-life. So maybe the default should be changed to Apache 2.2, thanks.
Comment 1 Julien Laffaye freebsd_committer freebsd_triage 2011-06-29 15:10:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Fix synopsis and assign.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2011-06-29 15:25:59 UTC
State Changed
From-To: open->closed

php doesn't depend on any specific apache version.
Comment 3 patrick.oonk 2011-06-29 15:40:16 UTC
I beg to differ. I installed php5 (the module) on a new system and got
apache 1.4.x for free. I had to deinstall everything and install apache
2.2 first.

thanks!