From owner-freebsd-ports@FreeBSD.ORG Mon Jul 5 22:00:08 2004 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 DB2AC16A4CE for ; Mon, 5 Jul 2004 22:00:08 +0000 (GMT) Received: from chilled.skew.org (skew.org [65.101.207.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A17343D46 for ; Mon, 5 Jul 2004 22:00:08 +0000 (GMT) (envelope-from mike@skew.org) Received: from chilled.skew.org (localhost.skew.org [127.0.0.1]) by chilled.skew.org (8.12.11/8.12.11) with ESMTP id i65M08kO084018; Mon, 5 Jul 2004 16:00:08 -0600 (MDT) (envelope-from mike@chilled.skew.org) Received: (from mike@localhost) by chilled.skew.org (8.12.11/8.12.11/Submit) id i65M0818084017; Mon, 5 Jul 2004 16:00:08 -0600 (MDT) (envelope-from mike) From: Mike Brown Message-Id: <200407052200.i65M0818084017@chilled.skew.org> In-Reply-To: "from Konstantin 'Kosta' Welke at Jul 5, 2004 11:35:28 pm" To: "Konstantin 'Kosta' Welke" Date: Mon, 5 Jul 2004 16:00:08 -0600 (MDT) X-Whoa: whoa. X-Mailer: ELM [version 2.4ME+ PL90 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 cc: freebsd-ports@freebsd.org Subject: Re: General issues with the ports system 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, 05 Jul 2004 22:00:09 -0000 Konstantin 'Kosta' Welke wrote: > b) Is it possible to use & install ports without having a ports tree? http://www.freebsd.org/ports/ "For most ports, a precompiled package also exists, saving the user the work of having to compile anything at all. Each port['s entry on the web site] contains a link to its corresponding package [if available] and you may either simply download that file and then run the pkg_add command on it or you can simply grab the link location and hand it straight to pkg_add since it's capable of accepting FTP URLs as well as filenames."