From owner-freebsd-ports@FreeBSD.ORG Tue Jul 19 02:32:53 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B8316A41C for ; Tue, 19 Jul 2005 02:32:53 +0000 (GMT) (envelope-from dan@langille.org) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B06843D4C for ; Tue, 19 Jul 2005 02:32:53 +0000 (GMT) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 9DE3656A9; Mon, 18 Jul 2005 19:32:50 -0700 (PDT) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41950-09; Mon, 18 Jul 2005 19:32:41 -0700 (PDT) Received: from bast.unixathome.org (CPE0004aca374af-CM0011e67a4a3b.cpe.net.cable.rogers.com [70.26.229.230]) by nezlok.unixathome.org (Postfix) with ESMTP id B1E1C5583; Mon, 18 Jul 2005 19:32:39 -0700 (PDT) Received: from wocker (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 5A2373D3B; Mon, 18 Jul 2005 22:32:39 -0400 (EDT) From: "Dan Langille" To: Frank Mayhar Date: Mon, 18 Jul 2005 22:32:39 -0400 MIME-Version: 1.0 Message-ID: <42DC2E07.6407.F8F4CEA@localhost> Priority: normal In-reply-to: <1121740037.11459.2.camel@realtime.exit.com> References: <42DC2B57.27763.F84D077@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by amavisd-new at unixathome.org Cc: ports@freebsd.org Subject: Re: devel/kscope/Makefile is not ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 02:32:53 -0000 On 18 Jul 2005 at 19:27, Frank Mayhar wrote: > On Mon, 2005-07-18 at 22:21 -0400, Dan Langille wrote: > > [dan@nezlok:/usr] $ file ports/devel/kscope/Makefile > > ports/devel/kscope/Makefile: Apple Old Partition data block size: > > 21117 first type: HTML/en/${PORTNAME}, number of blocks: 1935896432, > > > > Several others have tested their ports tree and found similar > > results. I've tried both the base system file and the one from > > ports. Both give similar results. > > > > Any ideas why this file is so special? > > Well, checking /usr/share/misc/magic, a file that identifies as "Apple > Old Partition" has a "TS" at offset 0x200. Considering that PORTSDIR > occurs twice in the file, at a location that could well be offset 0x200, > I would say that it's entirely coincidence. > > But maybe file(1) should try a little harder? As a test, I put a space at the top of the Makefile: $ file ports/devel/kscope/Makefile ports/devel/kscope/Makefile: ASCII text go figure.... -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/