From owner-cvs-all@FreeBSD.ORG Fri May 28 11:06:33 2004 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 9F98F16A4CE; Fri, 28 May 2004 11:06:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E2F243D3F; Fri, 28 May 2004 11:06:33 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4SI5ssR019087; Fri, 28 May 2004 11:05:54 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4SI5rON019086; Fri, 28 May 2004 11:05:53 -0700 (PDT) (envelope-from knu) Message-Id: <200405281805.i4SI5rON019086@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 28 May 2004 11:05:53 -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/pdumpfs-clean Makefile distinfo pkg-descr 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: Fri, 28 May 2004 18:06:33 -0000 knu 2004/05/28 11:05:53 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pdumpfs-clean Makefile distinfo pkg-descr Log: Add pdumpfs-clean, a utility to clean up old backup files of a pdumpfs archive. Revision Changes Path 1.540 +1 -0 ports/sysutils/Makefile 1.1 +34 -0 ports/sysutils/pdumpfs-clean/Makefile (new) 1.1 +2 -0 ports/sysutils/pdumpfs-clean/distinfo (new) 1.1 +4 -0 ports/sysutils/pdumpfs-clean/pkg-descr (new)