From owner-cvs-all@FreeBSD.ORG Fri Sep 26 20:53:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F5816A4B3; Fri, 26 Sep 2003 20:53:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 013C144031; Fri, 26 Sep 2003 20:53:33 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8R3rWXJ087693; Fri, 26 Sep 2003 20:53:32 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8R3rWoc087692; Fri, 26 Sep 2003 20:53:32 -0700 (PDT) (envelope-from edwin) Message-Id: <200309270353.h8R3rWoc087692@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 26 Sep 2003 20:53:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/tct Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 03:53:33 -0000 edwin 2003/09/26 20:53:32 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/tct Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT] sysutils/tct: Analyzer for forensic data The Coroner's Toolkit (TCT) is a collection of tools designed to assist in a forensic examination of a computer. It is primarily designed for Unix systems, but it can some small amount of data collection & analysis from non-Unix disks/media. WWW: http://www.fish.com/tct/ - Francisco Gomez - francisco@gomezmarin.com PR: ports/57048 Submitted by: Francisco Gomez Revision Changes Path 1.412 +1 -0 ports/sysutils/Makefile 1.1 +56 -0 ports/sysutils/tct/Makefile (new) 1.1 +1 -0 ports/sysutils/tct/distinfo (new) 1.1 +9 -0 ports/sysutils/tct/pkg-descr (new) 1.1 +27 -0 ports/sysutils/tct/pkg-plist (new)