From owner-freebsd-ports@FreeBSD.ORG Mon Mar 12 13:54:14 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E993716A400 for ; Mon, 12 Mar 2007 13:54:14 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE1113C45A for ; Mon, 12 Mar 2007 13:54:14 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1890353nfc for ; Mon, 12 Mar 2007 06:54:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Cb3f02yUGRyXfBsXPGYJqPWEdKVPfEwTBEca8rDcHTvlwa7PgKBAi7Wp+54WLBF3MQgvHlfSy0psWl75YM21VY1BSMzRSC95FXrm6pIpzgFPDIExceFW1uPvlO0S3zdhGkxXOjf7W6HVARhVWZy2hrPNmOvvVXHcj+YB5l+4w/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=akW2VeDaIi/+ull8JVp4S0PjyTykj5Dap2TPhwqCYqACZXmeRvDZJDTeLZ+jMjGbzQgIFbTuSiuAG9sxLB6tj2AvbSlhtRMMuUzpBkhm1l2tPubw5XT9LnNltQKB/Vg/MncXU9fBg2GBordjesgAcg4Nh4HES7D6cprtoztkrVg= Received: by 10.82.153.5 with SMTP id a5mr2118323bue.1173705623655; Mon, 12 Mar 2007 06:20:23 -0700 (PDT) Received: by 10.82.151.15 with HTTP; Mon, 12 Mar 2007 06:20:23 -0700 (PDT) Message-ID: <80f4f2b20703120620v3606709dqadd3e0c961e3331@mail.gmail.com> Date: Mon, 12 Mar 2007 09:20:23 -0400 From: "Jim Stapleton" To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: question regarding handling of a port listed with this address as the maintainer (mail/py-spambayes) 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, 12 Mar 2007 13:54:15 -0000 I gather that if I want to make an addition to a port, with this address listed as a maintainer (meaning there is no maintainer, correct?) I should just follow the instructions in the porters handbook of using the same tool that creates bugreports, correct? Additionally, the addition to the port in question, mail/py-spambayes, requires I add a file to the work directory (I made an rc.d script for it), as well as some small changes to the pkg-plist. I don't have a good place to host this file, what do you all recommend I use? Thank you, -Jim Stapleton