ports/142177: [PATCH] add lang/php5 dependency for www/eaccelerator

Alexander bas at it-core.org
Wed Dec 30 19:40:03 UTC 2009


>Number:         142177
>Category:       ports
>Synopsis:       [PATCH] add lang/php5 dependency for www/eaccelerator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 30 19:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander
>Release:        8.0
>Organization:
>Environment:
FreeBSD freebsd.local 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Fri Nov 27 04:38:20 YEKT 2009     bas at freebsd.local:/usr/obj/usr/src/sys/MYROUTER  i386
>Description:
After updating php to 5.2.12, I found that php is not working (eaccelerator not been updated with portupgrade -Rra).
>How-To-Repeat:
Update php to new version with portupgrade -Rra when www/eaccelerator is installed.
>Fix:
Patch for eaccelerator's Makefile goes in attach.

Patch attached with submission follows:

--- /usr/ports/www/eaccelerator/Makefile.orig   2009-12-31 00:14:54.000000000 +0500
+++ /usr/ports/www/eaccelerator/Makefile        2009-12-31 00:24:15.000000000 +0500
@@ -13,6 +13,9 @@
 MAINTAINER=    ale at FreeBSD.org
 COMMENT=       An opcode cache for PHP with encoder and loader

+BUILD_DEPENDS= ${PORTSDIR}/lang/php5
+RUN_DEPENDS=   ${PORTSDIR}/lang/php5
+
 USE_PHP=       session
 USE_PHPIZE=    yes
 USE_PHP_BUILD= yes

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



More information about the freebsd-ports-bugs mailing list