From owner-cvs-all Tue Jul 4 13: 3:41 2000 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id CC7FD37B595; Tue, 4 Jul 2000 13:03:31 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id NAA17296; Tue, 4 Jul 2000 13:03:24 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200007042003.NAA17296@gndrsh.dnsmgr.net> Subject: Re: cvs commit: src/usr.bin/file/Magdir animation In-Reply-To: <20173.962737597@axl.ops.uunet.co.za> from Sheldon Hearn at "Jul 4, 2000 09:06:37 pm" To: sheldonh@uunet.co.za (Sheldon Hearn) Date: Tue, 4 Jul 2000 13:03:23 -0700 (PDT) Cc: green@FreeBSD.org (Brian Fundakowski Feldman), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > On Tue, 04 Jul 2000 11:44:18 MST, "Rodney W. Grimes" wrote: > > > Perhaps it would be a good idea to add: > > > > MAINTAINER=see src/usr.bin/file/MAINT > > > > to the src/usr.bin/file/Makefile to prevent this error in the future. > > Perhaps, but I can't help thinking that, since using a file called > MAINTAINER is acceptable, it shouldn't really be too hard to spot MAINT. > :-) Hummmm... yet another inconsistency!! Or well, maybe not. I don't think there is a Makefile in sys/dev/isp or sys/i4b to put a MAINTAINER line into and thus it was done in it's own file. new.CN85pm.abtltd.com:rgrimes {34}% find . -name MAINTAINER ./sys/dev/isp/MAINTAINER ./sys/i4b/MAINTAINER new.CN85pm.abtltd.com:rgrimes {37}% find . -name Makefile\* | xargs grep MAINTAINER ... ./games/fortune/datfiles/Makefile:MAINTAINER= jkh ./gnu/usr.bin/cvs/contrib/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/cvs/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/cvsbug/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/doc/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/lib/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/libdiff/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/cvs/tools/Makefile:MAINTAINER= peter@FreeBSD.org ./gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch ./gnu/usr.bin/man/catman/Makefile:MAINTAINER= wosch ./gnu/usr.bin/man/makewhatis/Makefile:MAINTAINER= wosch ./gnu/usr.bin/perl/Makefile:MAINTAINER=markm@freebsd.org ./kerberosIV/Makefile:MAINTAINER= markm@FreeBSD.org ./lib/libcam/Makefile:MAINTAINER=ken@FreeBSD.ORG ./lib/libdevstat/Makefile:MAINTAINER=ken@FreeBSD.ORG ./lib/libfetch/Makefile:MAINTAINER= des@freebsd.org ./lib/libwrap/Makefile:MAINTAINER=markm@FreeBSD.org ./lib/libz/Makefile:MAINTAINER=peter@FreeBSD.org ./libexec/rtld-elf/Makefile:MAINTAINER= jdp ./release/picobsd/Makefile:MAINTAINER= freebsd-small ... Note that this is RELENG_4. -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message