From owner-freebsd-questions@FreeBSD.ORG Mon Jan 10 14:14:16 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 AAD42106564A for ; Mon, 10 Jan 2011 14:14:16 +0000 (UTC) (envelope-from jpg@daemon.gnix.co.uk) Received: from daemon.gnix.co.uk (griffin.gnix.co.uk [80.229.5.32]) by mx1.freebsd.org (Postfix) with ESMTP id 1AF088FC0A for ; Mon, 10 Jan 2011 14:14:15 +0000 (UTC) Received: from daemon.gnix.co.uk (localhost [127.0.0.1]) by daemon.gnix.co.uk (8.14.4/8.14.4) with ESMTP id p0AEJZJN005523 for ; Mon, 10 Jan 2011 14:19:35 GMT (envelope-from jpg@daemon.gnix.co.uk) Received: (from jpg@localhost) by daemon.gnix.co.uk (8.14.4/8.14.4/Submit) id p0AEJZ32005522 for freebsd-questions@freebsd.org; Mon, 10 Jan 2011 14:19:35 GMT (envelope-from jpg) Date: Mon, 10 Jan 2011 14:19:35 +0000 From: Jamie Paul Griffin To: freebsd-questions@freebsd.org Message-ID: <20110110141934.GA5447@daemon.gnix.co.uk> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-PGP-Key: http://gnix.co.uk/jpg-pubkey.asc X-Operating-System: FreeBSD 8.1-RELEASE-p2 User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: Just wanted to install vim - had to spend entire day building X11 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: Mon, 10 Jan 2011 14:14:16 -0000 > I hear that - but if I want gvim I'll install gvim. What it's doing here is > installing something I didn't ask for, well actually, it's fooling me into > giving me something I don't need. or you could just use the original vi that comes with the base system if you just want a console editor. It's better than vim if you ask me anyway. jamie