All modifications are under RCS.


file-3.26:
	file 3.26 (12 September 1998)
	ftp://ftp.astron.com/pub/file/

	./configure --prefix=/mit/mimeutils \
		--exec-prefix=/mit/mimeutils/arch/$ATHENA_SYS
	make && make install

	/mit/mimeutils/share/magic.mime was hand-generated

	(used by show-unknown)

laola:
	Laola 013 (30 June 1997)
	MS Word 6/7 reader
	http://www.cs.tu-berlin.de/~schwartz/pmh/laola.html

	I had to munge install and install.pl a bit.

	Also, the scripts /mit/mimeutils/share/scripts/lhalw and elser
	were hand editted.

	No target to install for new platforms, just symlink in the
	scripts from /mit/mimeutils/share/scripts.

	(used by show-msword and show-unknown)

macutil:
	macutil 2.0b3 (22 October 1992)
	ftp://ftp.cwi.nl/pub/dik/macutil2.0b3.shar.Z
	Mac file utilities

	Made a small change to makefile, and util/transname.c

	make clean doesn't clean up binaries

	hexbin and hexbin.1 are the only installed parts.
	(used by show-binhex and store-binhex)


mm2.7:
	Metamail 2.7 (18 February 1994)
	ftp://thumper.bellcore.com/pub/nsb/mm2.7.tar.Z

	richtext and richtext.1 are the only installed parts.
	(used by show-text and utils.sh)


mswordview:
	MSWordView 0.5.9 (26 April 1999)
	http://www.csn.ul.ie/~caolan/docs/MSWordView.html
	MS Word 8 reader

	various configure.in and Makefile.in mods
	./configure --prefix=/mit/mimeutils \
		--exec-prefix=/mit/mimeutils/arch/$ATHENA_SYS \
		--libdir=/mit/mimeutils/share \
		--without-zlib
	make && make install

	make clean leaves some .o files behind...

	(used by show-msword)


rtf:
	RTF tools 1.10 (5 April 1994)
	ftp://ftp.primate.wisc.edu/pub/RTF/RTF-1.10.tar.Z

	removed makedepend dependencies from Makefiles and
	changed LIBDIR. Made top-level Makefile skip
	useless subdirs.

	copied tokenscan.h from /mit/consult/src/rtftohtml
	into h/ and tokenscan.c into rtf2text/ and editted
	that Makefile some.

	rtf2text is the only installed part. (No man page)
	(used by show-msword)
