From owner-freebsd-ports@FreeBSD.ORG Tue Jul 19 02:27:35 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 0A5AB16A41C for ; Tue, 19 Jul 2005 02:27:35 +0000 (GMT) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AC043D48 for ; Tue, 19 Jul 2005 02:27:33 +0000 (GMT) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.13.3/8.13.3) with ESMTP id j6J2RLoO002165; Mon, 18 Jul 2005 19:27:25 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.13.3/8.13.3) with ESMTP id j6J2RJFw011859; Mon, 18 Jul 2005 19:27:20 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by realtime.exit.com (8.13.3/8.12.9/Submit) id j6J2RIuH011858; Mon, 18 Jul 2005 19:27:18 -0700 (PDT) (envelope-from frank@exit.com) X-Authentication-Warning: realtime.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: Dan Langille In-Reply-To: <42DC2B57.27763.F84D077@localhost> References: <42DC2B57.27763.F84D077@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Mon, 18 Jul 2005 19:27:17 -0700 Message-Id: <1121740037.11459.2.camel@realtime.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV version 0.86.1, clamav-milter version 0.86 on tinker.exit.com X-Virus-Status: Clean 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 Reply-To: frank@exit.com 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:27:35 -0000 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? -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/