atom feed28 messages in org.freebsd.freebsd-portsRe: PR's not being picked up (Was Re:...
FromSent OnAttachments
Fbsd8Nov 20, 2010 7:40 am 
Oskar HolmlundNov 20, 2010 8:21 am 
Byung-Hee HWANGNov 20, 2010 8:27 am 
EricNov 20, 2010 8:49 am 
Chris ReesNov 20, 2010 8:50 am 
Masoom ShaikhNov 20, 2010 8:59 am 
Beech RintoulNov 20, 2010 8:56 pm 
Byung-Hee HWANGNov 20, 2010 10:07 pm 
JonathanNov 21, 2010 10:49 am 
Torfinn IngolfsenNov 21, 2010 4:11 pm 
Beech RintoulNov 21, 2010 8:09 pm 
Charlie KesterNov 21, 2010 9:26 pm 
Janky Jay, IIINov 21, 2010 10:01 pm 
AnonymousNov 21, 2010 10:46 pm 
Charlie KesterNov 21, 2010 11:22 pm 
Beech RintoulNov 22, 2010 4:17 am 
RWNov 22, 2010 5:18 am 
Ion-Mihai TetcuNov 22, 2010 9:19 am 
Mark LinimonNov 22, 2010 10:22 am 
Torfinn IngolfsenNov 22, 2010 10:58 am 
Greg ByshenkNov 22, 2010 11:25 am 
Charlie KesterNov 22, 2010 2:07 pm 
RWNov 22, 2010 2:14 pm 
Beech RintoulNov 22, 2010 2:32 pm 
Jason HelfmanNov 22, 2010 7:39 pm.txt
Torfinn IngolfsenNov 22, 2010 10:53 pm 
Jason HelfmanNov 23, 2010 11:59 am.txt
Mark LinimonNov 28, 2010 2:12 pm 
Subject:Re: PR's not being picked up (Was Re: becoming a port committor)
From:Charlie Kester (cork@comcast.net)
Date:Nov 22, 2010 2:07:39 pm
List:org.freebsd.freebsd-ports

On Mon 22 Nov 2010 at 11:28:36 PST Greg Byshenk wrote:

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 ---

While we're at it, remove any mention of port updates from the existing note:

--- begin diff --- --- porting-submitting.html.orig 2010-11-22 14:01:35.000000000 -0800 +++ porting-submitting.html 2010-11-22 14:02:09.000000000 -0800 @@ -66,9 +66,8 @@ <blockquote class="NOTE"> <p><b>Note:</b> You can make our work a lot easier, if you use a good
description in the synopsis of the problem report. We prefer something like ``New port: -&lt;category&gt;/&lt;portname&gt; &lt;short description of the port&gt;'' for
new ports -and ``Update port: &lt;category&gt;/&lt;portname&gt; &lt;short description of
the -update&gt;'' for port updates. If you stick to this scheme, the chance that
someone will +&lt;category&gt;/&lt;portname&gt; &lt;short description of the port&gt;'' for
new ports. +If you stick to this scheme, the chance that someone will take a look at your PR soon is much better.</p> </blockquote> </div> --- end diff ---

I'm not sure, but I suspect that this note has been the source of the confusion.