mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 19:37:53 +01:00
32 lines
763 B
Plaintext
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
|