From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 17:03:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B791065675 for ; Sat, 2 Apr 2011 17:03:47 +0000 (UTC) (envelope-from merlyn@stonehenge.com) Received: from mail.mroute.net (lax-gw06.mailroute.net [199.89.0.106]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1C88FC08 for ; Sat, 2 Apr 2011 17:03:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by lax-gw06.mroute.net (Postfix) with ESMTP id 11F9CC42F; Sat, 2 Apr 2011 17:03:36 +0000 (GMT) X-Virus-Scanned: by MailRoute Received: from red.stonehenge.com (red.stonehenge.com [208.79.95.2]) by lax-gw06.mroute.net (Postfix) with ESMTP id 6AB2FC42E; Sat, 2 Apr 2011 17:03:35 +0000 (GMT) Received: by red.stonehenge.com (Postfix, from userid 1001) id 37189334F; Sat, 2 Apr 2011 10:03:35 -0700 (PDT) From: merlyn@stonehenge.com (Randal L. Schwartz) To: "Matt Emmerton" References: <4D96668C.3090406@telting.org> <20110402025150.39722549.freebsd@edvax.de> <000301cbf0d5$f0de1e60$d29a5b20$@on.ca> x-mayan-date: Long count = 12.19.18.4.11; tzolkin = 12 Chuen; haab = 4 Uayeb Date: Sat, 02 Apr 2011 10:03:35 -0700 In-Reply-To: <000301cbf0d5$f0de1e60$d29a5b20$@on.ca> (Matt Emmerton's message of "Fri, 1 Apr 2011 21:33:16 -0400") Message-ID: <86bp0oy49k.fsf@red.stonehenge.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Port dependencies 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: Sat, 02 Apr 2011 17:03:47 -0000 >>>>> "Matt" == Matt Emmerton writes: Matt> Every time I see a webserver with X11 on it, it's because of these two. Of Matt> course, using ghostscript*-nox11 as well as setting WITHOUT_X11=yes solves a Matt> lot of this mess, but on a system that's already been "infested", it's Matt> easier just to rebuild from scratch. That's one of the first things I do with a fresh system that will be only a server: echo "WITHOUT_X11=yes" >> /etc/make.conf And then *never* use packages. Only ports. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion