From owner-freebsd-ports@FreeBSD.ORG Mon Nov 22 13:19:18 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 942CE1065696 for ; Mon, 22 Nov 2010 13:19:18 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 21C928FC13 for ; Mon, 22 Nov 2010 13:19:17 +0000 (UTC) Received: by wwd20 with SMTP id 20so7077667wwd.31 for ; Mon, 22 Nov 2010 05:19:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=zt4k6Zha+cgg4ci3rVg/ByolbJm1FgLpHgNW0AksQDE=; b=HRK1mho49dUEBdGi2b6qSQSJDkBw7HWV02jQXNAZ9lCubpJT+mHZJyMg98gOZ+JKw+ 31iGiU/lCWV48mGpkN4QRa6/OEh81hJon6QCkWZIPExLJ5O9rjayKejFCoH7+dCSCBsd 5LVC+UZEwZ+Ez6QXvru0VHOXDIWEbHRwS7o0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Jzj0LlKuTPX/zHGiiSTKWsJfQvOoaJ0DTZhPIa94caCkQf6OeSad8crnkrLJOHI5mc NPS3odl2ojXqCW5b41vkoL8ODg3jrEKXRptggEcijPzU94ldr/0Sy/Bcu1wEd4A2ittS aYAOFtUrjTLxXDt92IRSdqAMAJsU3s5yN91l0= Received: by 10.227.133.2 with SMTP id d2mr5949353wbt.92.1290431951723; Mon, 22 Nov 2010 05:19:11 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id h53sm2266328wee.45.2010.11.22.05.19.08 (version=SSLv3 cipher=RC4-MD5); Mon, 22 Nov 2010 05:19:09 -0800 (PST) Date: Mon, 22 Nov 2010 13:19:05 +0000 From: RW To: ports@freebsd.org Message-ID: <20101122131905.318b590c@gumby.homeunix.com> In-Reply-To: <20101122072257.GF48679@comcast.net> References: <4CE7EC0D.9000203@a1poweruser.com> <4CE969B6.90900@kc8onw.net> <201011211909.23708.beech@akherb.com> <20101122052649.GA61979@comcast.net> <4CEA0738.3060701@unfs.us> <20101122072257.GF48679@comcast.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: PR's not being picked up (Was Re: becoming a port committor) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 13:19:18 -0000 On Sun, 21 Nov 2010 23:22:57 -0800 Charlie Kester wrote: > On Sun 21 Nov 2010 at 22:01:28 PST Janky Jay, III wrote: > > > > Almost anyone who is an only semi-serious port maintainer > > (meaning > >they only have a select few number of ports to maintain and are only > >trying to contribute/participate) knows that maybe this issue is due > >to the porter's handbook. Specifically > >http://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html > >which blatantly states that all submissions whether they are new OR > >updates be submitted in shar format. Maybe the commiters should bring > >this up and have a few less to deal with..? Just a suggestion. > > That page doesn't say what you think it says. > > Its context is the creation of a new port. It doesn't say anything > about updating an existing port. 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. > Perhaps the problem is that some people never read the *rest* of the > handbook? 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.