From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 18 22:50:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EBF5106566B for ; Sun, 18 Oct 2009 22:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E5D428FC19 for ; Sun, 18 Oct 2009 22:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9IMo3cV090486 for ; Sun, 18 Oct 2009 22:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9IMo3IH090485; Sun, 18 Oct 2009 22:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 18 Oct 2009 22:50:03 GMT Resent-Message-Id: <200910182250.n9IMo3IH090485@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "p.moulin" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AD161065672 for ; Sun, 18 Oct 2009 22:47:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3A4B08FC12 for ; Sun, 18 Oct 2009 22:47:59 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9IMlwqA080354 for ; Sun, 18 Oct 2009 22:47:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9IMlwMZ080353; Sun, 18 Oct 2009 22:47:58 GMT (envelope-from nobody) Message-Id: <200910182247.n9IMlwMZ080353@www.freebsd.org> Date: Sun, 18 Oct 2009 22:47:58 GMT From: "p.moulin" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139742: Roundcube 0.3-stable dependencies are missing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2009 22:50:04 -0000 >Number: 139742 >Category: ports >Synopsis: Roundcube 0.3-stable dependencies are missing >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 18 22:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: p.moulin >Release: 7.0-RELEASE >Organization: Calyopea >Environment: FreeBSD dbox 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: roundcube 0.3-Stable seems to depends on /usr/ports/textproc/php5-xml and /usr/ports/textproc/php5-dom . Without theses php5 plugins, it displays white-pages while logging: [19-Oct-2009 00:27:41] PHP Warning: include(DOMDocument.php) [function.include]: failed to open stream: No such file or directory in /usr/local/www/roundcube/program/include/iniset.php on line 104 [19-Oct-2009 00:27:41] PHP Warning: include() [function.include]: Failed opening 'DOMDocument.php' for inclusion (include_path='/usr/local/www/roundcube/:/usr/local/www/roundcube/program:/usr/local/www/roundcube/program/lib:/usr/local/www/roundcube/program/include:/usr/local/share/phpmailer2:.') in /usr/local/www/roundcube/program/include/iniset.php on line 104 [19-Oct-2009 00:27:41] PHP Fatal error: Class 'DOMDocument' not found in /usr/local/www/roundcube/program/lib/washtml.php on line 247 >How-To-Repeat: install roundcube on php with minimal php5's plugins enabled. >Fix: Add depend on /usr/ports/textproc/php5-xml and /usr/ports/textproc/php5-dom in ports makefile. >Release-Note: >Audit-Trail: >Unformatted: