From owner-cvs-all Wed Apr 17 15:49:10 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 00C3C37B404; Wed, 17 Apr 2002 15:49:03 -0700 (PDT) Date: Wed, 17 Apr 2002 15:49:03 -0700 From: David O'Brien To: Murray Stokely Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src MAINTAINERS Message-ID: <20020417154903.B42008@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <200204150928.g3F9S6k60661@freefall.freebsd.org> <20020417083410.F30474@canyon.nothing-going-on.org> <20020417134923.A61447@dragon.nuxi.com> <20020417211523.GA1235@submonkey.net> <20020417224445.H30474@canyon.nothing-going-on.org> <20020417220043.GH1341@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020417220043.GH1341@freebsdmall.com>; from murray@FreeBSD.org on Wed, Apr 17, 2002 at 03:00:43PM -0700 X-Operating-System: FreeBSD 4.5-STABLE Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Wed, Apr 17, 2002 at 03:00:43PM -0700, Murray Stokely wrote: > On Wed, Apr 17, 2002 at 10:44:45PM +0100, Nik Clayton wrote: > > which tells me who the maintainers are for that section of three. I > > could have done > > > > # cd /usr/src/contrib/perl5 > > # make maintainer > > src/contrib/perl5 markm Traditionally imports new versions > > You know that the ports tree has a "make maintainer" target already, > right? I might be just reading these emails too quickly, but it seems > like you're not aware that most of the make-foo is already > implemented. Ports is a MUCH more compartmentalized (and suffers less terf wars); then /usr/src. > # cd /usr/ports/x11/XFree86-4 > # make maintainer > jmz@FreeBSD.org > > It would be trivial to add a MAINTAINER_COMMENT and echo that as > well. Where should I add that for Binutils? In every Makefile in src/gnu/usr.bin/binutils and src/contrib/binutils? (and I think Binutils is an easy case here, much less say "NEWCARD"). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message