Date: Mon, 22 Nov 2010 20:28:36 +0100 From: Greg Byshenk <freebsd@byshenk.net> To: Torfinn Ingolfsen <tingox@gmail.com> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: PR's not being picked up (Was Re: becoming a port committor) Message-ID: <20101122192836.GC12467@core.byshenk.net> In-Reply-To: <AANLkTi=Y3MTcyCxKtAkf9AnS-immBwDYAaxXBHerHPES@mail.gmail.com> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <AANLkTik7wfhm8hp-Kwfu8HerqYftiYXTCwT6Q83t7Hmv@mail.gmail.com> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> <20101122131905.318b590c@gumby.homeunix.com> <AANLkTi=Y3MTcyCxKtAkf9AnS-immBwDYAaxXBHerHPES@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 22, 2010 at 07:58:56PM +0100, Torfinn Ingolfsen wrote: > On Mon, Nov 22, 2010 at 2:19 PM, RW <rwmaillists@googlemail.com> wrote: > > > > Actually it does discuss the wording of the synopsis for both new and > > updated ports which gives the impression that that that section covers > > both. > > > > Furthermore the update chapter is at the opposite end of the > > index under the single misleading word "Upgrading". There's no mention > > of "submitting" which is what people will be looking for. > > > > IMO chapter 10 should either be 3.7 or be merged into 3.6. If anything > > deserves to be under "Quick Porting" it's this. > > > > So then we will see your PR for an update of that chapter in the Porter's > Handbook in the next few days perhaps? > > > > The trouble is that even when people do read handbooks from beginning > > to end there are always sections that that they are likely to skip > > until they need them, and this is one of them. > > > > The Porter's Handbook is not going to be improved unless the people who read > it and have ideas for improvement do something about it. > > HTH, HAND. > -- > Regards, > Torfinn Ingolfsen I'm not a porter, but how about the below...? HTH -greg --- begin diff --- --- porting-submitting.html 2007-09-11 01:11:07.000000000 +0200 +++ porting-submitting.html 2010-11-22 20:14:54.000000000 +0100 @@ -69,6 +69,14 @@ </blockquote> </div> +<div class="NOTE"> +<blockquote class="NOTE"> +<p><b>Note2:</b> The instructions above are for creating a <i class="EMPHASIS">new</i> +port. Port <i class="EMPHASIS">updates</i> should be diff files instead of shar files, +as described in <a href="port-upgrading.html">Upgrading</a>.</p> +</blockquote> +</div> + <p>One more time, <span class="emphasis"><i class="EMPHASIS">do not include the original source distfile, the <tt class="FILENAME">work</tt> directory, or the package you built with <tt class="COMMAND">make package</tt></i></span>.</p> --- end diff --- -- greg byshenk - gbyshenk@byshenk.net - Leiden, NL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101122192836.GC12467>