ports/73446: Maintainer port update: mail/squirrelmail

Simon Dick simond at irrelevant.org
Wed Nov 3 09:40:30 UTC 2004


>Number:         73446
>Category:       ports
>Synopsis:       Maintainer port update: mail/squirrelmail
>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:   Wed Nov 03 09:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #5: Sat Feb 7 07:48:58 GMT 2004 root at nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

It seems SquirrelMail also requires the PHP XML module, so add that
to the dependencies.

>How-To-Repeat:
	
>Fix:

diff -ruN squirrelmail.orig/Makefile squirrelmail/Makefile
--- squirrelmail.orig/Makefile	Wed Nov  3 09:04:51 2004
+++ squirrelmail/Makefile	Wed Nov  3 09:05:01 2004
@@ -17,7 +17,7 @@
 
 CONFLICTS?=	ja-squirrelmail-1.*
 
-USE_PHP=	session mhash gettext mbstring pcre openssl
+USE_PHP=	session mhash gettext mbstring pcre openssl xml
 WANT_PHP_WEB=	yes
 
 USE_BZIP2=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list