From owner-freebsd-ports@FreeBSD.ORG Wed Jul 1 08:43:27 2009 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 8B394106564A for ; Wed, 1 Jul 2009 08:43:27 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 14E3B8FC1F for ; Wed, 1 Jul 2009 08:43:26 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by bwz12 with SMTP id 12so596265bwz.43 for ; Wed, 01 Jul 2009 01:43:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FUoybEAa2h9fkD1Ms4yBDrg8Xs75ckvLrfA6XPhMcIs=; b=rL1Sd5iDpjGUYCMl1M6QCttsnqbsJlzM96ujT7JVavhgISAJlFSm7Kl+XdL5f//uXn wzl/0j8mQPAzvg/UgxD7IoEflHtBNXewxdLmc0Q9vxN94ktWg3SslRrMJ7Rjp4DPoz+U 7APuW/HmTc0kE3sRYmjxV+A5MEkFgUam3shnY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Bov5FiiDAQCAInh7Sah/E6/ySAIuc6hcmZbKGbDSFaGRjQbz2ZMggA1AIRnHXsiZmz GzLW7ZRsFurG+VyiEcIDqWy3irYfmN+YVaP+ec/w9ZvZs/gTpGuQW18A8Qx4NcFh9U3B pwuiNX0ESBoZWlIxUc31GPizk/zsgf/PY934k= MIME-Version: 1.0 Received: by 10.223.109.148 with SMTP id j20mr5990865fap.43.1246437805237; Wed, 01 Jul 2009 01:43:25 -0700 (PDT) In-Reply-To: <1e39c0a90906301443m3652eee3v4367d5896ebd85bf@mail.gmail.com> References: <1e39c0a90906301443m3652eee3v4367d5896ebd85bf@mail.gmail.com> Date: Wed, 1 Jul 2009 10:43:24 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: mail/py-spambayes and Python 2.6 update 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: Wed, 01 Jul 2009 08:43:27 -0000 Hello, On Tue, Jun 30, 2009 at 11:43 PM, Li-Wen Hsu wrote: > According this thread: > > http://mail.python.org/pipermail/spambayes/2009-June/022430.html > > Currently the best solution might be using Python 2.5 on the system > and using that for mail/py-spambayes. Thanks. Is it possible to have both Python 2.6 and 2.5 installed on a FreeBSD machine at the same time (from ports, without a lot of wrangling)? -- Regards, Torfinn Ingolfsen