From owner-cvs-all@FreeBSD.ORG Sun Oct 5 21:28:10 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 71BEB16A4D6; Sun, 5 Oct 2003 21:28:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A7943FDF; Sun, 5 Oct 2003 21:28:09 -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 h964S8XJ085706; Sun, 5 Oct 2003 21:28:08 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h964S7UN085705; Sun, 5 Oct 2003 21:28:07 -0700 (PDT) (envelope-from edwin) Message-Id: <200310060428.h964S7UN085705@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 5 Oct 2003 21:28:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/destroy 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: Mon, 06 Oct 2003 04:28:10 -0000 edwin 2003/10/05 21:28:06 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/destroy Makefile distinfo pkg-descr pkg-plist Log: FreeBSD Port Submission for "Destroy" Destroy, A program that destroys files on the hard disk by writing null and random bytes to the file, then unlinking it. PR: ports/50291 Submitted by: Shane Kinney Revision Changes Path 1.446 +1 -0 ports/security/Makefile 1.1 +18 -0 ports/security/destroy/Makefile (new) 1.1 +1 -0 ports/security/destroy/distinfo (new) 1.1 +7 -0 ports/security/destroy/pkg-descr (new) 1.1 +1 -0 ports/security/destroy/pkg-plist (new)