From owner-freebsd-ports@FreeBSD.ORG Sat Sep 6 11:14:31 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9E53106566C for ; Sat, 6 Sep 2008 11:14:31 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id EA5718FC15 for ; Sat, 6 Sep 2008 11:14:29 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so316428eyi.7 for ; Sat, 06 Sep 2008 04:14:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=e3Gm0cc0Ba7M6t3s9Gn2ujY7wSy8I9t/kw6H5k788ec=; b=e2kKSdY8UjYfNtFjyD2kBp4lPyUilLbiOgmDgcsV44XKQRTwRjjQzpG4QREoElV+IL U+Z5vT1wyWu41NE83uU6i0t8RAklfeDlmthm72eoefVvFeL+UXBHNeXdNh3svNN8KLyH YMPJu4vCEYVpk0URHlPPpmek7okp1JtyfEUYA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=lNVdI0XqLLozuz0h6tKpfd6T+OHFRqNMvuQkAX/YA2NkkmOx3NvkfFatQ+lgE9v2O8 C81+sXYwZQgo6ZasXNOlVfrHb4aIiiSNrXj3cbVULuNdi5HuptJ+xpejTdkCzVGdOvRP dTijzwuBXtc7y4hFzrxkOa25WH63nhsdaWWUM= Received: by 10.210.66.1 with SMTP id o1mr15320597eba.59.1220699667692; Sat, 06 Sep 2008 04:14:27 -0700 (PDT) Received: by 10.210.12.19 with HTTP; Sat, 6 Sep 2008 04:14:27 -0700 (PDT) Message-ID: Date: Sat, 6 Sep 2008 13:14:27 +0200 From: "Torfinn Ingolfsen" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ports/110728 - a patch for spambayes - could someone implement it? 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: Sat, 06 Sep 2008 11:14:31 -0000 Hello, I just installed spambayes (mail/py-spambayes) on a new machine, when I noticed that ports/110728[1] is still open. This PR includes a one-line patch to the spambayes program that puts the config file (bayescustomize.ini) into a sensible location for this port now that it runs as a daemon. It would be nice if someone could fix the port. References: 1) http://www.freebsd.org/cgi/query-pr.cgi?pr=110728& -- Regards, Torfinn Ingolfsen