From owner-freebsd-stable@FreeBSD.ORG Tue May 23 15:00:14 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9622D16A669 for ; Tue, 23 May 2006 15:00:14 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C30543D76 for ; Tue, 23 May 2006 15:00:13 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id A634AB826 for ; Tue, 23 May 2006 11:00:12 -0400 (EDT) In-Reply-To: <009101c67d8c$ee013db0$b3db87d4@multiplay.co.uk> References: <4471361B.5060208@freebsd.org> <20060521231657.O6063@abigail.angeltread.org> <009101c67d8c$ee013db0$b3db87d4@multiplay.co.uk> Mime-Version: 1.0 (Apple Message framework v750) X-Priority: 3 Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-2-438004074; protocol="application/pkcs7-signature" Message-Id: <9BCDA9F8-52E0-46DD-B018-2ECF1E226DFC@khera.org> From: Vivek Khera Date: Tue, 23 May 2006 11:00:12 -0400 To: FreeBSD Stable X-Mailer: Apple Mail (2.750) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD Security Survey X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:00:15 -0000 --Apple-Mail-2-438004074 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On May 22, 2006, at 6:45 AM, Steven Hartland wrote: > On good example of portupgrade "going off on one" is a simple > upgrade of mtr we dont install any X on our machines so mtr-nox11 > is installed. Whenever I've tried portupgrade in the past its > always trolled of and started downloading and build the behemoth > that is X, CTRL+C hence always ensues and I forget about upgrading > until I really HAVE to. Well, then you've misconfigured your portupgrade. It never does so for me because I have WITHOUT_X11 and WITHOUT_GUI set in /etc/ make.conf (why two knobs, I don't know, but many ports use WITHOUT_GUI instead of WITHOUT_X11). --Apple-Mail-2-438004074--