From owner-freebsd-amd64@FreeBSD.ORG Fri Jul 2 15:46:38 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 01C2F16A4CE for ; Fri, 2 Jul 2004 15:46:38 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC8743D39 for ; Fri, 2 Jul 2004 15:46:37 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i62Fj2JD089748; Fri, 2 Jul 2004 08:45:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i62Fixfq089711; Fri, 2 Jul 2004 08:44:59 -0700 (PDT) (envelope-from obrien) Date: Fri, 2 Jul 2004 08:44:59 -0700 From: "David O'Brien" To: "Bjoern A. Zeeb" Message-ID: <20040702154459.GC78489@dragon.nuxi.com> References: <40E27F19.4050000@elvandar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@FreeBSD.org cc: Leo De Geer Subject: Re: cvsup not fore amd64!!!!! X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 15:46:38 -0000 On Wed, Jun 30, 2004 at 10:27:55AM +0000, Bjoern A. Zeeb wrote: > > > Any other way to get the port and src tre updated. > > do this: > > `fetch http://people.freebsd.org/~peter/cvsup-without-gui-16.1h.tbz' > > pkg_install cvsup-without-gui-16.1h.tbz > > > > note that you have to disable compression since that does not work yet > > on AMD-64. > > that's wrong; I had posted a hack/patch along with a description of > the problem to this list. > > anyway it would be fine to see AMD64 support fullt integrated in ports > framework; amd64box# pkg_add -r cvsup works (or will after the next package build run) amd64box# cd /usr/ports/net/cvsup amd64box# make install works today. -- -- David (obrien@FreeBSD.org)