ports/53522: [patch] mark mail/pear-mailparse as broken

Thierry Thomas thierry at pompo.net
Fri Jun 20 19:50:15 UTC 2003


The following reply was made to PR ports/53522; it has been noted by GNATS.

From: Thierry Thomas <thierry at pompo.net>
To: Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/53522: [patch] mark mail/pear-mailparse as broken
Date: Fri, 20 Jun 2003 21:46:31 +0200

 Le Ven 20 jui 03 à 19:54:00 +0200, Ceri Davies <ceri at FreeBSD.org>
  écrivait :
 > Synopsis: [patch] mark mail/pear-mailparse as broken
 
 Actually this port is not broken, it just needs an
 
 IS_INTERACTIVE=	'need to build php4 with mbstring support.'
 
 The culprit code is:
 
 pre-configure:
 	@if ! ${LOCALBASE}/bin/php -i | ${GREP} -q -e "--enable-mbstring"; then \
 	    ${ECHO_MSG} "" ; \
 	    ${ECHO_MSG} "Please configure PHP with mbstring support." ; \
 	    ${ECHO_MSG} "" ; \
 	    ${FALSE} ; \
 	fi
 
 However, I've upgraded this port to 0.9.2, but not yet submitted,
 because it sometimes core-dumps. I shall investigate this problem and
 submit the upgrade ASAP.
 -- 
 Th. Thomas.



More information about the freebsd-ports-bugs mailing list