Date: Sat, 1 Jul 2000 10:39:17 -0400 From: Will Andrews <andrews@technologist.com> To: John Baldwin <jhb@bsdi.com> Cc: Will Andrews <andrews@technologist.com>, chat@FreeBSD.org Subject: Re: addport kicks easy-import out Message-ID: <20000701103917.D62464@argon.gryphonsoft.com> In-Reply-To: <395D4533.773369D3@bsdi.com>; from jhb@bsdi.com on Fri, Jun 30, 2000 at 06:11:15PM -0700 References: <20000630193121.L45643@argon.gryphonsoft.com> <395D4533.773369D3@bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 30, 2000 at 06:11:15PM -0700, John Baldwin wrote: > So, are there any easy ways to tell imports of new ports apart > from other ports commits now? Before I could use the 'Imported > sources' bit in the subject line as my filter. I just had a thought: addport modifies the category Makefile along with adding the port. So you could have your script look for "ports" changes then look for "(archivers|astro|audio|benchmarks|...)" and "Makefile" below that. Then you can separate "removed port" and "added port" based on whether files below that are added or removed. Seems foolproof to me. Might as well check for "Imported sources" if someone decides on foolery and keeps using easy-import one way or another. =) -- Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000701103917.D62464>