From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 21:30:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577C716A4CE for ; Thu, 2 Sep 2004 21:30:33 +0000 (GMT) Received: from outmx009.isp.belgacom.be (outmx009.isp.belgacom.be [195.238.3.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C898343D2F for ; Thu, 2 Sep 2004 21:30:32 +0000 (GMT) (envelope-from geert@lori.mine.nu) Received: from outmx009.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i82LUNe5032547 for ; Thu, 2 Sep 2004 23:30:23 +0200 (envelope-from ) Received: from lori.mine.nu (166-71.243.81.adsl.skynet.be [81.243.71.166]) with ESMTP id i82LULeY032520; Thu, 2 Sep 2004 23:30:21 +0200 (envelope-from ) Received: by lori.mine.nu (Postfix, from userid 1000) id 6127C861; Thu, 2 Sep 2004 23:30:21 +0200 (CEST) Date: Thu, 2 Sep 2004 23:30:20 +0200 From: Geert Hendrickx To: mailing lists at MacTutor Message-ID: <20040902213020.GA9189@lori.mine.nu> References: <20040901153209.4064d9e8@eric.placeverte.home> <49EC7D00-FC26-11D8-90DD-000A95775140@mactutor.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49EC7D00-FC26-11D8-90DD-000A95775140@mactutor.biz> User-Agent: Mutt/1.4.2i X-GPG-Key: http://lori.mine.nu/gnupgkey.asc X-GPG-Key-ID: 1024D/766C1E92 X-Accept-Language: nl,en cc: messmate cc: freebsd-questions-en Subject: Re: parts of ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 21:30:33 -0000 On Wed, Sep 01, 2004 at 10:50:38AM -0400, mailing lists at MacTutor wrote: > Checkout /usr/ports/misc/porteasy > > It might be just what you're looking for. > > Alex devel/portcheckout is something similar. You can use it to install ports+dependencies without having a local copy of the ports tree. Simply installing binary packages is another handy solution, of course. GH