From owner-cvs-all Thu May 16 13: 3:11 2002 Delivered-To: cvs-all@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 0614637B408; Thu, 16 May 2002 13:03:05 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 56B473198D1; Thu, 16 May 2002 15:03:03 -0500 (CDT) Date: Thu, 16 May 2002 15:03:03 -0500 From: "David W. Chapman Jr." To: Mark Murray Cc: Andrew Gallatin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin Makefile Message-ID: <20020516200303.GA30766@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Mark Murray , Andrew Gallatin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20020516105124.A40234@grasshopper.cs.duke.edu> <200205161958.g4GJwCj1098513@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205161958.g4GJwCj1098513@grimreaper.grondar.org> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.5-STABLE i386 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 On Thu, May 16, 2002 at 08:58:12PM +0100, Mark Murray wrote: > > > The sources will re-enter the atmosphere later today. > > > > Are there any plans to provide some script (part of mergemaster?) > > which purges all previously installed perl related files from the base > > system to prevent future conflicts with ports installed versions of > > perl? Or is rm -f /usr/bin/perl* sufficient? > > My usual approach is a "cd $FOO ; find . -type f -ctime +$N -delete -print" > sort-of-kind-of thing. > > The files to look at would be > /usr/lib/*perl* > /usr/bin/*perl* > /usr/libdata/perl/ > /usr/share/perl/ > > And a smattering of scripts and manpages. > > I could kluge up a script if folks want one. I would definitely use it. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message