From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 23 20:30:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 8C8FD16A407 for ; Mon, 23 Oct 2006 20:30:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B21343DA4 for ; Mon, 23 Oct 2006 20:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9NKUHEi081125 for ; Mon, 23 Oct 2006 20:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9NKUH7H081124; Mon, 23 Oct 2006 20:30:17 GMT (envelope-from gnats) Resent-Date: Mon, 23 Oct 2006 20:30:17 GMT Resent-Message-Id: <200610232030.k9NKUH7H081124@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, Curtis Jewell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D722516A4AB for ; Mon, 23 Oct 2006 20:27:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86AEF43D45 for ; Mon, 23 Oct 2006 20:27:11 +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 k9NKR3IQ031986 for ; Mon, 23 Oct 2006 20:27:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9NKR3BL031985; Mon, 23 Oct 2006 20:27:03 GMT (envelope-from nobody) Message-Id: <200610232027.k9NKR3BL031985@www.freebsd.org> Date: Mon, 23 Oct 2006 20:27:03 GMT From: Curtis Jewell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/104721: deskutils/pgpicalendar has undeclared dependency on www/php5-session port 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: Mon, 23 Oct 2006 20:30:34 -0000 >Number: 104721 >Category: ports >Synopsis: deskutils/pgpicalendar has undeclared dependency on www/php5-session port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 23 20:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Curtis Jewell >Release: 6.2-PRERELEASE >Organization: None >Environment: FreeBSD lap.curtisjewell.boldlygoingnowhere.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 19 17:34:34 JST 2006 root@lap.curtisjewell.boldlygoingnowhere.org:/usr/obj/usr/src/sys/CURTIS i386 >Description: phpicalendar shows a blank page unless the php5-session port is installed, because without it, the session_* functions are not compiled in. Example log entry from Apache 2.2: [Tue Oct 24 04:11:36 2006] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function session_id() in /usr/local/www/phpicalendar/functions/userauth_functions.php on line 73, referer: https://lap.curtisjewell.boldlygoingnowhere.org/ >How-To-Repeat: # cd /usr/ports/www/php5-session # make deinstall Then browse to a configured phpicalendar installation using your web browser of choice. >Fix: Add a dependency on www/php5-session to the Makefile (so it gets compiled and installed automatically) [I could provide a patch for the Makefile if requested, but probably not for 3-4 days.] >Release-Note: >Audit-Trail: >Unformatted: