Date: Fri, 30 Nov 2012 07:53:57 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307997 - head/sysutils/sleuthkit Message-ID: <201211300753.qAU7rvtg043712@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= ports@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211300753.qAU7rvtg043712>