From owner-freebsd-questions@FreeBSD.ORG Thu Dec 15 19:12:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0247F16A41F for ; Thu, 15 Dec 2005 19:12:46 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2019F43D64 for ; Thu, 15 Dec 2005 19:12:45 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i27so411386wra for ; Thu, 15 Dec 2005 11:12:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=P/dJtLatqOUowopb//Hqjlq7EF46uGy4hHNJVfJNPU+CFF+aqYJIDKHHni2CTOipjGEbh7s7USaVZCBPcbqTLlvZ77KvKZU9bKihbGJfSiwVgqXUsu0bE90LQ5lQVBb9ffcfkLr6wQJlmIT8Q1sIcVbax4o3885wr2eLP+gvRFs= Received: by 10.65.197.20 with SMTP id z20mr412144qbp; Thu, 15 Dec 2005 11:12:44 -0800 (PST) Received: from ringworm.mechee.com ( [71.102.14.129]) by mx.gmail.com with ESMTP id e17sm131596qbe.2005.12.15.11.12.43; Thu, 15 Dec 2005 11:12:43 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Thu, 15 Dec 2005 11:12:39 -0800 User-Agent: KMail/1.8.3 References: <43A1B6AC.10308@gmail.com> In-Reply-To: <43A1B6AC.10308@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512151112.40706.ringworm01@gmail.com> Cc: Wes Santee Subject: Re: Gnome port forcing Apache 2.0 on me during install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 19:12:46 -0000 On Thursday 15 December 2005 10:32, Wes Santee wrote: > Greetings, > > I run Apache 1.3+ssl on a computer that I'm installing Gnome 2.12.2 via > the meta-port in x11/gnome2. As part of that install, it builds and > installs www/gnome-user-share. *That* port forces the www/apache20 port > upon me. > > Since my version of Apache conflicts with the version it wants, > portmanager dutifully uninstalls my version and installs 2.0 in an > unconfigured state. > > Seems to me there should be some sort of warning, opt-out choice, or > choice to pick a different http server (if gnome-user-share permits it) > before doing this to a user. There are a lot of http servers listed and > maintained in the ports tree. > > Are my only options to either suck it up and configure Apache 2.0 for my > ~ machine, or ditch gnome-user-share and tell portmanager to never > install it so I can run the web server I want? > > Cheers, > -Wes The only gnome port I can find that as that port as a dependency is x11/gnome2-power-tools, not x11/gnome2. -Mike