From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 06:04:58 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 994A64BE;
 Sun,  3 Nov 2013 06:04:58 +0000 (UTC)
 (envelope-from freebsd.contact@marino.st)
Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id B168C2EA2;
 Sun,  3 Nov 2013 06:04:57 +0000 (UTC)
Received: from [192.168.0.22] (unknown [130.255.26.50])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by shepard.synsport.net (Postfix) with ESMTP id F176A43600;
 Sun,  3 Nov 2013 01:04:40 -0500 (CDT)
Message-ID: <5275E762.2070804@marino.st>
Date: Sun, 03 Nov 2013 07:04:18 +0100
From: John Marino <freebsd.contact@marino.st>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
 rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: koobs@FreeBSD.org
Subject: Re: List of ports with "python 3" errors in poudriere
References: <526F74EB.3090609@marino.st>
 <20131029101843.Horde.4oSfvuetQiW-9bokMpbfHw1@webmail.df.eu>
 <526F8AD2.50001@FreeBSD.org>
In-Reply-To: <526F8AD2.50001@FreeBSD.org>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: Baptiste Daroussin <bapt@freebsd.org>, mva@freebsd.org, python@freebsd.org,
 Kubilay Kocak <koobs.freebsd@gmail.com>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: marino@freebsd.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 06:04:58 -0000

On 10/29/2013 11:15, Kubilay Kocak wrote:
> On 29/10/2013 8:18 PM, Marcus von Appen wrote:
>>
>> For those with too much free time at their hands: feel free to go
>> through John's list
>> and fix the ports to use a proper python version at build time instead
>> of `python` :-).
>>
> 
> Thanks for the explanation marcus.
> 
> Can we get that list submitted as a PR, with clear instructions on the
> fix procedure? Maybe even an example fix to help motivate
> 
> I think this is a perfect opportunity to share the load, and I'll put my
> hand up to help.
> 
> Some clarity/confirmation included in the PR for the following would
> also be great:
> 
> - Can these be fixed *now* or is there something that needs to be done
> first?
> - What is the definition of 'proper' as you use it here?
> 

Hi,
Do you guys have an ETA for this?  We're trying to stabilize dports for
Release 3.6 and all the aforementioned ports are broken.  DPorts is not
supposed to feature ports that can't be built so I have have to choose
whether to remove them or fix them myself.

I was under the impression from Marcus that the fixes were rather
trivial so I figured that they would get fixed quickly.  If that's not
going to be the case, it would be nice to nice that as well.

Thanks,
John


From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 10:28:40 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id B64851A4;
 Sun,  3 Nov 2013 10:28:40 +0000 (UTC) (envelope-from mva@freebsd.org)
Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de
 [80.67.31.94])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 43F9D27F0;
 Sun,  3 Nov 2013 10:28:40 +0000 (UTC)
Received: from [89.183.26.149] (helo=localhost)
 by smtprelay05.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256)
 (Exim 4.68) (envelope-from <mva@freebsd.org>)
 id 1Vcutr-0001f6-GH; Sun, 03 Nov 2013 11:27:19 +0100
Date: Sun, 3 Nov 2013 11:27:21 +0100
From: Marcus von Appen <mva@freebsd.org>
To: python@freebsd.org, koobs@freebsd.org, marino@freebsd.org
Subject: Re: List of ports with "python 3" errors in poudriere
Message-ID: <20131103102721.GA1376@medusa.sysfault.org>
Mail-Followup-To: python@freebsd.org, koobs@freebsd.org, marino@freebsd.org,
 Baptiste Daroussin <bapt@freebsd.org>
References: <526F74EB.3090609@marino.st>
 <20131029101843.Horde.4oSfvuetQiW-9bokMpbfHw1@webmail.df.eu>
 <526F8AD2.50001@FreeBSD.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed; DelSp=Yes
Content-Disposition: inline
In-Reply-To: <526F8AD2.50001@FreeBSD.org>
X-IMP-Draft-Reply: <imap://freebsd@sysfault.org@webmailback01.ispgateway.de/INBOX.python;
 UIDVALIDITY=1234952123/; UID=1730>
X-IMP-Draft-Reply-Type: 2
User-Agent: Mutt/1.5.22 (2013-10-16)
X-Df-Sender: MTEyNTc0Mg==
Cc: Baptiste Daroussin <bapt@freebsd.org>
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 10:28:40 -0000


Kubilay Kocak <koobs.freebsd@gmail.com>:

> On 29/10/2013 8:18 PM, Marcus von Appen wrote:
>>
>> John Marino <freebsd.contact@marino.st>:
>>
>>> Per IRC conversation with mva, I'm sending python@ a list of ports that
>>> currently don't build in DragonFly poudriere due to ports infrastructure
>>> problems.  I have not changed the python default in make.conf.  It would
>>> be nice to get Mk/bsd.python.mk (or whatever) fixed so these ports build
>>> in poudriere again.  Thanks, John
>>>
>>
>> [broken ports]
>>
>> There are several more (e.g. graphics/blender), which suffer from the
>> same issue.
>> For those, who wonder what is going wrong here:
>>
>> The interim hack in bsd.python.mk, which always causes ports to pull in
>> lang/python, if USE_PYTHON[_XXX] is set, is the problem. As some know, I am
>> currently testing all ports for that problem and am making lang/python a
>> dependency
>> on the port, rather than being implicitly set by bsd.python.mk.
>> Once done, the ports themselves will need to be fixed to use the proper
>> python version
>> rather than lang/python, so we can build version-specific packages.
>>
>> Long story short: No port should depend on lang/python at build and
>> installation time
>> as a mid-term goal.
>>
>> For those with too much free time at their hands: feel free to go
>> through John's list
>> and fix the ports to use a proper python version at build time instead
>> of `python` :-).
>>
>> Cheers
>> Marcus
>>
>>
>> _______________________________________________
>> freebsd-python@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-python
>> To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org"
>
> Thanks for the explanation marcus.
>
> Can we get that list submitted as a PR, with clear instructions on the
> fix procedure? Maybe even an example fix to help motivate

Let me create a rough step-by-step example:

1) Use a tinderbox, poudriere or own jail

2) Grab a svn copy of the ports tree

3) Build the problematic port (to build all dependencies flawlessly)

4) Remove the python:${PORTSDIR}/lang/python entry from bsd.python.mk
   (around line 583 and line 590)

5) Build the problematic port again (the dependencies ideally should
   exist, so they won't cause problems with the missing python symlinks)

4.1) If the port fails due to `python` not being around, fix up the
       offending parts:
       a) by replacing them with ${PYTHON_CMD} (preferred)
       b) by replacing them with python2 or python3

5) If the port builds successfully now, check the USE_PYTHON[_XXX] line:
    a) if it uses USE_PYTHON[_XXX]= yes, change it to a proper version
       line, either the (only) version it builds with or a version range
       (see step 6)

6) Check the installed scripts of the port (stuff that goes into bin/ or
     share or so) or other functional parts that might be executed directly
     from the shell

     a) for the shebang usage of `python`
        i)  is the port compatible with all python versions?
            if yes: great, revise the settings of 5)
            if no: duh, revise the settings of 5) and restrict them
        ii) change `python` to a proper major or major.minor version
            in the script

     b) if the scripts are used by other ports as build dependency
        i) are they invoked with the correct commands by the relevant port?
           e.g `${PYTHON_CMD} depscript.py` instead of `python depscript.py`
               or ${LOCALBASE}/bin/depscript.py instead of `python ... `
           and so on
        ii) fix the dependent port on demand to invoke the scripts correctly

Step 4 to 6 will also be the main tasks, once the lang/python lines has been
officially removed from bsd.python.mk to check for functional issues with
ports, even if the build and install cleanly.

> I think this is a perfect opportunity to share the load, and I'll put my
> hand up to help.
>
> Some clarity/confirmation included in the PR for the following would
> also be great:
>
> - Can these be fixed *now* or is there something that needs to be done
> first?

That depends on the ports themselves, their functionality and behaviour as
dependencies for other ports. My infamous example of gtk20 would fit
here quite well.
gtk20 comes with a script gtk-builder-convert (or so), which uses a
simple /usr/bin/env python shebang, which gnome ports rely on (they
just fire up the script at their build stage) - those flaws (which can
happen for nearly every port) are hard to detect and will need manual
intervention here and there to evaluate and fix the issues.

Cheers
Marcus

From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 14:12:09 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 5FF4118D;
 Sun,  3 Nov 2013 14:12:09 +0000 (UTC) (envelope-from mva@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 3175720C1;
 Sun,  3 Nov 2013 14:12:09 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA3EC9o7048403;
 Sun, 3 Nov 2013 14:12:09 GMT (envelope-from mva@freefall.freebsd.org)
Received: (from mva@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA3EC9J1048402;
 Sun, 3 Nov 2013 14:12:09 GMT (envelope-from mva)
Date: Sun, 3 Nov 2013 14:12:09 GMT
Message-Id: <201311031412.rA3EC9J1048402@freefall.freebsd.org>
To: mva@FreeBSD.org, portmgr@FreeBSD.org, freebsd-python@FreeBSD.org
From: mva@FreeBSD.org
Subject: Re: ports/168640: [PATCH]: prevent checksum mismatches for compiled
 python files on installing python ports via the ports tree
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 14:12:09 -0000

Synopsis: [PATCH]: prevent checksum mismatches for compiled python files on installing python ports via the ports tree

Responsible-Changed-From-To: portmgr->freebsd-python
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Nov 3 14:12:08 UTC 2013
Responsible-Changed-Why: 
Back to python@, we should evaluate the patch once more before doing
anything

http://www.freebsd.org/cgi/query-pr.cgi?pr=168640

From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 15:25:02 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 0311119A;
 Sun,  3 Nov 2013 15:25:02 +0000 (UTC)
 (envelope-from william88@gmail.com)
Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com
 [IPv6:2a00:1450:4010:c03::22e])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 2EDE8237E;
 Sun,  3 Nov 2013 15:25:01 +0000 (UTC)
Received: by mail-la0-f46.google.com with SMTP id hp15so4706964lab.33
 for <multiple recipients>; Sun, 03 Nov 2013 07:24:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 bh=qasNHcc/NCw/wOL4lhYMiBvY3BXs9dq7FrB+nqnpDXE=;
 b=jS8rX7+oSnCIsjV1laSLDq+FgsdtwyfqSuJDKeSb36bwkO6u0PjIMOl3ltiYFKcQfD
 E2aBG2R6tmNZQsH0+dVPAio/IF7rVfX0mfDpi1AqgnjGUKJDnr9rXlLY2KBkoiPqe/kV
 JIqLgaw3YlVKfOXbYfWagLb0FO+ByfA8bYGzucQoUpjs5SEchlrAbwpyFKCxh8CzH3eb
 W1+0T4hOYnAo/+JGlBHRFu5WsV393dzy62Qh9D9m3flNmed5sR71MsckEDE75szDV7oM
 m0IWS0iR2c4mq1HrfP2AOzcNW1X8IDv4NHkcz8pxTI8IEAzrWFrkiiTZw9C9GrpLgxQ3
 +jrA==
MIME-Version: 1.0
X-Received: by 10.112.236.97 with SMTP id ut1mr95188lbc.37.1383492299236; Sun,
 03 Nov 2013 07:24:59 -0800 (PST)
Received: by 10.114.176.34 with HTTP; Sun, 3 Nov 2013 07:24:59 -0800 (PST)
In-Reply-To: <526F74EB.3090609@marino.st>
References: <526F74EB.3090609@marino.st>
Date: Sun, 3 Nov 2013 13:24:59 -0200
Message-ID: <CAHtVNLPcFUM42099aVyOP87Ru2OOQgSajQh9yRONffZcc2M1pQ@mail.gmail.com>
Subject: Re: List of ports with "python 3" errors in poudriere
From: William Grzybowski <william88@gmail.com>
To: John Marino <marino@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Cc: Baptiste Daroussin <bapt@freebsd.org>, python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 15:25:02 -0000

Hi,

Can you please give it another go with r332618?

Cheers

On Tue, Oct 29, 2013 at 6:42 AM, John Marino <freebsd.contact@marino.st> wrote:
> Per IRC conversation with mva, I'm sending python@ a list of ports that
> currently don't build in DragonFly poudriere due to ports infrastructure
> problems.  I have not changed the python default in make.conf.  It would
> be nice to get Mk/bsd.python.mk (or whatever) fixed so these ports build
> in poudriere again.  Thanks, John
>
> 1. graphics/py3-cairo
> ===>   py33-cairo-1.10.0_1 depends on package:
> /packages/All/python-3.3_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/py33-cairo/1.10.0_1/bleeding-edge-potential.log
>
> 2. databases/py-kyotocabinet
> ===>   py33-kyotocabinet-1.22 depends on package:
> /packages/All/python-3.3_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/py33-kyotocabinet/1.22/bleeding-edge-potential.log
>
> 3. databases/py-postgresql
> ===>   py33-postgresql-1.1.0 depends on package:
> /packages/All/python-3.3_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/py33-postgresql/1.1.0/bleeding-edge-potential.log
>
> 4. sysutils/brebis
> ===>   brebis-0.7 depends on package: /packages/All/python-3.3_1,2.txz -
> not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/brebis/0.7/bleeding-edge-potential.log
>
> 5. sysutils/dvdvideo
> ===>   dvdvideo-20130117 depends on package:
> /packages/All/python-3.3_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/dvdvideo/20130117/bleeding-edge-potential.log
>
> 6. textproc/codespell
> ===>   codespell-1.6_1 depends on package:
> /packages/All/python-3.3_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/codespell/1.6_1/bleeding-edge-potential.log
>
> 7. x11-toolkits/py31-tkinter
> ===>   py31-tkinter-3.1.5_4 depends on package:
> /packages/All/python-3.1_1,2.txz - not found
> http://muscles.dragonflybsd.org/bulk/latest-per-pkg/py31-tkinter/3.1.5_4/bleeding-edge-potential.log
>
> _______________________________________________
> freebsd-python@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-python
> To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org"



-- 
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil

From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 16:40:09 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 85B7A7B7;
 Sun,  3 Nov 2013 16:40:09 +0000 (UTC)
 (envelope-from freebsd.contact@marino.st)
Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 239C326A6;
 Sun,  3 Nov 2013 16:40:09 +0000 (UTC)
Received: from [192.168.0.22] (unknown [130.255.26.50])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by shepard.synsport.net (Postfix) with ESMTP id 9AC68438BD;
 Sun,  3 Nov 2013 10:39:48 -0600 (CST)
Message-ID: <52767C3D.1080108@marino.st>
Date: Sun, 03 Nov 2013 17:39:25 +0100
From: John Marino <freebsd.contact@marino.st>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
 rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: William Grzybowski <william88@gmail.com>
Subject: Re: List of ports with "python 3" errors in poudriere
References: <526F74EB.3090609@marino.st>
 <CAHtVNLPcFUM42099aVyOP87Ru2OOQgSajQh9yRONffZcc2M1pQ@mail.gmail.com>
In-Reply-To: <CAHtVNLPcFUM42099aVyOP87Ru2OOQgSajQh9yRONffZcc2M1pQ@mail.gmail.com>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: Baptiste Daroussin <bapt@freebsd.org>, python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: marino@freebsd.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 16:40:09 -0000

On 11/3/2013 16:24, William Grzybowski wrote:
> Hi,
> 
> Can you please give it another go with r332618?
> 

Hi William,
That simple one-liner worked like magic.
Thanks!
John

From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 21:50:28 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id D8AAA255;
 Sun,  3 Nov 2013 21:50:28 +0000 (UTC) (envelope-from mva@FreeBSD.org)
Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de
 [80.67.31.30])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 8D83524D2;
 Sun,  3 Nov 2013 21:50:28 +0000 (UTC)
Received: from [89.183.26.149] (helo=localhost)
 by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256)
 (Exim 4.68) (envelope-from <mva@FreeBSD.org>)
 id 1Vd5Yp-0002AI-SP; Sun, 03 Nov 2013 22:50:20 +0100
Date: Sun, 3 Nov 2013 22:50:23 +0100
From: Marcus von Appen <mva@FreeBSD.org>
To: Nicola Vitale <nivit@FreeBSD.org>
Subject: Re: svn commit: r332287 - in head/sysutils: . py-halite
 py-halite/files
Message-ID: <20131103215023.GB1376@medusa.sysfault.org>
Mail-Followup-To: Nicola Vitale <nivit@FreeBSD.org>,
 William Grzybowski <william88@gmail.com>,
 Veniamin Gvozdikov <vg@freebsd.org>, python@FreeBSD.org
References: <201310312121.r9VLLp4d066004@svn.freebsd.org>
 <20131031214346.GA1402@medusa.sysfault.org>
 <CAHtVNLOfy8yUEJSDpzR=dT-DSo=QdvEd474uvesPphL1PeMzHg@mail.gmail.com>
 <CAEQKd7UCWxPaFT0fmBs=-wukzW7WHaswF2wiZz3uuWAJxsHe=w@mail.gmail.com>
 <CAHtVNLOTs7t9PPLsE1AOz1EC0i1vs1BWpchNunBqCirqv0EWCA@mail.gmail.com>
 <CAEQKd7W7bMYa+=QsDj42QGFBjwN1HzxHs4F7a=AwGJyZKuY4mg@mail.gmail.com>
 <CAHtVNLOQbKb9DhTT3nOLBvcSWitC7aikKq4z+dQBgTHt4Keo4g@mail.gmail.com>
 <CAEQKd7VgzaVj74HDGQrFzkbtu==KfeA_6iO0eUszjTF4_Ys0BQ@mail.gmail.com>
 <CAHtVNLNDAFbvjwY_ywTTFjg6PM9pbGiGKWBoFCmmCRiZgobqzA@mail.gmail.com>
 <CAEQKd7XfjPN6Q6J=iSw=By-t1XW_REy5T+cs82Y0GccaskSRUg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI"
Content-Disposition: inline
In-Reply-To: <CAEQKd7XfjPN6Q6J=iSw=By-t1XW_REy5T+cs82Y0GccaskSRUg@mail.gmail.com>
User-Agent: Mutt/1.5.22 (2013-10-16)
X-Df-Sender: MTEyNTc0Mg==
Cc: Veniamin Gvozdikov <vg@freebsd.org>,
 William Grzybowski <william88@gmail.com>, python@FreeBSD.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Marcus von Appen <mva@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 21:50:28 -0000


--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

> I also suggest adding a new variable PYEASYINSTALL_EGG_UNZIP, to
> install Python egg unzipped, if set.
> It might be usefull:
>
> http://people.freebsd.org/~nivit/diffs/bsd.python.mk.safe_unzip.txt

Rather than using it conditionally, are there cases where eggs must be
installed as zip packages (see also https://wiki.freebsd.org/Python and
ports/182332)?

Cheers
Marcus

--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlJ2xR8ACgkQi68/ErJnpkcnbwCbB++81GqR/BIK5XB57oaPmam4
YxEAnRFzJRKEEtt3F+o9JVQPzjYw0TZ4
=nqgu
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--

From owner-freebsd-python@FreeBSD.ORG  Sun Nov  3 22:05:37 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 707635CC;
 Sun,  3 Nov 2013 22:05:37 +0000 (UTC)
 (envelope-from nicovit@gmail.com)
Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com
 [IPv6:2a00:1450:400c:c05::232])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 8D93725B2;
 Sun,  3 Nov 2013 22:05:36 +0000 (UTC)
Received: by mail-wi0-f178.google.com with SMTP id hn9so3029377wib.5
 for <multiple recipients>; Sun, 03 Nov 2013 14:05:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:sender:in-reply-to:references:from:date:message-id
 :subject:to:content-type;
 bh=skA4ZyVkidC9pbhlM9RiD/iIHZ9yXYaD+u4NzyoKQ+4=;
 b=JFRUQM2ia+xClwgNp3nmkLnkSAZk2tLUi04TnaR9Jzl6T/yQNCSVbweO0VDw3nUlLq
 Tqy38b67l4DAYtyeEntl9gBC58SLZNdv5JNQ0cbvK1SLxEVi3r+edN3OL/orYcm3mRiG
 d4d8rS/PVOCm1y/irg5ivWO7igCwJfMxV6c9u367QiSRCMplj/xRB8pf3mxwI6e7SlO/
 UTXye9SszeyAjthFxuTTS8AefuqthEbqWoG5KApLtcRWh8oUIEtFgr4zm3Cm3FLt/WMz
 ijSW4afGQ6I0bIKvAAJ0NjTje/EKaSVXb++qA7lNSPb0csmnx8rmDWPjACfC6x4Xhhvb
 hqHQ==
X-Received: by 10.194.119.132 with SMTP id ku4mr145432wjb.51.1383516334979;
 Sun, 03 Nov 2013 14:05:34 -0800 (PST)
MIME-Version: 1.0
Sender: nicovit@gmail.com
Received: by 10.180.109.113 with HTTP; Sun, 3 Nov 2013 14:04:54 -0800 (PST)
In-Reply-To: <20131103215023.GB1376@medusa.sysfault.org>
References: <201310312121.r9VLLp4d066004@svn.freebsd.org>
 <20131031214346.GA1402@medusa.sysfault.org>
 <CAHtVNLOfy8yUEJSDpzR=dT-DSo=QdvEd474uvesPphL1PeMzHg@mail.gmail.com>
 <CAEQKd7UCWxPaFT0fmBs=-wukzW7WHaswF2wiZz3uuWAJxsHe=w@mail.gmail.com>
 <CAHtVNLOTs7t9PPLsE1AOz1EC0i1vs1BWpchNunBqCirqv0EWCA@mail.gmail.com>
 <CAEQKd7W7bMYa+=QsDj42QGFBjwN1HzxHs4F7a=AwGJyZKuY4mg@mail.gmail.com>
 <CAHtVNLOQbKb9DhTT3nOLBvcSWitC7aikKq4z+dQBgTHt4Keo4g@mail.gmail.com>
 <CAEQKd7VgzaVj74HDGQrFzkbtu==KfeA_6iO0eUszjTF4_Ys0BQ@mail.gmail.com>
 <CAHtVNLNDAFbvjwY_ywTTFjg6PM9pbGiGKWBoFCmmCRiZgobqzA@mail.gmail.com>
 <CAEQKd7XfjPN6Q6J=iSw=By-t1XW_REy5T+cs82Y0GccaskSRUg@mail.gmail.com>
 <20131103215023.GB1376@medusa.sysfault.org>
From: Nicola Vitale <nivit@FreeBSD.org>
Date: Sun, 3 Nov 2013 23:04:54 +0100
X-Google-Sender-Auth: kJORLkakRRiQPjLVQAKfAFOHDbM
Message-ID: <CAEQKd7Vn4RJwLxAsN5q-jD4g1C3Z+G7KhenLDNiGB4-qemMuyQ@mail.gmail.com>
Subject: Re: svn commit: r332287 - in head/sysutils: . py-halite
 py-halite/files
To: Marcus von Appen <mva@freebsd.org>, Nicola Vitale <nivit@freebsd.org>, 
 William Grzybowski <william88@gmail.com>, Veniamin Gvozdikov <vg@freebsd.org>,
 python <python@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Nov 2013 22:05:37 -0000

Hi Marcus,

> [2013/11/3 Marcus von Appen <mva@freebsd.org>]
> Rather than using it conditionally, are there cases where eggs must be
> installed as zip packages (see also https://wiki.freebsd.org/Python and
> ports/182332)?

AFAIK, I don't think so. The only reason I found was in the setuptools
doc: "For maximum performance, Python packages are best installed as
zip files."...

In any case, we can not add -Z directly to PYDISTUTILS_INSTALLARGS
now, otherwise we break all ports that install its egg zipped. It's
necessary to fix their pkg-plist before or set PYDISTUTILS_AUTOPLIST
in case.

-- 
Nicola Vitale

From owner-freebsd-python@FreeBSD.ORG  Mon Nov  4 01:50:02 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 6F605D86
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Mon,  4 Nov 2013 01:50:02 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 4C2122F8E
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Mon,  4 Nov 2013 01:50:02 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA41o24R013490
 for <freebsd-python@freefall.freebsd.org>; Mon, 4 Nov 2013 01:50:02 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA41o1VQ013489;
 Mon, 4 Nov 2013 01:50:01 GMT (envelope-from gnats)
Date: Mon, 4 Nov 2013 01:50:01 GMT
Message-Id: <201311040150.rA41o1VQ013489@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Alberto Villa <avilla@FreeBSD.org>
Subject: Re: ports/183597: [patch] lang/python27 (and others): fix plist on
 11.0-CURRENT
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Alberto Villa <avilla@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Nov 2013 01:50:02 -0000

The following reply was made to PR ports/183597; it has been noted by GNATS.

From: Alberto Villa <avilla@FreeBSD.org>
To: bug-followup@freebsd.org, avilla@freebsd.org
Cc:  
Subject: Re: ports/183597: [patch] lang/python27 (and others): fix plist on 11.0-CURRENT
Date: Mon, 4 Nov 2013 02:42:51 +0100

 --089e013d1db2fe3e6604ea500935
 Content-Type: text/plain; charset=ISO-8859-1
 
 My previous patch was incomplete, please see the attached one.
 
 --089e013d1db2fe3e6604ea500935
 Content-Type: text/plain; charset=US-ASCII; name="python.txt"
 Content-Disposition: attachment; filename="python.txt"
 Content-Transfer-Encoding: base64
 X-Attachment-Id: f_hnl1mytr0
 
 SW5kZXg6IC91c3IvcG9ydHMvbGFuZy9weXRob24yNy9NYWtlZmlsZQo9PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSAv
 dXNyL3BvcnRzL2xhbmcvcHl0aG9uMjcvTWFrZWZpbGUJKHJldmlzaW9uIDMzMjQzOCkKKysrIC91
 c3IvcG9ydHMvbGFuZy9weXRob24yNy9NYWtlZmlsZQkod29ya2luZyBjb3B5KQpAQCAtMyw3ICsz
 LDcgQEAKIAogUE9SVE5BTUU9CXB5dGhvbjI3CiBQT1JUVkVSU0lPTj0JMi43LjUKLVBPUlRSRVZJ
 U0lPTj0JMworUE9SVFJFVklTSU9OPQk0CiBDQVRFR09SSUVTPQlsYW5nIHB5dGhvbiBpcHY2CiBN
 QVNURVJfU0lURVM9CVBZVEhPTgogTUFTVEVSX1NJVEVfU1VCRElSPQkke1BZVEhPTl9NQVNURVJf
 U0lURV9TVUJESVJ9CkBAIC0zOSw3ICszOSw3IEBACiBEQVRBRElSPQkke1BSRUZJWH0vc2hhcmUv
 JHtQWVRIT05fVkVSU0lPTn0KIAogUExBVEZPUk1TPQlwbGF0LWZyZWVic2Q2IHBsYXQtZnJlZWJz
 ZDcgcGxhdC1mcmVlYnNkOCBwbGF0LWZyZWVic2Q5IFwKLQkJcGxhdC1mcmVlYnNkMTAKKwkJcGxh
 dC1mcmVlYnNkMTAgcGxhdC1mcmVlYnNkMTEKIAogQklOX1NDUklQVFM9CTJ0bzMgaWRsZSBweWRv
 YyBzbXRwZC5weQogQklOX0ZJTEVTPQlweXRob24gcHl0aG9uLXNoYXJlZCBweXRob24tY29uZmln
 IHB5dGhvbi1zaGFyZWQtY29uZmlnIFwKQEAgLTE2NCw2ICsxNjQsOCBAQAogCQkke1BBVENIX1dS
 S1NSQ30vTGliL3BsYXQtZnJlZWJzZDkKIAkke0NQfSAtciAke1BBVENIX1dSS1NSQ30vTGliL3Bs
 YXQtZnJlZWJzZDggXAogCQkke1BBVENIX1dSS1NSQ30vTGliL3BsYXQtZnJlZWJzZDEwCisJJHtD
 UH0gLXIgJHtQQVRDSF9XUktTUkN9L0xpYi9wbGF0LWZyZWVic2Q4IFwKKwkJJHtQQVRDSF9XUktT
 UkN9L0xpYi9wbGF0LWZyZWVic2QxMQogCSR7TUtESVJ9ICR7V1JLU1JDfSAke1NIQVJFRF9XUktT
 UkN9L01vZHVsZXMKIAkke0xOfSAke1BBVENIX1dSS1NSQ30vTGliL3NtdHBkLnB5ICR7UEFUQ0hf
 V1JLU1JDfS9Ub29scy9zY3JpcHRzLwogLmZvciBzY3JpcHQgaW4gJHtCSU5fU0NSSVBUU30KSW5k
 ZXg6IC91c3IvcG9ydHMvbGFuZy9weXRob24yNy9maWxlcy9wYXRjaC1zZXR1cC5weQo9PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09Ci0tLSAvdXNyL3BvcnRzL2xhbmcvcHl0aG9uMjcvZmlsZXMvcGF0Y2gtc2V0dXAucHkJKHJl
 dmlzaW9uIDMzMjQzOCkKKysrIC91c3IvcG9ydHMvbGFuZy9weXRob24yNy9maWxlcy9wYXRjaC1z
 ZXR1cC5weQkod29ya2luZyBjb3B5KQpAQCAtNzMsNyArNzMsNyBAQAogICAgICAgICAgICAgIGxp
 YnJhcmllcyA9IFtdCiAgCiAtICAgICAgICBlbGlmIGhvc3RfcGxhdGZvcm0gaW4gKCdmcmVlYnNk
 NCcsICdmcmVlYnNkNScsICdmcmVlYnNkNicsICdmcmVlYnNkNycsICdmcmVlYnNkOCcpOgotKyAg
 ICAgICAgZWxpZiBob3N0X3BsYXRmb3JtIGluICgnZnJlZWJzZDQnLCAnZnJlZWJzZDUnLCAnZnJl
 ZWJzZDYnLCAnZnJlZWJzZDcnLCAnZnJlZWJzZDgnLCAnZnJlZWJzZDknLCAnZnJlZWJzZDEwJyk6
 CisrICAgICAgICBlbGlmIGhvc3RfcGxhdGZvcm0gaW4gKCdmcmVlYnNkNCcsICdmcmVlYnNkNScs
 ICdmcmVlYnNkNicsICdmcmVlYnNkNycsICdmcmVlYnNkOCcsICdmcmVlYnNkOScsICdmcmVlYnNk
 MTAnLCAnZnJlZWJzZDExJyk6CiAgICAgICAgICAgICAgIyBGcmVlQlNEJ3MgUDEwMDMuMWIgc2Vt
 YXBob3JlIHN1cHBvcnQgaXMgdmVyeSBleHBlcmltZW50YWwKICAgICAgICAgICAgICAjIGFuZCBo
 YXMgbWFueSBrbm93biBwcm9ibGVtcy4gKGFzIG9mIEp1bmUgMjAwOCkKICAgICAgICAgICAgICBt
 YWNyb3MgPSBkaWN0KCkKQEAgLTgyLDcgKzgyLDcgQEAKICAKICAgICAgICAgIGlmIChob3N0X3Bs
 YXRmb3JtIGluICgnbGludXgyJywgJ2ZyZWVic2Q0JywgJ2ZyZWVic2Q1JywgJ2ZyZWVic2Q2JywK
 IC0gICAgICAgICAgICAgICAgICAgICAgICAnZnJlZWJzZDcnLCAnZnJlZWJzZDgnKQotKyAgICAg
 ICAgICAgICAgICAgICAgICAgICdmcmVlYnNkNycsICdmcmVlYnNkOCcsICdmcmVlYnNkOScsICdm
 cmVlYnNkMTAnKQorKyAgICAgICAgICAgICAgICAgICAgICAgICdmcmVlYnNkNycsICdmcmVlYnNk
 OCcsICdmcmVlYnNkOScsICdmcmVlYnNkMTAnLCAnZnJlZWJzZDExJykKICAgICAgICAgICAgICBv
 ciBob3N0X3BsYXRmb3JtLnN0YXJ0c3dpdGgoImdudWtmcmVlYnNkIikpOgogICAgICAgICAgICAg
 IGV4dHMuYXBwZW5kKCBFeHRlbnNpb24oJ29zc2F1ZGlvZGV2JywgWydvc3NhdWRpb2Rldi5jJ10p
 ICkKICAgICAgICAgIGVsc2U6CkluZGV4OiAvdXNyL3BvcnRzL2xhbmcvcHl0aG9uMjcvcGtnLXBs
 aXN0Cj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT0KLS0tIC91c3IvcG9ydHMvbGFuZy9weXRob24yNy9wa2ctcGxpc3QJKHJl
 dmlzaW9uIDMzMjQzOCkKKysrIC91c3IvcG9ydHMvbGFuZy9weXRob24yNy9wa2ctcGxpc3QJKHdv
 cmtpbmcgY29weSkKQEAgLTk4NSw2ICs5ODUsOCBAQAogJSVQWVRIT05fTElCRElSJSUvcGxhdC1m
 cmVlYnNkOS9yZWdlbgogJSVQWVRIT05fTElCRElSJSUvcGxhdC1mcmVlYnNkMTAvSU4ucHkKICUl
 UFlUSE9OX0xJQkRJUiUlL3BsYXQtZnJlZWJzZDEwL3JlZ2VuCislJVBZVEhPTl9MSUJESVIlJS9w
 bGF0LWZyZWVic2QxMS9JTi5weQorJSVQWVRIT05fTElCRElSJSUvcGxhdC1mcmVlYnNkMTEvcmVn
 ZW4KICUlUFlUSE9OX0xJQkRJUiUlL3BsYXRmb3JtLnB5CiAlJVBZVEhPTl9MSUJESVIlJS9wbGlz
 dGxpYi5weQogJSVQWVRIT05fTElCRElSJSUvcG9wZW4yLnB5CkBAIC0yMzc2LDYgKzIzNzgsNyBA
 QAogQGRpcnJtICUlUFlUSE9OX0xJQkRJUiUlL3NxbGl0ZTMKIEBkaXJybSAlJVBZVEhPTl9MSUJE
 SVIlJS9zaXRlLXBhY2thZ2VzCiBAZGlycm0gJSVQWVRIT05fTElCRElSJSUvcHlkb2NfZGF0YQor
 QGRpcnJtICUlUFlUSE9OX0xJQkRJUiUlL3BsYXQtZnJlZWJzZDExCiBAZGlycm0gJSVQWVRIT05f
 TElCRElSJSUvcGxhdC1mcmVlYnNkMTAKIEBkaXJybSAlJVBZVEhPTl9MSUJESVIlJS9wbGF0LWZy
 ZWVic2Q5CiBAZGlycm0gJSVQWVRIT05fTElCRElSJSUvcGxhdC1mcmVlYnNkOAo=
 --089e013d1db2fe3e6604ea500935--

From owner-freebsd-python@FreeBSD.ORG  Mon Nov  4 11:06:55 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 1EBC46E6
 for <freebsd-python@FreeBSD.org>; Mon,  4 Nov 2013 11:06:55 +0000 (UTC)
 (envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id E75992C46
 for <freebsd-python@FreeBSD.org>; Mon,  4 Nov 2013 11:06:54 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4B6sLb048495
 for <freebsd-python@FreeBSD.org>; Mon, 4 Nov 2013 11:06:54 GMT
 (envelope-from owner-bugmaster@FreeBSD.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA4B6sZv048493
 for freebsd-python@FreeBSD.org; Mon, 4 Nov 2013 11:06:54 GMT
 (envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 4 Nov 2013 11:06:54 GMT
Message-Id: <201311041106.rA4B6sZv048493@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: gnats set sender to
 owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: freebsd-python@FreeBSD.org
Subject: Current problem reports assigned to freebsd-python@FreeBSD.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Nov 2013 11:06:55 -0000

Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o ports/183597 python     [patch] lang/python27 (and others): fix plist on 11.0-
f ports/183477 python     [patch] databases/py-mysql2pgsql dependency fix
o ports/183072 python     [PATCH] Update Port: graphics/py-pyproj - 1.8.8 -> 1.9
a ports/182951 python     databases/py-sqlite3: compilation error with Clang
o ports/182433 python     [games/py-fife] try fix in 10-CURRENT
o ports/182327 python     multimedia/py-kaa-base: fix build problem
o ports/181992 python     New port: textproc/py-pdfminer PDF parser and analyzer
o ports/181991 python     (new port) databases/py-Pyrseas: tool for database sch
f ports/181593 python     math/py-numpy maintainer gone
o ports/180464 python     [patch] Update astro/py-pyfits to 3.1.2
o ports/180165 python     [PATCH] devel/py27-distribute: Fix install and deinsta
o ports/179558 python     Using portupgrade to (forcefully) upgrade devel/py-dis
o ports/178301 python     [patch] lang/python2[67]: SEM option is inconsistent
o ports/178242 python     bsd.python.mk injection of @exec easy_install to PLIST
o ports/178094 python     math/py-numpy dependency on atlas assumes existing ins
o ports/176714 python     games/py-fife: fixed make package
o ports/170788 python     lang/python27: PyQT applications crash Python 2.7 (cor
f ports/170566 python     update graphics/py-opengl depends on old version of gc
o ports/168640 python     [PATCH]: prevent checksum mismatches for compiled pyth
o ports/167368 python     [bsd.python.mk] [patch] Python version propagation bre
o ports/156759 python     [patch] lang/python: kevent does not accept KQ_NOTE_EX
f ports/154209 python     [PATCH] lang/python: Install symlink for ptags
f ports/149167 python     lang/python26 fails to build _ctypes on Sheevaplug (AR

23 problems total.


From owner-freebsd-python@FreeBSD.ORG  Tue Nov  5 08:00:08 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id E74C84DA;
 Tue,  5 Nov 2013 08:00:08 +0000 (UTC)
 (envelope-from edwin@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id BE272238B;
 Tue,  5 Nov 2013 08:00:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA5808Pg049645;
 Tue, 5 Nov 2013 08:00:08 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA5808o7049605;
 Tue, 5 Nov 2013 08:00:08 GMT (envelope-from edwin)
Date: Tue, 5 Nov 2013 08:00:08 GMT
Message-Id: <201311050800.rA5808o7049605@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/183672: [maintainer-update] devel/py-memoryprofiler: update
 to 0.30
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Nov 2013 08:00:09 -0000

Synopsis: [maintainer-update] devel/py-memoryprofiler: update to 0.30

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Nov 5 08:00:08 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=183672

From owner-freebsd-python@FreeBSD.ORG  Tue Nov  5 11:16:40 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 3A12B81C;
 Tue,  5 Nov 2013 11:16:40 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 0F4632E76;
 Tue,  5 Nov 2013 11:16:40 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA5BGd3P093971;
 Tue, 5 Nov 2013 11:16:39 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA5BGdvZ093970;
 Tue, 5 Nov 2013 11:16:39 GMT (envelope-from wg)
Date: Tue, 5 Nov 2013 11:16:39 GMT
Message-Id: <201311051116.rA5BGdvZ093970@freefall.freebsd.org>
To: wg@FreeBSD.org, freebsd-python@FreeBSD.org, wg@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/183672: [maintainer-update] devel/py-memoryprofiler: update
 to 0.30
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Nov 2013 11:16:40 -0000

Synopsis: [maintainer-update] devel/py-memoryprofiler: update to 0.30

Responsible-Changed-From-To: freebsd-python->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Tue Nov 5 11:16:39 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=183672

From owner-freebsd-python@FreeBSD.ORG  Tue Nov  5 23:30:08 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id D206EA49;
 Tue,  5 Nov 2013 23:30:08 +0000 (UTC)
 (envelope-from edwin@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id A7B292F40;
 Tue,  5 Nov 2013 23:30:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA5NU8XD057111;
 Tue, 5 Nov 2013 23:30:08 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA5NU8U3057110;
 Tue, 5 Nov 2013 23:30:08 GMT (envelope-from edwin)
Date: Tue, 5 Nov 2013 23:30:08 GMT
Message-Id: <201311052330.rA5NU8U3057110@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/183707: [maintainer update] games/py-mnemosyne: update to
 version 2.2.1
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Nov 2013 23:30:08 -0000

Synopsis: [maintainer update] games/py-mnemosyne: update to version 2.2.1

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Nov 5 23:30:08 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=183707

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 13:34:32 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id C4135B05;
 Wed,  6 Nov 2013 13:34:32 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 98D532FDF;
 Wed,  6 Nov 2013 13:34:32 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6DYWUt074902;
 Wed, 6 Nov 2013 13:34:32 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6DYWmk074901;
 Wed, 6 Nov 2013 13:34:32 GMT (envelope-from wg)
Date: Wed, 6 Nov 2013 13:34:32 GMT
Message-Id: <201311061334.rA6DYWmk074901@freefall.freebsd.org>
To: wg@FreeBSD.org, freebsd-python@FreeBSD.org, wg@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/183707: [maintainer update] games/py-mnemosyne: update to
 version 2.2.1
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 13:34:32 -0000

Synopsis: [maintainer update] games/py-mnemosyne: update to version 2.2.1

Responsible-Changed-From-To: freebsd-python->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Wed Nov 6 13:34:32 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=183707

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 13:43:18 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id C4539CBB;
 Wed,  6 Nov 2013 13:43:18 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 98486207B;
 Wed,  6 Nov 2013 13:43:18 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6DhIk3076888;
 Wed, 6 Nov 2013 13:43:18 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6DhHwp076887;
 Wed, 6 Nov 2013 13:43:17 GMT (envelope-from wg)
Date: Wed, 6 Nov 2013 13:43:17 GMT
Message-Id: <201311061343.rA6DhHwp076887@freefall.freebsd.org>
To: fmysh@iijmio-mail.jp, info@rickvanderzwet.nl, wg@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/183072: [PATCH] Update Port: graphics/py-pyproj - 1.8.8 ->
 1.9.3
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 13:43:18 -0000

Synopsis: [PATCH] Update Port: graphics/py-pyproj - 1.8.8 -> 1.9.3

State-Changed-From-To: open->closed
State-Changed-By: wg
State-Changed-When: Wed Nov 6 13:43:16 UTC 2013
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=183072

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 13:50:02 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 1791BF93
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 13:50:02 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id E80B820EB
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 13:50:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6Do13X077145
 for <freebsd-python@freefall.freebsd.org>; Wed, 6 Nov 2013 13:50:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6Do1JE077143;
 Wed, 6 Nov 2013 13:50:01 GMT (envelope-from gnats)
Date: Wed, 6 Nov 2013 13:50:01 GMT
Message-Id: <201311061350.rA6Do1JE077143@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: dfilter@FreeBSD.ORG (dfilter service)
Subject: Re: ports/183072: commit references a PR
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 13:50:02 -0000

The following reply was made to PR ports/183072; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183072: commit references a PR
Date: Wed,  6 Nov 2013 13:43:20 +0000 (UTC)

 Author: wg
 Date: Wed Nov  6 13:43:12 2013
 New Revision: 332992
 URL: http://svnweb.freebsd.org/changeset/ports/332992
 
 Log:
   graphics/py-pyproj: update to 1.9.3
   
   - Update to 1.9.3 [1]
   - Abbreviate site to GOOGLE_CODE
   - Use python auto plist
   - Add DOCS and EXAMPLES options
   - Allow staging
   
   PR:		ports/183072
   Submitted by:	Rick van der Zwet <info rickvanderzwet.nl>
   Approved by:	maintainer (timeout)
 
 Deleted:
   head/graphics/py-pyproj/pkg-plist
 Modified:
   head/graphics/py-pyproj/Makefile
   head/graphics/py-pyproj/distinfo
 
 Modified: head/graphics/py-pyproj/Makefile
 ==============================================================================
 --- head/graphics/py-pyproj/Makefile	Wed Nov  6 13:34:58 2013	(r332991)
 +++ head/graphics/py-pyproj/Makefile	Wed Nov  6 13:43:12 2013	(r332992)
 @@ -2,9 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	pyproj
 -PORTVERSION=	1.8.8
 +PORTVERSION=	1.9.3
  CATEGORIES=	graphics python geography
 -MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 +MASTER_SITES=	GOOGLE_CODE
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=	fmysh@iijmio-mail.jp
 @@ -13,25 +13,18 @@ COMMENT=	Pyrex wrapper to provide python
  WRKSRC=		${WRKDIR}/${DISTNAME:C/[a-z]$//}
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -PORTDOCS=	Changelog README README.html LICENSE_proj4
 +PORTDOCS=	Changelog README LICENSE_proj4
  PORTEXAMPLES=	datum_shift.py geodtest.py sample.out \
  		test.py test2.py test_transform.py
  
 -NO_STAGE=	yes
 +OPTIONS_DEFINE=	DOCS EXAMPLES
 +
  post-install:
 -.if !defined(NOPORTDOCS)
 -	${MKDIR} ${DOCSDIR}
 -.for f in ${PORTDOCS}
 -	${INSTALL_MAN} ${WRKSRC}/$f ${DOCSDIR}
 -.endfor
 -.endif
 -
 -.if !defined(NOPORTEXAMPLES)
 -	${MKDIR} ${EXAMPLESDIR}
 -.for f in ${PORTEXAMPLES}
 -	${INSTALL_DATA} ${WRKSRC}/test/$f ${EXAMPLESDIR}
 -.endfor
 -.endif
 +	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
 +	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 +	${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/test/,} ${STAGEDIR}${EXAMPLESDIR}
  
  .include <bsd.port.mk>
 
 Modified: head/graphics/py-pyproj/distinfo
 ==============================================================================
 --- head/graphics/py-pyproj/distinfo	Wed Nov  6 13:34:58 2013	(r332991)
 +++ head/graphics/py-pyproj/distinfo	Wed Nov  6 13:43:12 2013	(r332992)
 @@ -1,2 +1,2 @@
 -SHA256 (pyproj-1.8.8.tar.gz) = 0ae91d39cc437915155dc116040119c0b24011053bdaee2524699c3ae8d053ae
 -SIZE (pyproj-1.8.8.tar.gz) = 2592890
 +SHA256 (pyproj-1.9.3.tar.gz) = 912ed86c5e407f091d0f3d076594af4fb569e27c68199b7d71651edd522aaa0c
 +SIZE (pyproj-1.9.3.tar.gz) = 2687498
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 14:41:46 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id CEBF42E0;
 Wed,  6 Nov 2013 14:41:46 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id A3075243A;
 Wed,  6 Nov 2013 14:41:46 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6EfkhZ089018;
 Wed, 6 Nov 2013 14:41:46 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6Efj6o089017;
 Wed, 6 Nov 2013 14:41:45 GMT (envelope-from wg)
Date: Wed, 6 Nov 2013 14:41:45 GMT
Message-Id: <201311061441.rA6Efj6o089017@freefall.freebsd.org>
To: tonymaher@optusnet.com.au, wg@FreeBSD.org, freebsd-python@FreeBSD.org,
 wg@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/180464: [patch] Update astro/py-pyfits to 3.1.2
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 14:41:46 -0000

Synopsis: [patch] Update astro/py-pyfits to 3.1.2

Responsible-Changed-From-To: freebsd-python->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Wed Nov 6 14:41:45 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=180464

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 15:00:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id E6AFEACA
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:00:01 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id BBDC72530
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:00:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6F01K1091311
 for <freebsd-python@freefall.freebsd.org>; Wed, 6 Nov 2013 15:00:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6F01h0091310;
 Wed, 6 Nov 2013 15:00:01 GMT (envelope-from gnats)
Date: Wed, 6 Nov 2013 15:00:01 GMT
Message-Id: <201311061500.rA6F01h0091310@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: William Grzybowski <william88@gmail.com>
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: William Grzybowski <william88@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 15:00:02 -0000

The following reply was made to PR ports/182327; it has been noted by GNATS.

From: William Grzybowski <william88@gmail.com>
To: bug-followup@FreeBSD.org, fbsd@opal.com
Cc:  
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
Date: Wed, 6 Nov 2013 12:53:31 -0200

 Do you have log?
 
 It seems to be building fine:
 http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03s/logs/py27-kaa-base-0.6.0_5.log
 http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-30_16h39m17s/logs/py27-kaa-base-0.6.0_5.log
 
 -- 
 William Grzybowski
 ------------------------------------------
 Curitiba/PR - Brasil

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 15:03:53 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id A8B7ABB1;
 Wed,  6 Nov 2013 15:03:53 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7E8F3258E;
 Wed,  6 Nov 2013 15:03:53 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6F3rgS093000;
 Wed, 6 Nov 2013 15:03:53 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6F3rPO092999;
 Wed, 6 Nov 2013 15:03:53 GMT (envelope-from wg)
Date: Wed, 6 Nov 2013 15:03:53 GMT
Message-Id: <201311061503.rA6F3rPO092999@freefall.freebsd.org>
To: wg@FreeBSD.org, freebsd-python@FreeBSD.org, wg@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/181991: (new port) databases/py-Pyrseas: tool for database
 schema versioning
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 15:03:53 -0000

Synopsis: (new port) databases/py-Pyrseas: tool for database schema versioning

Responsible-Changed-From-To: freebsd-python->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Wed Nov 6 15:03:53 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=181991

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 15:20:03 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 965AC506
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:20:03 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 847EF266F
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:20:03 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6FK3VD096360
 for <freebsd-python@freefall.freebsd.org>; Wed, 6 Nov 2013 15:20:03 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6FK3qj096359;
 Wed, 6 Nov 2013 15:20:03 GMT (envelope-from gnats)
Date: Wed, 6 Nov 2013 15:20:03 GMT
Message-Id: <201311061520.rA6FK3qj096359@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: "J.R. Oldroyd" <fbsd@opal.com>
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: "J.R. Oldroyd" <fbsd@opal.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 15:20:03 -0000

The following reply was made to PR ports/182327; it has been noted by GNATS.

From: "J.R. Oldroyd" <fbsd@opal.com>
To: William Grzybowski <william88@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
Date: Wed, 6 Nov 2013 10:14:38 -0500

 --Sig_/dL++iPG24dSTLV=N+A6daoy
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 
 On Wed, 6 Nov 2013 12:53:31 -0200 William Grzybowski <william88@gmail.com> =
 wrote:
 >
 > Do you have log?
 >=20
 > It seems to be building fine:
 > http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-31_23h19m03=
 s/logs/py27-kaa-base-0.6.0_5.log
 > http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-10-30_16h39m17s/l=
 ogs/py27-kaa-base-0.6.0_5.log
 >=20
 
 Right now, the web server on pointyhat.freebsd.org appears to be down,
 so no I don't.  But the error was about pkg-config missing which is
 why I added that as a build dependency.
 
 	-jr
 
 --Sig_/dL++iPG24dSTLV=N+A6daoy
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (FreeBSD)
 
 iEYEARECAAYFAlJ6XOEACgkQls33urr0k4khLACfbEecY3Uff65zrJ2485RZ9sBg
 gwEAoK6wdpJ+931/Ad8W7uE8mEe9VYQy
 =HNcu
 -----END PGP SIGNATURE-----
 
 --Sig_/dL++iPG24dSTLV=N+A6daoy--

From owner-freebsd-python@FreeBSD.ORG  Wed Nov  6 15:30:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id D46D4CFE
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:30:01 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id A9D812764
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Wed,  6 Nov 2013 15:30:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA6FU1Ku098590
 for <freebsd-python@freefall.freebsd.org>; Wed, 6 Nov 2013 15:30:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA6FU1rr098589;
 Wed, 6 Nov 2013 15:30:01 GMT (envelope-from gnats)
Date: Wed, 6 Nov 2013 15:30:01 GMT
Message-Id: <201311061530.rA6FU1rr098589@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: William Grzybowski <william88@gmail.com>
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: William Grzybowski <william88@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Nov 2013 15:30:01 -0000

The following reply was made to PR ports/182327; it has been noted by GNATS.

From: William Grzybowski <william88@gmail.com>
To: bug-followup@FreeBSD.org, fbsd@opal.com
Cc:  
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
Date: Wed, 6 Nov 2013 13:21:43 -0200

 pointyhat used tinderbox, so there was probably an issue there.
 libxml2 already brings pkgconf as dependency, so I'll close this PR.
 
 Thanks
 
 -- 
 William Grzybowski
 ------------------------------------------
 Curitiba/PR - Brasil

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 08:28:48 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id EB09D6C4
 for <python@freebsd.org>; Thu,  7 Nov 2013 08:28:48 +0000 (UTC)
 (envelope-from linimon@FreeBSD.org)
Received: from portsmon.freebsd.org (portsmon.freebsd.org
 [IPv6:2001:1900:2254:206a::50:3])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id DC7DA2486
 for <python@freebsd.org>; Thu,  7 Nov 2013 08:28:48 +0000 (UTC)
Received: from portsmon.freebsd.org ([127.0.1.104])
 by portsmon.freebsd.org (8.14.7/8.14.7) with ESMTP id rA78SmJL025406
 for <python@freebsd.org>; Thu, 7 Nov 2013 08:28:48 GMT
 (envelope-from linimon@FreeBSD.org)
Date: Thu, 7 Nov 2013 08:28:48 GMT
Message-Id: <201311070828.rA78SmJL025406@portsmon.freebsd.org>
From: linimon@FreeBSD.org
To: python@freebsd.org
Subject: FreeBSD ports that you maintain which are currently scheduled for
 deletion
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: portmgr-feedback@FreeBSD.org
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 08:28:49 -0000

Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems (such as via a PR),
the ports will be deleted.



portname:           lang/python26
description:        Interpreted object-oriented programming language
maintainer:         python@FreeBSD.org
deprecated because: This port reached its EoL upstream, please migrate to
                    lang/python27
expiration date:    2014-01-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=python26


portname:           lang/python31
description:        Interpreted object-oriented programming language
maintainer:         python@FreeBSD.org
deprecated because: This port will reach it's EoL upstream soon, please
                    migrate to lang/python33
expiration date:    2014-06-01
build errors:       none.
overview:           http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=python31


If this problem is one that you are already aware of, please accept
our apologies and ignore this message.  On the other hand, if you no
longer wish to maintain this port (or ports), please reply with a
message stating that, and accept our thanks for your efforts in the
past.

Thanks for your efforts to help improve FreeBSD.

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 15:32:13 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 076AA9D5;
 Thu,  7 Nov 2013 15:32:13 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id D1E27283D;
 Thu,  7 Nov 2013 15:32:12 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7FWCRJ046565;
 Thu, 7 Nov 2013 15:32:12 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA7FW7Hu046564;
 Thu, 7 Nov 2013 15:32:07 GMT (envelope-from wg)
Date: Thu, 7 Nov 2013 15:32:07 GMT
Message-Id: <201311071532.rA7FW7Hu046564@freefall.freebsd.org>
To: nemysis@gmx.ch, wg@FreeBSD.org, freebsd-python@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/180165: [PATCH] devel/py27-distribute: Fix install and
 deinstall, remove IF_DEFAULT
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 15:32:13 -0000

Synopsis: [PATCH] devel/py27-distribute: Fix install and deinstall, remove IF_DEFAULT

State-Changed-From-To: open->closed
State-Changed-By: wg
State-Changed-When: Thu Nov 7 15:32:07 UTC 2013
State-Changed-Why: 
distribute will be replaced by setuptools real soon.

http://www.freebsd.org/cgi/query-pr.cgi?pr=180165

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 22:40:10 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 20E7C50E;
 Thu,  7 Nov 2013 22:40:10 +0000 (UTC)
 (envelope-from edwin@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id EAD0D23E5;
 Thu,  7 Nov 2013 22:40:09 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Me9ta040310;
 Thu, 7 Nov 2013 22:40:09 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA7Me9n2040309;
 Thu, 7 Nov 2013 22:40:09 GMT (envelope-from edwin)
Date: Thu, 7 Nov 2013 22:40:09 GMT
Message-Id: <201311072240.rA7Me9n2040309@freefall.freebsd.org>
To: freebsd@grem.de, edwin@FreeBSD.org, freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 22:40:10 -0000

Synopsis: sysutils/py-salt: [patch] salt-ssh not working for FreeBSD minions

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Thu Nov 7 22:40:09 UTC 2013
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=183766

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 22:40:08 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 5BBBB507;
 Thu,  7 Nov 2013 22:40:08 +0000 (UTC)
 (envelope-from edwin@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 2FCAE23BD;
 Thu,  7 Nov 2013 22:40:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Me877040235;
 Thu, 7 Nov 2013 22:40:08 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA7Me8DF040234;
 Thu, 7 Nov 2013 22:40:08 GMT (envelope-from edwin)
Date: Thu, 7 Nov 2013 22:40:08 GMT
Message-Id: <201311072240.rA7Me8DF040234@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 22:40:08 -0000

Synopsis: sysutils/py-salt: [patch] salt-ssh not working for FreeBSD minions

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Thu Nov 7 22:40:07 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=183766

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 22:50:03 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 040D29EA
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu,  7 Nov 2013 22:50:03 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id E533E2447
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu,  7 Nov 2013 22:50:02 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Mo28V042171
 for <freebsd-python@freefall.freebsd.org>; Thu, 7 Nov 2013 22:50:02 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA7Mo2da042170;
 Thu, 7 Nov 2013 22:50:02 GMT (envelope-from gnats)
Date: Thu, 7 Nov 2013 22:50:02 GMT
Message-Id: <201311072250.rA7Mo2da042170@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Edwin Groothuis <edwin@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 22:50:03 -0000

The following reply was made to PR ports/183766; it has been noted by GNATS.

From: Edwin Groothuis <edwin@FreeBSD.org>
To: christer.edwards@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for FreeBSD minions
Date: Thu, 7 Nov 2013 22:40:08 UT

 Maintainer of sysutils/py-salt,
 
 Please note that PR ports/183766 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183766
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From owner-freebsd-python@FreeBSD.ORG  Thu Nov  7 22:50:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id EA5029E9
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu,  7 Nov 2013 22:50:01 +0000 (UTC)
 (envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id BB55E2446
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu,  7 Nov 2013 22:50:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7Mo180042164
 for <freebsd-python@freefall.freebsd.org>; Thu, 7 Nov 2013 22:50:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA7Mo1mO042150;
 Thu, 7 Nov 2013 22:50:01 GMT (envelope-from gnats)
Date: Thu, 7 Nov 2013 22:50:01 GMT
Message-Id: <201311072250.rA7Mo1mO042150@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Christer Edwards <christer.edwards@gmail.com>
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Christer Edwards <christer.edwards@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 22:50:02 -0000

The following reply was made to PR ports/183766; it has been noted by GNATS.

From: Christer Edwards <christer.edwards@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
Date: Thu, 7 Nov 2013 15:45:22 -0700

 --047d7b2e788698840604ea9e061a
 Content-Type: text/plain; charset=UTF-8
 
 Approved.
 
 I will submit a bug to upstream SaltStack and get this addressed for the
 next release.
 
 
 On Thu, Nov 7, 2013 at 3:40 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of sysutils/py-salt,
 >
 > Please note that PR ports/183766 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183766
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --047d7b2e788698840604ea9e061a
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr">Approved.<div><br></div><div>I will submit a bug to upstre=
 am SaltStack and get this addressed for the next release.</div></div><div c=
 lass=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Thu, Nov 7, 2013=
  at 3:40 PM, Edwin Groothuis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@=
 freebsd.org" target=3D"_blank">edwin@freebsd.org</a>&gt;</span> wrote:<br>
 
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Maintainer of sysutils/py-salt,<br>
 <br>
 Please note that PR ports/183766 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
 =C2=A0 =C2=A0 <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports=
 /183766" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor=
 ts/183766</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br></div>
 
 --047d7b2e788698840604ea9e061a--

From owner-freebsd-python@FreeBSD.ORG  Fri Nov  8 16:42:34 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id C43C3E26;
 Fri,  8 Nov 2013 16:42:34 +0000 (UTC) (envelope-from vg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 981512497;
 Fri,  8 Nov 2013 16:42:34 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA8GgY8t012737;
 Fri, 8 Nov 2013 16:42:34 GMT (envelope-from vg@freefall.freebsd.org)
Received: (from vg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA8GgYEh012736;
 Fri, 8 Nov 2013 16:42:34 GMT (envelope-from vg)
Date: Fri, 8 Nov 2013 16:42:34 GMT
Message-Id: <201311081642.rA8GgYEh012736@freefall.freebsd.org>
To: christer.edwards@gmail.com, vg@FreeBSD.org, freebsd-python@FreeBSD.org,
 vg@FreeBSD.org
From: vg@FreeBSD.org
Subject: Re: ports/183766: sysutils/py-salt: [patch] salt-ssh not working for
 FreeBSD minions
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Nov 2013 16:42:34 -0000

Synopsis: sysutils/py-salt: [patch] salt-ssh not working for FreeBSD minions

Responsible-Changed-From-To: freebsd-python->vg
Responsible-Changed-By: vg
Responsible-Changed-When: Fri Nov 8 16:42:34 UTC 2013
Responsible-Changed-Why: 
I will take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=183766

From owner-freebsd-python@FreeBSD.ORG  Sat Nov  9 18:30:08 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id A36216FB;
 Sat,  9 Nov 2013 18:30:08 +0000 (UTC)
 (envelope-from edwin@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 78AB92C7C;
 Sat,  9 Nov 2013 18:30:08 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA9IU8P1077040;
 Sat, 9 Nov 2013 18:30:08 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA9IU8K8077039;
 Sat, 9 Nov 2013 18:30:08 GMT (envelope-from edwin)
Date: Sat, 9 Nov 2013 18:30:08 GMT
Message-Id: <201311091830.rA9IU8K8077039@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/183818: [maintainer update] www/py-django-tinymce updated
 to 1.5.2
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Nov 2013 18:30:08 -0000

Synopsis: [maintainer update] www/py-django-tinymce updated to 1.5.2

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Sat Nov 9 18:30:08 UTC 2013
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=183818

From owner-freebsd-python@FreeBSD.ORG  Sat Nov  9 19:03:45 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 5C0C3CD8;
 Sat,  9 Nov 2013 19:03:45 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 31A1B2DEE;
 Sat,  9 Nov 2013 19:03:45 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA9J3j48085254;
 Sat, 9 Nov 2013 19:03:45 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA9J3jKA085253;
 Sat, 9 Nov 2013 19:03:45 GMT (envelope-from wg)
Date: Sat, 9 Nov 2013 19:03:45 GMT
Message-Id: <201311091903.rA9J3jKA085253@freefall.freebsd.org>
To: wg@FreeBSD.org, freebsd-python@FreeBSD.org, wg@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/183818: [maintainer update] www/py-django-tinymce updated
 to 1.5.2
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Nov 2013 19:03:45 -0000

Synopsis: [maintainer update] www/py-django-tinymce updated to 1.5.2

Responsible-Changed-From-To: freebsd-python->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Sat Nov 9 19:03:44 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=183818

From owner-freebsd-python@FreeBSD.ORG  Sat Nov  9 19:22:55 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 0151547A;
 Sat,  9 Nov 2013 19:22:55 +0000 (UTC) (envelope-from wg@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id CB84D2EA0;
 Sat,  9 Nov 2013 19:22:54 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA9JMsaZ090446;
 Sat, 9 Nov 2013 19:22:54 GMT (envelope-from wg@freefall.freebsd.org)
Received: (from wg@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA9JMs4M090445;
 Sat, 9 Nov 2013 19:22:54 GMT (envelope-from wg)
Date: Sat, 9 Nov 2013 19:22:54 GMT
Message-Id: <201311091922.rA9JMs4M090445@freefall.freebsd.org>
To: fbsd@opal.com, wg@FreeBSD.org, freebsd-python@FreeBSD.org
From: wg@FreeBSD.org
Subject: Re: ports/182327: multimedia/py-kaa-base: fix build problem
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Nov 2013 19:22:55 -0000

Synopsis: multimedia/py-kaa-base: fix build problem

State-Changed-From-To: open->closed
State-Changed-By: wg
State-Changed-When: Sat Nov 9 19:22:54 UTC 2013
State-Changed-Why: 
Closed as pointed out.

http://www.freebsd.org/cgi/query-pr.cgi?pr=182327