From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 17 22:40:21 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DE316A4CE for ; Mon, 17 Jan 2005 22:40:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2726643D49 for ; Mon, 17 Jan 2005 22:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HMeLpU064347 for ; Mon, 17 Jan 2005 22:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HMeLRw064346; Mon, 17 Jan 2005 22:40:21 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jan 2005 22:40:21 GMT Resent-Message-Id: <200501172240.j0HMeLRw064346@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, Steve Wills Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C21616A4D1 for ; Mon, 17 Jan 2005 22:39:47 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8ED43D46 for ; Mon, 17 Jan 2005 22:39:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HMdlVj044478 for ; Mon, 17 Jan 2005 22:39:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0HMdkHZ044470; Mon, 17 Jan 2005 22:39:47 GMT (envelope-from nobody) Message-Id: <200501172239.j0HMdkHZ044470@www.freebsd.org> Date: Mon, 17 Jan 2005 22:39:47 GMT From: Steve Wills To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/76380: Update to phpgroupware run depend to work with php4 with either apache 1.x or apache 2.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:40:21 -0000 >Number: 76380 >Category: ports >Synopsis: Update to phpgroupware run depend to work with php4 with either apache 1.x or apache 2.x >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: Mon Jan 17 22:40:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 4.10 >Organization: >Environment: FreeBSD tigger.example.com 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #5: Thu Sep 9 21:16:22 EDT 2004 root@tigger.example.com:/common/FreeBSD/obj/common/FreeBSD/src/sys/TIGGER i386 >Description: currently the deskutils/phpgroupware port only works with mod_php built for apache 1.x, the attached patch allows it to use the ports infrastructure to use php4 with either apache 1.x or apache 2.x >How-To-Repeat: install deskutils/phpgroupware with php4.x and apache 1.x >Fix: --- Makefile.orig Mon Jan 17 17:30:13 2005 +++ Makefile Mon Jan 17 17:30:32 2005 @@ -14,7 +14,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A web based GroupWare system -RUN_DEPENDS= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4 +WANT_PHP_MOD= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/phpgroupware >Release-Note: >Audit-Trail: >Unformatted: