./wip/compare, Fast binary comparision between two files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.16, Package name: compare-1.16, Maintainer: pkgsrc-users

This is a program that allows very fast binary file comparison.

Compare is similar to cmp but faster and with better readable output.
Compare examines one file and standard in, or two files on a byte by
byte basis, and prints the file position of the first difference it
finds, first in decimal and then in hexadecimal, followed by the
differing byte content in hexadecimal and as quoted character.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 430f9fec01e5f9aefaa6d4a823b0ab1c693a0cdd
Filesize: 283.807 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-20 04:38:39 by othyro | Files touched by this commit (2)
Log message:
Updated to last release; +LICENSE; NOT_FOR_PLATFORM=*-*-x86_64; regenerated
distinfo;
   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-24 19:49:59 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2008-02-03 15:13:46 by Tobias Nygren | Files touched by this commit (1)
Log message:
INSTALLATION_DIRS+=     bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man4
   2006-04-20 15:36:35 by Aleksey Cheusov | Files touched by this commit (67)
Log message:

man is replaced with ${PKGMANDIR}
   2005-05-24 12:29:26 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:10:46 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-04-14 23:30:55 by pancake ;) | Files touched by this commit (1)
Log message:
bl3ize