From nobody@FreeBSD.org  Tue Apr 11 19:59:22 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 859DF16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Apr 2006 19:59:22 +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 4C95743D45
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Apr 2006 19:59:22 +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 k3BJxMXR005078
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Apr 2006 19:59:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k3BJxM99005077;
	Tue, 11 Apr 2006 19:59:22 GMT
	(envelope-from nobody)
Message-Id: <200604111959.k3BJxM99005077@www.freebsd.org>
Date: Tue, 11 Apr 2006 19:59:22 GMT
From: Bill Ing <wing@cardiomed.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: php4-extensions make config doesn't affect variables in /var/db/ports/.../options on subsequent runs
X-Send-Pr-Version: www-2.3

>Number:         95635
>Category:       ports
>Synopsis:       php4-extensions make config doesn't affect variables in /var/db/ports/.../options on subsequent runs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 20:00:25 GMT 2006
>Closed-Date:    Wed Apr 12 06:00:53 GMT 2006
>Last-Modified:  Wed Apr 12 06:00:53 GMT 2006
>Originator:     Bill Ing
>Release:        5.4
>Organization:
Cardiomed Medical Supplies
>Environment:
FreeBSD lindsay.cardiomed.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Installed PHP4-extensions from ports and then went back later to add another extension (gdbm support in dba, to be precise).

The make config shell GUI showed it was there but upon looking up the php info on the server after compile, it wasn't present.

I looked and discovered /var/db/ports/php4-extensions/options also wasn't showing gdbm enabled but the "make config" GUI was reporting that it was enabled.

I manually set it in the options file and got it to compile.


>How-To-Repeat:
Install php4-extensions with dba enabled and gdbm disabled.

Go back and try to reinstall php4-extensions with gdbm enabled.
>Fix:
Manually edited /var/db/ports/php4-extensions/options to enable gdbm and re-comipled.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Apr 11 21:48:36 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95635 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Wed Apr 12 05:59:55 UTC 2006 
State-Changed-Why:  
GDBM is not a php4-extensions option, so it cannot appear and be selected. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95635 
>Unformatted:
