Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120065

Summary: pfpro removed from php-5.1.1
Product: Gentoo Linux Reporter: Spencer Tuttle <spencertuttle>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Spencer Tuttle 2006-01-23 09:17:49 UTC
This appeared after i emerged dev-lang/php5.1.1:

 * With PHP 5.1, some extensions were removed from PHP because
 * they were unmaintained or moved to PECL. Our ebuilds reflect
 * this: the Oracle extension was removed ('oracle7' USE flag),
 * please use the 'oci8' USE flag for Oracle support now and/or
 * the PDO OCI8 driver, enabled if you set both the 'oci8' and
 * 'pdo' USE flags. Also, the MCVE extension was moved to PECL
 * and thus can now be found in dev-php5/pecl-mcve. The Ovrimos
 * and Pfpro extensions were removed altogether and have no
 * available substitute.

I wonder why pfpro was removed. Sure the software is not in portage for licensing reasons, but I still use this software.

I have tried editing the existing ebuild so I could get it to build with pfpro linked in but I have had no such luck.

Is there another way besides using it as a cgi that I can link in pfpro into the php binary?
Comment 1 Luca Longinotti (RETIRED) gentoo-dev 2006-01-23 09:23:24 UTC
The Pfpro extension was removed upstream, the "original makers" of the software (php.net people) removed it from newer PHP releases. Please ask them if you want pfpro support readded to the main PHP packages.
Best regards, CHTEKK.