aboutsummaryrefslogtreecommitdiff
path: root/sysutils/autopsy
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Make text a bit easier to read and closely match official description.Alexey Dokuchaev2011-02-131-8/+5
| | | | Notes: svn path=/head/; revision=269077
* Update to 2.24 bugfix release.Alexey Dokuchaev2010-04-112-4/+4
| | | | Notes: svn path=/head/; revision=252556
* - Update to version 2.23 (required to match `sysutils/sleuthkit')Alexey Dokuchaev2010-03-093-36/+17
| | | | | | | | | | - Correctly assign RUN_DEPENDS (before, Perl dependency was recorded twice) - Relinquish as I do not use this port Related PR: ports/137781 Notes: svn path=/head/; revision=250765
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Clean up descriptions for TSK and Autopsy:Alexey Dokuchaev2007-06-051-10/+10
| | | | | | | | | - Kill EOL whitespace - Better indentation - Consolidate and bring up to date WWW lines Notes: svn path=/head/; revision=192855
* - Update to version 2.08Alexey Dokuchaev2007-06-054-13/+59
| | | | | | | | | | - Take maintainership - Better COMMENT - Clean up Makefile header - Mute MKDIRs Notes: svn path=/head/; revision=192854
* Maintainer's email bounces.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164953
* Add RUN_DEPENDS=BUILD_DEPENDS because the tools we detected at configure-timeSimon Barner2005-11-291-0/+1
| | | | | | | are actually needed at run-time. Notes: svn path=/head/; revision=149889
* - Update to 2.06 [1]Simon Barner2005-11-294-151/+176
| | | | | | | | | | | | | - Use %%DATADIR%% - Use ${LOCALBASE} as default for "sleuthkit" dependency (but the port is still interactive) Submitted by: Matt Crossley <moose@freebsdfreaks.net> [1] PR: ports/89685 [1] Approved by: Pieter Danhieux (maintainer) Notes: svn path=/head/; revision=149886
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* [NEW PORT] sysutils/autopsy: The Autopsy ForensicEdwin Groothuis2003-09-085-0/+205
The Autopsy Forensic Browser is a graphical interface to the command line digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit and Autopsy provide many of the same features as commercial digital forensics tools for the analysis of Windows and UNIX file systems (NTFS, FAT, FFS, EXT2FS, and EXT3FS). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, the investigator can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a "File Manager"-like interface and shows details about deleted data and file system structures. PR: ports/55543 Submitted by: Pieter Danhieux <pieter@securax.be> Notes: svn path=/head/; revision=88798