From owner-freebsd-ports@FreeBSD.ORG Thu May 18 01:10:59 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A58F16A5D6 for ; Thu, 18 May 2006 01:10:59 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C3A443D48 for ; Thu, 18 May 2006 01:10:57 +0000 (GMT) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 262EB5C2F; Wed, 17 May 2006 21:12:41 -0500 (EST) Date: Wed, 17 May 2006 21:12:41 -0500 From: Wesley Shields To: Vulpes Velox Message-ID: <20060518021241.GA7122@atarininja.org> References: <20060517200857.7de98f97@vixen42.vulpes> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060517200857.7de98f97@vixen42.vulpes> User-Agent: Mutt/1.5.11 Cc: ports@FreeBSD.org Subject: Re: change submission question 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: Thu, 18 May 2006 01:10:59 -0000 On Wed, May 17, 2006 at 08:08:57PM -0500, Vulpes Velox wrote: > I am just working on writing up new rc.d for qmail and for pdnsd that > use rc.subr. How do I do about submitting a PR for the likes of that? > The porters handbook is not totally clear how to submit something > like that. Any suggested reads or the like? Submit it as any other change to a port. Make the patch and submit it (CC the maintainer if it is not ports@), with a synopsis line of something like: [PATCH]: New rc.d script for qmail. -- WXS