From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 18 19:43:00 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 858B216A4CE for ; Mon, 18 Oct 2004 19:43:00 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE1A43D2F for ; Mon, 18 Oct 2004 19:43:00 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so238612rnk for ; Mon, 18 Oct 2004 12:42:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=qZBjGShptFdHHXKjeoTNr16UuXuwp7j9Dw+4g2djy1BtU0ZUjBMNnr/IGmJyonFR+Rg3r/PCkaD5gWu77GVZ2JUqPk8/aQNJgG+IzyRIAHmH2g92BzS/ebQaiS1b8P8XTTMk5X05dYrOkMTJbuvdfC/8iPP3KZ+FMTPGQFRQKUg Received: by 10.38.24.12 with SMTP id 12mr1571627rnx; Mon, 18 Oct 2004 12:42:57 -0700 (PDT) Received: by 10.38.72.65 with HTTP; Mon, 18 Oct 2004 12:42:57 -0700 (PDT) Message-ID: Date: Mon, 18 Oct 2004 21:42:57 +0200 From: Gert Cuykens To: freebsd-amd64@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200410181646.44654.howells@kde.org> <4173EAE2.9050001@pragmeta.com> <57979.192.168.0.1.1098116798.squirrel@192.168.0.1> <20041018172419.GC5179@dragon.nuxi.com> Subject: Re: cvsup X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 19:43:00 -0000 What are /usr/ports/distfiles/ ? I thought it where backup copy's of all the make files you installed on your system but when i do for example tar -xjf cvsup-without-gui.amd64.tarbz2 the cvsup-without-gui.amd64 looks like a binary file ? Can somebody explain to me please how distfiles work ? Thx