From owner-cvs-all Mon May 13 20:15:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C27C437B408; Mon, 13 May 2002 20:15:50 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4E3Foh48477; Mon, 13 May 2002 20:15:50 -0700 (PDT) (envelope-from sada) Message-Id: <200205140315.g4E3Foh48477@freefall.freebsd.org> From: SADA Kenji Date: Mon, 13 May 2002 20:15:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rclean Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sada 2002/05/13 20:15:50 PDT Modified files: sysutils Makefile Added files: sysutils/rclean Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add new port: sysutils/rclean. rclean provides a command-line tool to order and clean content of rc.conf, using option order from /etc/defaults/rc.conf and printing only choices that were different by the default value in /etc/rc.conf. PR: ports/37593 Submitted by: Lapo Luchini Revision Changes Path 1.258 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/rclean/Makefile (new) 1.1 +1 -0 ports/sysutils/rclean/distinfo (new) 1.1 +1 -0 ports/sysutils/rclean/pkg-comment (new) 1.1 +9 -0 ports/sysutils/rclean/pkg-descr (new) 1.1 +1 -0 ports/sysutils/rclean/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message