From owner-freebsd-ports@FreeBSD.ORG Thu May 18 01:57:49 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 C7B0C16A579 for ; Thu, 18 May 2006 01:57:49 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A63043D48 for ; Thu, 18 May 2006 01:57:49 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.vulpes (24-119-225-24.cpe.cableone.net [24.119.225.24]) by mail07.powweb.com (Postfix) with ESMTP id 1E6CA14DD9B; Wed, 17 May 2006 18:57:48 -0700 (PDT) Date: Wed, 17 May 2006 20:58:58 -0500 From: Vulpes Velox To: Wesley Shields Message-ID: <20060517205858.7c325190@vixen42.vulpes> In-Reply-To: <20060518021241.GA7122@atarininja.org> References: <20060517200857.7de98f97@vixen42.vulpes> <20060518021241.GA7122@atarininja.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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:57:51 -0000 On Wed, 17 May 2006 21:12:41 -0500 Wesley Shields wrote: > 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. Cool. In that case I just assume just diff the before and after port directories and submit that?