From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 3 13:50:21 2004 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 74EC316A4CE for ; Tue, 3 Feb 2004 13:50:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1DF43D45 for ; Tue, 3 Feb 2004 13:50:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i13LoHFR062128 for ; Tue, 3 Feb 2004 13:50:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i13LoHp7062127; Tue, 3 Feb 2004 13:50:17 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 3 Feb 2004 13:50:17 -0800 (PST) Resent-Message-Id: <200402032150.i13LoHp7062127@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, Quick B & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 598F816A4E4 for ; Tue, 3 Feb 2004 13:46:00 -0800 (PST) Received: from quick.volant.org (quick.volant.org [207.111.218.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7246843D45 for ; Tue, 3 Feb 2004 13:45:59 -0800 (PST) (envelope-from root@volant.org) Received: from root by quick.volant.org with local (Exim 4.22) id 1Ao8Mo-000Pke-73 for FreeBSD-gnats-submit@freebsd.org; Tue, 03 Feb 2004 13:45:58 -0800 Message-Id: Date: Tue, 03 Feb 2004 13:45:58 -0800 From: Quick B & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62319: The www/phpnuke port's PHP dependancy assumes Apache 1.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Quick B & List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 21:50:21 -0000 >Number: 62319 >Category: ports >Synopsis: The www/phpnuke port's PHP dependancy assumes Apache 1.x >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 03 13:50:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: PM Lashley >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: Henry Davis Consulting >Environment: System: FreeBSD quick.volant.org 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #1: Tue Aug 12 21:55:46 PDT 2003 broot@quick.volant.org:/usr/obj/usr/src/sys/QUICK i386 >Description: The www/phpnuke port has a dependancy on PHP. There is a knob to choose between PHP3 and PHP4; but both versions have a RUN_DEPENDS line which look in ${LOCALBASE}/libexec/apache/ Modules for Apache2 are installed in ${LOCALBASE}/libexec/apache2/ >How-To-Repeat: De-install any existing Apache 1.x port. Install Apache2. Install the lang/php4 port Attampt to install phpnuke and observe that it doesn't recognize the existing php installation. >Fix: A quick work-around for people with Apache2+PHP installed is to simply edit www/phpnuke/Makefile and change 'apache' to 'apache2'. A proper fix would involve making the Makefile honor the WITH_APACHE2 knob used by many other ports. >Release-Note: >Audit-Trail: >Unformatted: