From owner-freebsd-ports@FreeBSD.ORG Mon Jan 31 23:16:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B4216A4CE for ; Mon, 31 Jan 2005 23:16:37 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D5143D5C for ; Mon, 31 Jan 2005 23:16:37 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1CvkmY-000N8U-Tw; Tue, 01 Feb 2005 00:16:34 +0100 Date: Tue, 1 Feb 2005 00:16:34 +0100 From: Kirill Ponomarew To: Tillman Hodgson Message-ID: <20050131231634.GF81808@voodoo.oberon.net> References: <20050131150624.GO9276@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050131150624.GO9276@seekingfire.com> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: FreeBSD-Ports Subject: Re: Ports foot-shooting revealed! (learning the hard way ...) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 23:16:37 -0000 On Mon, Jan 31, 2005 at 09:06:24AM -0600, Tillman Hodgson wrote: > Granted, it could be easily solved by smarter shell usage. For example, > I could have done `cd /usr/pots/security/tor && make install` (my new > preferred "watch out for typos!" method). Or I could have actually > waited a second before typing `make install` and *read* the error > message. Practiced safe "root" and all that. I think what you're looking is just "portinstall tor". -Kirill