From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 20:41:45 2003 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 4B96F16A4CE for ; Tue, 30 Dec 2003 20:41:45 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD4843D64 for ; Tue, 30 Dec 2003 20:41:41 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.no-ip.com (Postfix, from userid 1147) id B4E1384; Tue, 30 Dec 2003 23:41:40 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <3FF190B7.8030905@usmstudent.com> <200312301058.25742.kstewart@owt.com> <3FF212AF.1040608@crotchett.com> From: Lowell Gilbert Date: 30 Dec 2003 23:41:40 -0500 In-Reply-To: <3FF212AF.1040608@crotchett.com> Message-ID: <441xql8upn.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: combining partitions 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: Wed, 31 Dec 2003 04:41:45 -0000 Darren writes: > Now, I must ask a dumb question. Exactly what are distfiles? Source code is distributed in whatever manner the software author desires. Frequently this is a tarred and gzipped file, but it might be compressed with some other tool or even uncompressed. The program source code, whatever form it comes in, is called a ``distfile''. You can get the distfile from a CD-ROM or from the Internet.