From owner-freebsd-ports@FreeBSD.ORG Fri Jun 20 02:10:49 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 011DF106566C for ; Fri, 20 Jun 2008 02:10:49 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A6E678FC18 for ; Fri, 20 Jun 2008 02:10:48 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 19 Jun 2008 22:10:48 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id KAR22222; Thu, 19 Jun 2008 22:10:47 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 19 Jun 2008 22:10:41 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18523.4512.831125.24862@jerusalem.litteratus.org> Date: Thu, 19 Jun 2008 22:10:40 -0400 To: "Garrett Cooper" In-Reply-To: <7d6fde3d0806191857t7dc65d5dkb7f24c776b925f32@mail.gmail.com> References: <7d6fde3d0806190836u2f0f96d6i75b3fc1b4edd73b1@mail.gmail.com> <20080619191156.00e517f6@peedub.jennejohn.org> <7d6fde3d0806191857t7dc65d5dkb7f24c776b925f32@mail.gmail.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: ports@freebsd.org, gary.jennejohn@freenet.de Subject: Re: Who should honor WITHOUT_X11? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 02:10:49 -0000 Garrett Cooper writes: > > It's documented in src.conf(5) that it only applies to the FreeBSD > > source tree, which does not include the ports tree. Only make.conf > > is globally applicable. > > Thanks for the replies. Just thought I'd check :). > Should a /etc/{pkg,ports}.conf file be created to help segregate > setting these variables, or is this already done somewhere else > (pkgtools.conf)? Am I correct in remembering pkgtools.conf is a part of portupgrade? Robert Huff