Fwd: FreeBSD Port: pear-PEAR-1.3.3.1_1

Thierry Thomas thierry at FreeBSD.org
Mon Dec 13 08:48:21 PST 2004


Antônio,

----- Forwarded message from Markus Seifert <m.seifert at macnews.de> -----

> From: Markus Seifert <m.seifert at macnews.de>
> Date: Mon, 13 Dec 2004 01:04:30 +0100
> Subject: FreeBSD Port: pear-PEAR-1.3.3.1_1
> To: antonio at php.net
> Cc: ports at FreeBSD.org
> User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
> 
> Hi,
> 
> there is a bug in the patch for the pearcmd 
> (patch-scripts::pearcmd.php), the pear and pear2 scripts will fail if 
> 'prce.so' and/or 'xml.so' are already loaded. it should look something 
> like the following:
> 
> if(!function_exists('preg_match')){
>   dl('pcre.so');	
> }
> 
> if(!function_exists('utf8_decode')){
>    dl('xml.so');
> }
> 
> 
> Greetings
> Markus

----- End forwarded message -----

I confirm the problem reported by Markus. Do you approve the given
solution?

Markus,

Could you please send a PR to keep a track in the bugs database?

Regards,
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041213/99980265/attachment.bin


More information about the freebsd-ports mailing list