From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 14 06:11: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 5AC3F16A4CE for ; Tue, 14 Dec 2004 06:11:00 +0000 (GMT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC1DD43D48 for ; Tue, 14 Dec 2004 06:10:59 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.31.161]) by lakermmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP <20041214061057.DGZK22789.lakermmtao06.cox.net@dolphin.local.net>; Tue, 14 Dec 2004 01:10:57 -0500 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with SMTP id iBE6AvJL018667; Tue, 14 Dec 2004 00:10:57 -0600 (CST) (envelope-from conrads@cox.net) Date: Tue, 14 Dec 2004 00:10:50 -0600 From: "Conrad J. Sabatier" To: Francisco Reyes Message-ID: <20041214001050.168286d6@dolphin.local.net> In-Reply-To: <20041212191313.R22945@zoraida.natserv.net> References: <20041212182100.F22745@zoraida.natserv.net> <41BCDD73.1060200@jrv.org> <20041212191313.R22945@zoraida.natserv.net> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: "James R. Van Artsdalen" cc: FreeBSD amd64 List Subject: Re: Ports in AMD64 distribution X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 06:11:00 -0000 On Sun, 12 Dec 2004 19:18:41 -0500 (EST), Francisco Reyes wrote: > On Sun, 12 Dec 2004, James R. Van Artsdalen wrote: > > > If you have access to a ports tree look for ONLY_FOR_ARCHS in the port > > Makefile to see if the port has a problem. > > is that an indication of that port only working under certain > architecture? > > Looking through the ports using find, see many. Still trying to figure out > the right syntax to see the names. > For example I used > > find . -name "Makefile" -exec grep ONLY_FOR_ARCHS {} \; > > But that doesn't show names find /usr/ports -type f -depth 3 -name Makefile | xargs grep -l ^ONLY_FOR_ARCHS -- Conrad J. Sabatier -- "In Unix veritas"