From nobody@FreeBSD.org  Wed Feb  4 03:48:06 2004
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 B291716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Feb 2004 03:48:06 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA7643D41
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Feb 2004 03:48:05 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Bm4dL052629
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 4 Feb 2004 03:48:04 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i14Bm4m3052628;
	Wed, 4 Feb 2004 03:48:04 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402041148.i14Bm4m3052628@www.freebsd.org>
Date: Wed, 4 Feb 2004 03:48:04 -0800 (PST)
From: Anthony Howe <achowe@snert.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/ports/www/mod_php4  configuration has no option to NOT install X11
X-Send-Pr-Version: www-2.0

>Number:         62340
>Category:       ports
>Synopsis:       /usr/ports/www/mod_php4  configuration has no option to NOT install X11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 03:50:20 PST 2004
>Closed-Date:    Wed Feb 04 05:00:41 PST 2004
>Last-Modified:  Wed Feb 04 05:00:41 PST 2004
>Originator:     Anthony Howe
>Release:        FreeBSD 4.9
>Organization:
>Environment:
FreeBSD tom.tasfrance.com 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003     root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Installing mod_php4 on a web server, with GD support, but is NOT going to run X Windows, proceeds to attempt to install Xpm and all its dependencies anyways.  There is no option in the configuration menu to DISABLE the installation of X11.

>How-To-Repeat:
      
>Fix:
My work around was to CTRL-C immediately after the configuration is written and the make starts to get dependecies.  Append to work/Makefile.inc:

WITHOUT_X11=yes

then restart the make.  However, this is inelagent when you want to script an install together.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: nork 
Responsible-Changed-When: Wed Feb 4 04:00:56 PST 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62340 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Wed Feb 4 04:59:26 PST 2004 
State-Changed-Why:  
This is the correct and usual behaviour. If you haven't X11, 
you should put WITHOUT_X11=yes in /etc/make.conf 

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