From owner-freebsd-current@FreeBSD.ORG Wed Sep 19 09:48:12 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B901916A419 for ; Wed, 19 Sep 2007 09:48:12 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id C91BB13C458; Wed, 19 Sep 2007 09:48:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <46F0F059.9060003@FreeBSD.org> Date: Wed, 19 Sep 2007 11:48:09 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Phil Budne References: <200709182214.l8IMEsTW004875@ultimate.com> In-Reply-To: <200709182214.l8IMEsTW004875@ultimate.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: X11 distribution sets for 7.0-CURRENT (i386)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 09:48:12 -0000 Phil Budne wrote: > Is some place I can get a binary distribution of X11 for 7.0-current > (i386)? That is an FTP server with "distribution sets" to point > sysinstall at, or files for pkg_add? > > I just want basic clients, libraries and includes to build a few more > clients, and virtual X11 server accessible via VNC, and don't want to > have to build it all from scratch. pkg_add -r or portinstall -PP Kris