Date: Wed, 03 Nov 2004 09:35:15 +0000 From: Simon Dick <simond@irrelevant.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73446: Maintainer port update: mail/squirrelmail Message-ID: <E1CPHXv-000Lhp-Lt@home.irrelevant.org> Resent-Message-ID: <200411030940.iA39eOSs071914@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CPHXv-000Lhp-Lt>