Bug 59591 - lang/php4: fixing an issue with pear-mailparse + preparing next pear-PEAR.
Summary: lang/php4: fixing an issue with pear-mailparse + preparing next pear-PEAR.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-22 17:00 UTC by Thierry Thomas
Modified: 2003-12-14 11:08 UTC (History)
1 user (show)

See Also:


Attachments
php4.diff (2.93 KB, patch)
2003-11-22 17:00 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!