Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2010 02:04:54 GMT
From:      John Levine <hostmaster@iecc.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151165: php 5.3.3_2 has undocumented version dependence on pcre library, causing php web sites to fail
Message-ID:  <201010030204.o9324sFh063673@www.freebsd.org>
Resent-Message-ID: <201010030210.o932A0PX038058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151165
>Category:       ports
>Synopsis:       php 5.3.3_2 has undocumented version dependence on pcre library, causing php web sites to fail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 02:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     John Levine
>Release:        8.1-RELEASE
>Organization:
Taughannock Networks
>Environment:
FreeBSD joyce.lan 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #1: Tue Sep 28 10:01:12 EDT 2010     johnl@joyce.lan:/usr/src/sys/amd64/compile/JOYCE  amd64

>Description:
php applications using php 5.3.3 fail if the pcre library is too old 
>How-To-Repeat:
Build php with pcre library older than 8.0
>Fix:
In the port Makefile, add this line to require pcre library at least as current as the one bundled with the PHP source:

RUN_DEPENDS=	pcre>=8.02:${PORTSDIR}/devel/pcre


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010030204.o9324sFh063673>