HardenedBSD/FREEBSD-upgrade
2009-05-04 00:41:07 +00:00

32 lines
763 B
Plaintext

# ex:ts=8
$FreeBSD: vendor/file/dist/contrib/file/FREEBSD-upgrade 169962 2007-05-24 21:59:38Z obrien $
Christos Zoulas `file'
originals can be found at: ftp://ftp.astron.com/pub/file/
Imported by:
mv magic/* .
rmdir magic
mv -n src/* .
mv src/Makefile.am Makefile.am-src
rm -rf src
mv -n doc/* .
rm -rf doc
rm -rf python
rm -f lt*
rm -f missing depcomp
rm -f config.{guess,sub}
cvs import -m "Virgin import of Christos Zoulas's FILE 5.00." \
src/contrib/file ZOULAS file_5_00
Never make local changes to ZOULAS `file'. Christos is very willing to
work with us to meet our FreeBSD needs. Thus submit any desired changes
to him <christos@zoulas.com> and wait for the next release and vendor
import to get them.
obrien@NUXI.com
15-April-2009