Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103425 - php-sapi.eclass changes for g/fbsd compatibility
Summary: php-sapi.eclass changes for g/fbsd compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 93119
  Show dependency tree
 
Reported: 2005-08-23 02:56 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
php-sapi-eclass.patch (php-sapi-eclass.patch,945 bytes, patch)
2005-08-23 02:56 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-23 02:56:25 UTC
I'm trying to get PHP working on Gentoo/FreeBSD and the attached patch to  
php-sapi.eclass is needed to resolve dependencies. 
 
The pam changes moves the dependency over virtual/pam instead of sys-libs/pam  
(pam is provided by openpam for us). 
  
The libiconv block instead is pointless... on Linux/GLIBC systems libiconv is  
blocked by GLIBC itself and should *never* be installed, while it's required  
on Gentoo/FreeBSD. 
 
Thanks, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-23 02:56:45 UTC
Created attachment 66633 [details, diff]
php-sapi-eclass.patch
Comment 2 Luca Longinotti (RETIRED) gentoo-dev 2005-08-25 04:43:55 UTC
Fixed in overlay.
We no more depend on PAM, and the libiconv blocker was taken out.
Best regards, CHTEKK.
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2005-08-25 05:06:44 UTC
Fixed in overlay.