From owner-cvs-all Sat Jan 6 9:11:44 2001 From owner-cvs-all@FreeBSD.ORG Sat Jan 6 09:11:41 2001 Return-Path: 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 6D3DF37B400; Sat, 6 Jan 2001 09:11:41 -0800 (PST) Received: (from green@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f06HBfx15561; Sat, 6 Jan 2001 09:11:41 -0800 (PST) (envelope-from green) Message-Id: <200101061711.f06HBfx15561@freefall.freebsd.org> From: Brian Feldman Date: Sat, 6 Jan 2001 09:11:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2001/01/06 09:11:41 PST Modified files: Tools/scripts plist Log: Make plist (the Ruby script) a tad more useful: build in mtree support which holds final veto power over what @dirrm lines go into the plist. This is a bit less evil than all the regexps previously used to manually remove those directories. Revision Changes Path 1.2 +54 -26 ports/Tools/scripts/plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message