Re: [MacPorts] #6604: php5: variant for shared PDO (was: RFE: php5 variant for shared PDO)
#6604: php5: variant for shared PDO ------------------------------------+--------------------------------------- Reporter: jwthompson2@… | Owner: ryandesign@… Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: Resolution: wontfix | Keywords: Port: php5 | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => wontfix * port: => php5 Old description:
It might be helpful to have a variant to allow for a shared version of PDO.
variant shared-pdo { configure.args-append --enable-pdo=shared }
New description: It might be helpful to have a variant to allow for a shared version of PDO. {{{ variant shared-pdo { configure.args-append --enable-pdo=shared } }}} -- Comment: The PDO package in PECL [http://pecl.php.net/package/PDO is dead]; one is supposed to use the PDO in the PHP source itself instead, like we already do. -- Ticket URL: <http://trac.macports.org/ticket/6604#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts