Bug 59591

Summary: lang/php4: fixing an issue with pear-mailparse + preparing next pear-PEAR.
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: sysadmin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
php4.diff none

Description Thierry Thomas 2003-11-22 17:00:28 UTC
	- since 4.3.4, php4 does not install libmbfl headers, but they
	  are still needed for PECL extensions that rely on mbstring
	  (e.g. mail/pear-mailparse, currently broken);

	Remark: the proposed patch comes from PHP's CVS (please see
	<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).

	- the next release of devel/pear-PEAR (1.3) depends of the extension
	  xmlrpc;

	- since I'm there, let slaves ports replace COMMENT.

Fix: Please apply the following patch.

	Remark: one new file, files/patch-scripts::Makefile.frag.
How-To-Repeat: 	Try to install the port mail/pear-mailparse.
Comment 1 Oliver Lehmann freebsd_committer freebsd_triage 2003-12-14 11:08:11 UTC
State Changed
From-To: open->closed

Committed, Thanks!