Date: Tue, 4 Jul 2000 13:03:23 -0700 (PDT) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: sheldonh@uunet.co.za (Sheldon Hearn) Cc: green@FreeBSD.org (Brian Fundakowski Feldman), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/file/Magdir animation Message-ID: <200007042003.NAA17296@gndrsh.dnsmgr.net> In-Reply-To: <20173.962737597@axl.ops.uunet.co.za> from Sheldon Hearn at "Jul 4, 2000 09:06:37 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
>
>
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007042003.NAA17296>
