Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 22:21:11 -0400
From:      "Dan Langille" <dan@langille.org>
To:        ports@freebsd.org
Subject:   devel/kscope/Makefile is not ASCII
Message-ID:  <42DC2B57.27763.F84D077@localhost>

next in thread | raw e-mail | index | archive | help
Most ports Makefiles are ASCII:

[dan@nezlok:/usr] $ file ports/sysutils/bacula-server/Makefile
ports/sysutils/bacula-server/Makefile: ASCII English text

[dan@nezlok:/usr] $ file ports/security/logcheck/Makefile
ports/security/logcheck/Makefile: ASCII text

But not all of them:

[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?
-- 
Dan Langille : http://www.langille.org/
BSDCan - The Technical BSD Conference - http://www.bsdcan.org/





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DC2B57.27763.F84D077>