Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2013 09:03:44 +0100 (CET)
From:      Geoffroy Desvernay <dgeo@centrale-marseille.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175428: [MAINTAINER] www/drush: add more missing dependencies
Message-ID:  <20130119080344.28BC21CD02@dgeo.sysadm.ec-m.fr>
Resent-Message-ID: <201301190810.r0J8A0kO054285@freefall.freebsd.org>

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

>Number:         175428
>Category:       ports
>Synopsis:       [MAINTAINER] www/drush: add more missing dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 19 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Geoffroy Desvernay
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Dec 18 11:55:35 CET 2012
>Description:
Add some php modules as dependencies.... one more time

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- drush-5.8.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 310637)
+++ Makefile	(working copy)
@@ -17,7 +17,7 @@
 NO_BUILD=	yes
 
 # set php requirements same as drupal itself
-USE_PHP=	gd pcre session xml mbstring ctype json hash
+USE_PHP=	gd pcre session xml mbstring ctype json hash simplexml dom pdo pdo_mysql
 IGNORE_WITH_PHP=4
 WANT_PHP_CLI=	yes
 
--- drush-5.8.patch ends here ---

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



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