ports/86715: drupal missing dependency

Vivek Khera vivek at khera.org
Thu Sep 29 18:10:28 UTC 2005


>Number:         86715
>Category:       ports
>Synopsis:       drupal missing dependency
>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:   Thu Sep 29 18:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 5.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD lorax.kcilink.com 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #0: Tue Sep 20 15:26:41 EDT 2005 vivek at lorax.kcilink.com:/u/lorax1/usr5/src/sys/i386/compile/LORAX i386


	
>Description:
	

When ports/www/drupal is installed, it is missing a dependency for php4-session
which causes the pages to fail to load.

Also, php4-pgsql was not installed either, but I'm not sure how to specify
whether it wants mysql or pgsql.

Also, the pkg-message indicates to edit the file

 /usr/local/www/data/drupal/includes/conf.php

but this is no longer correct; it seems one must edit

 /usr/local/www/data/drupal/sites/default/settings.php

or make a per-host settings.php file and edit that.

>How-To-Repeat:
	
>Fix:

	


explicitly list PHP dependencies in port rather than having them come from
other dependencies such as PEAR.

add a config menu to choose pgsql or mysql.

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



More information about the freebsd-ports-bugs mailing list