aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sleuthkit
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.06.Alexey Dokuchaev2006-10-313-5/+6
| | | | Notes: svn path=/head/; revision=175901
* Mark as BROKEN on FreeBSD 4.X (pre-GEOM, more generically).Alexey Dokuchaev2006-10-021-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=174285
* Update to version 2.05.Alexey Dokuchaev2006-09-043-13/+12
| | | | Notes: svn path=/head/; revision=172200
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Update to version 2.03Alexey Dokuchaev2005-12-142-6/+7
| | | | | | | | | | - Add SHA256 checksum - Take maintainership Approved by: long time inactive maintainer Notes: svn path=/head/; revision=151156
* Mark CONFLICTS - both install bin/jls and jls.1 man.Roman Bogorodskiy2005-09-291-0/+2
| | | | | | | | PR: 86698 Submitted by: Fumiyoshi TAOKA <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=143767
* - Update to 2.02Alexey Dokuchaev2005-07-274-13/+16
| | | | | | | | | - Teach about FreeBSD 7.X Approved by: maintainer timeout Notes: svn path=/head/; revision=140218
* Update to 2.01, bugfix release.Alexey Dokuchaev2005-06-212-3/+3
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=137817
* Simplify regexp.Alexey Dokuchaev2005-04-041-1/+1
| | | | Notes: svn path=/head/; revision=132428
* Update to 2.00.Alexey Dokuchaev2005-04-043-23/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major Updates: - Support for split and disk images - File system type can be detected (-f no longer required) - New file system type names (for -f) - Updated internal design - New 'img_stat' tool to display details about the image file format - New 'mmls' flag (-b) to print sizes in bytes - New 'mmstat' tool to give details about the volume (media management) system - Non-printable charactors in UFS/ExtX names are replaced with '.' - New Linux 'disk_sreset' tool to reset HPA on an ATA disk - Renamed 'diskstat' to 'disk_stat' and 'sstrings' to 'srch_strings' to make names less cryptic Minor Bug Fixes: - NTFS could go into an infinite loop if attribute list entry was reallocated - Last block group in ExtX fsstat output had incorrect percentage of free blocks - FreeBSD 5.x would produce incorrect 'icat' output for Ext2/3 and UFS1 images because it used a 64-bit on-disk address Approved by: maintainer timeout Notes: svn path=/head/; revision=132427
* Adjust Makefile header.Alexey Dokuchaev2005-04-041-3/+3
| | | | Notes: svn path=/head/; revision=132420
* - Provide better port descriptionAlexey Dokuchaev2005-01-201-5/+11
| | | | | | | | | - Point WWW link to sane location Approved by: maintainer timeout Notes: svn path=/head/; revision=126930
* - Update to version 1.73, which features many bugfixes and UFS2 supportAlexey Dokuchaev2005-01-204-38/+64
| | | | | | | | | | | | - Teach about FreeBSD 6.X (and thus unbreak) - Honor CC and CFLAGS - Tidy up Makefile and pkg-plist (use DOCSDIR macro) - Do not build file(1) since it's the base already (and the same version) Approved by: maintainer timeout Notes: svn path=/head/; revision=126927
* BROKEN on 6.x: Does not buildKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121917
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* [NEW PORT] sysutils/sleuthkit: The @stake Sleuth Kit forEdwin Groothuis2003-09-086-0/+95
The @stake Sleuth Kit (TASK) is the only open source forensic toolkit for a complete analysis of Microsoft and UNIX file systems. TASK enables investigators to identify and recover evidence from images acquired during incident response or from live systems. WWW: http://www.atstake.com/research/tools/task/ PR: ports/55545 Submitted by: Pieter Danhieux <pieter@securax.be> Notes: svn path=/head/; revision=88794