svn commit: r307997 - head/sysutils/sleuthkit
Emanuel Haupt
ehaupt at FreeBSD.org
Fri Nov 30 07:53:57 UTC 2012
Author: ehaupt
Date: Fri Nov 30 07:53:56 2012
New Revision: 307997
URL: http://svnweb.freebsd.org/changeset/ports/307997
Log:
- "Undestroy" the work of the previous maintainer by restoring previous
formating of pkg-descr
- Release maintainership
Feature safe: yes
Modified:
head/sysutils/sleuthkit/Makefile
head/sysutils/sleuthkit/pkg-descr
Modified: head/sysutils/sleuthkit/Makefile
==============================================================================
--- head/sysutils/sleuthkit/Makefile Fri Nov 30 07:52:12 2012 (r307996)
+++ head/sysutils/sleuthkit/Makefile Fri Nov 30 07:53:56 2012 (r307997)
@@ -6,7 +6,7 @@ PORTVERSION= 4.0.1
CATEGORIES= sysutils security
MASTER_SITES= SF
-MAINTAINER= ehaupt at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Tools and library for filesystem forensic analysis
CONFLICTS= ja-ls-[0-9]*
Modified: head/sysutils/sleuthkit/pkg-descr
==============================================================================
--- head/sysutils/sleuthkit/pkg-descr Fri Nov 30 07:52:12 2012 (r307996)
+++ head/sysutils/sleuthkit/pkg-descr Fri Nov 30 07:53:56 2012 (r307997)
@@ -1,12 +1,12 @@
The Sleuth Kit (TSK) is a library and collection of command line tools that
-allow you to investigate volume and file system data. The library can be
-incorporated into larger digital forensics tools and the command line tools can
-be directly used to find evidence.
+allow you to investigate volume and file system data. The library can be
+incorporated into larger digital forensics tools and the command line tools
+can be directly used to find evidence.
-The media management tools allow you to examine the layout of disks and other
-media. The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac
-partitions, Sun slices (Volume Table of Contents), and GPT disks. With these
-tools, you can identify where partitions are located and extract them so that
-they can be analyzed with file system analysis tools.
+The media management tools allow you to examine the layout of disks and
+other media. The Sleuth Kit supports DOS partitions, BSD partitions (disk
+labels), Mac partitions, Sun slices (Volume Table of Contents), and GPT
+disks. With these tools, you can identify where partitions are located and
+extract them so that they can be analyzed with file system analysis tools.
WWW: http://www.sleuthkit.org/sleuthkit/
More information about the svn-ports-head
mailing list