| History log of /src/tools/file |
| Revision | Date | Author | Comments |
| 1.8 | 28-Sep-2018 |
maya | force disable seccomp, in case it gets detected.
the configuration in this version of file is non-functional and results in build failure if detected. The next version should be fine, but let's ensure nobody runs into this build failure until it's imported.
reported by e3ef13f4ff44 on freenode.
|
| 1.7 | 15-Apr-2012 |
mrg | branches: 1.7.30; 1.7.32; force set ac_cv_mkdir_path to our install -d program. fixes the remaining issues with 'sourcesets' and 'tools'.
|
| 1.6 | 08-May-2009 |
christos | branches: 1.6.6; 1.6.8; use new file
|
| 1.5 | 31-Aug-2008 |
lukem | branches: 1.5.6; Configure with --disable-warnings; cross-compiling on NetBSD 3.1 with gcc 3.3.3 doesn't support -Wextra
|
| 1.4 | 08-May-2005 |
chs | branches: 1.4.20; don't build a shared lib for the host-tool, it doesn't work on hp700 and isn't needed anyway.
|
| 1.3 | 11-Feb-2005 |
jmc | branches: 1.3.2; 1.3.4; 1.3.6; Pass CC,CXX and a few other vars along to configure so file can find the c++ preprocessor (which of course it doesn't even use...)
|
| 1.2 | 08-Jul-2003 |
gson | When building with "-j 2", linking the "file" tool failed because libmagic.la hadn't been built yet. Work around by adding a .NOTPARALLEL target.
|
| 1.1 | 25-Mar-2003 |
pooka | build file(1) as a host tool (for compiling magic files)
|
| 1.3.6.1 | 24-Jun-2007 |
ghen | Pull up following revision(s) (requested by pooka in ticket #1804): dist/file/: synced with HEAD on 20070615 distrib/sets/lists/base/shl.elf: revision 1.222 distrib/sets/lists/base/shl.mi: revision 1.375 via patch lib/Makefile: revision 1.108 via patch lib/libmagic/Makefile: revision 1.5 lib/libmagic/config.h: patch lib/libmagic/shlib_version: revision 1.3-1.4 tools/file/Makefile: revision 1.4 usr.bin/file/Makefile: revision 1.51-1.53 Update file(1) to version 4.21, including security fixes (CVE-2007-1536 and CVE-2007-2799).
|
| 1.3.4.1 | 24-Jun-2007 |
ghen | Pull up following revision(s) (requested by pooka in ticket #1804): dist/file/: synced with HEAD on 20070615 distrib/sets/lists/base/shl.elf: revision 1.222 distrib/sets/lists/base/shl.mi: revision 1.375 via patch lib/Makefile: revision 1.108 via patch lib/libmagic/Makefile: revision 1.5 lib/libmagic/config.h: patch lib/libmagic/shlib_version: revision 1.3-1.4 tools/file/Makefile: revision 1.4 usr.bin/file/Makefile: revision 1.51-1.53 Update file(1) to version 4.21, including security fixes (CVE-2007-1536 and CVE-2007-2799).
|
| 1.3.2.1 | 24-Jun-2007 |
ghen | Pull up following revision(s) (requested by pooka in ticket #1804): dist/file/: synced with HEAD on 20070615 distrib/sets/lists/base/shl.elf: revision 1.222 distrib/sets/lists/base/shl.mi: revision 1.375 via patch lib/Makefile: revision 1.108 via patch lib/libmagic/Makefile: revision 1.5 lib/libmagic/config.h: patch lib/libmagic/shlib_version: revision 1.3-1.4 tools/file/Makefile: revision 1.4 usr.bin/file/Makefile: revision 1.51-1.53 Update file(1) to version 4.21, including security fixes (CVE-2007-1536 and CVE-2007-2799).
|
| 1.4.20.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.5.6.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
| 1.6.8.1 | 07-May-2012 |
riz | Pull up following revision(s) (requested by mrg in ticket #207): tools/gmp/Makefile: revision 1.2 tools/mpfr/Makefile: revision 1.2 tools/file/Makefile: revision 1.7 tools/binutils/Makefile: revision 1.22 tools/mpc/Makefile: revision 1.2 force ac_cv_path_mkdir to be set to nbinstall -d. this will avoid gmp/configure from trying to use its install-sh for mkdir -p, and should fix sourcesets created tarball builds. force set ac_cv_mkdir_path to our install -d program. fixes the remaining issues with 'sourcesets' and 'tools'.
|
| 1.6.6.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.7.32.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.7.30.1 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|