From owner-freebsd-amd64@FreeBSD.ORG Sun Aug 29 23:10:55 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 17E5816A4CE for ; Sun, 29 Aug 2004 23:10:55 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA79A43D45 for ; Sun, 29 Aug 2004 23:10:54 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7TN8F78094890; Sun, 29 Aug 2004 16:08:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7TN8FvF094889; Sun, 29 Aug 2004 16:08:15 -0700 (PDT) (envelope-from obrien) Date: Sun, 29 Aug 2004 16:08:15 -0700 From: "David O'Brien" To: "Conrad J. Sabatier" Message-ID: <20040829230815.GG92947@dragon.nuxi.com> References: <20040810101020.D88160@carver.gumbysoft.com> 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 6.0-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 Subject: Re: cvsup on amd64 just broke today 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: Sun, 29 Aug 2004 23:10:55 -0000 On Tue, Aug 10, 2004 at 05:01:51PM -0500, Conrad J. Sabatier wrote: > I'm just wondering, if you're able to build the port under amd64, why > isn't it in the ports collection? Because it isn't really buildable. You have no idea what it takes to build a Modula-3 program on AMD64 right now. > I'm also wondering if maybe the breakage of the earlier version I had > installed may have been related to the recent import of the new "file" > command. How could this be connected to the file(1) update?? $ cat /usr/local/bin/cvsup #! /bin/sh /usr/local/libexec/cvsup-static.i386.bin @M3nogc $* file(1) isn't used anywhere in there. -- -- David (obrien@FreeBSD.org)