Bug 82304

Summary: OScommerce port does not install all dependendcies--e.g. php4-extensions
Product: Ports & Packages Reporter: James McDowell <jdmcd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description James McDowell 2005-06-16 00:50:01 UTC
      OScommerce port does not install php4-extensions, but depends on the session extension.

Fix: 

Add php4-extensions to oscommerce port
How-To-Repeat:    Make && make install from ports/oscommerce....OScomerrce will not work until php4-extensions are installed as well.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-06-16 06:31:32 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Make this a ports PR.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:50:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->feedback

*All* php4-extensions? I hope not... maybe you could provide a list of needed 
extensions?
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:52:56 UTC
State Changed
From-To: open->feedback
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:52:56 UTC
Responsible Changed
From-To: feedback->freebsd-ports-bugs

Fix
Comment 5 jdmcd 2005-06-18 01:34:49 UTC
Actually, only the session extension, and any dependencies, and it seems to
work fine!
 
I used the default config.
 
James

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
 
Comment 6 jdmcd 2005-06-18 01:40:33 UTC
Right.
 
not ALL php4-extensions.
 
php4-session and dependencies only.
 
Thanks!
 
James
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
 
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-18 21:22:47 UTC
State Changed
From-To: feedback->closed

Committed, thanks!