From owner-freebsd-python@FreeBSD.ORG  Thu May 15 22:46:06 2014
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 ESMTPS id B9E95304;
 Thu, 15 May 2014 22:46:06 +0000 (UTC)
Received: from us2.outbound.mailhostbox.com (us2.outbound.mailhostbox.com
 [162.210.70.54])
 by mx1.freebsd.org (Postfix) with ESMTP id 824822BD2;
 Thu, 15 May 2014 22:46:06 +0000 (UTC)
Received: from mail.jmorenov.com.co (unknown [208.91.199.203])
 (Authenticated sender: jmorenov@jmorenov.com.co)
 by us2.outbound.mailhostbox.com (Postfix) with ESMTPA id 3B3DF1470021;
 Thu, 15 May 2014 22:39:55 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jmorenov.com.co;
 s=20111016; t=1400193598;
 bh=uEVdvTv34SPzNNh0HV06Zn4oUvKjKwv+g6yAH5YHddc=;
 h=MIME-Version:Content-Type:Date:From:To:Cc:Subject:In-Reply-To:
 References:Message-ID;
 b=kcU1vuZSG0Tsef2nYLM1Im1CdzvSALA6yaab3Fe5sA0EzQFQaAfEZeMM+NBhcHaNv
 fdxpxVJ3Ijxl/YTHYeTD4dHYNwnJ+Moq162Ud59yne6xzMZ5AYstc/1MNJXOxucCz8
 tz/lLjeJ+2Zsz3XMg9xv9JxfIhJXjFg4s20ClY3Q=
MIME-Version: 1.0
Date: Thu, 15 May 2014 17:39:55 -0500
From: jmorenov@jmorenov.com.co
To: <jmorenov@jmorenov.com.co>
Subject: Re: bind10-1.2.0 You have python 2.7 set as the default, and this
 needs 3.3
In-Reply-To: <a45f1f34f26ec72a7bad542b0287ee6f@jmorenov.com.co>
References: <a45f1f34f26ec72a7bad542b0287ee6f@jmorenov.com.co>
Message-ID: <bc3be74cbc12c0f6a094bbc69b78f915@jmorenov.com.co>
X-Sender: jmorenov@jmorenov.com.co
User-Agent: Webmail Services/0.4
X-CTCH-RefID: wb
X-CTCH-VOD: Unknown
X-CTCH-Spam: Unknown
X-CTCH-Score: 0.000
X-CTCH-Rules: WHITE_FROM_RCVD
X-CTCH-Flags: 0
X-CTCH-ScoreCust: 0.000
X-CTCH-SenderID: jmorenov@jmorenov.com.co
X-CTCH-SenderID-TotalMessages: 1
X-CTCH-SenderID-TotalSpam: 0
X-CTCH-SenderID-TotalSuspected: 0
X-CTCH-SenderID-TotalBulk: 0
X-CTCH-SenderID-TotalConfirmed: 0
X-CTCH-SenderID-TotalRecipients: 0
X-CTCH-SenderID-TotalVirus: 0
X-CTCH-SenderID-BlueWhiteFlag: 0
X-Scanned-By: MIMEDefang 2.72 on 172.16.214.28
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.18
Cc: mat@freebsd.org, python@freebsd.org, pavelivolkov@gmail.com
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.18
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, 15 May 2014 22:46:06 -0000

  

On 30-04-2014, jmorenov@jmorenov.com.co wrote: 

>
----------------------------------------------------------------------------------------------------
>
root@server:/usr/ports/dns/bind10 # make clean
> ===> Cleaning for
bind10-1.2.0
> root@server:/usr/ports/dns/bind10 # make install clean
>
===> bind10-1.2.0 You have python 2.7 set as the default, and this needs
3.3.
> *** Error code 1
> 
> Stop.
> make: stopped in
/usr/ports/dns/bind10
> root@server:/usr/ports/dns/bind10 # pkg info -ix
python
> python3-3_1
> python33-3.3.5_1
> python34-3.4.0
>
root@server:/usr/ports/dns/bind10 # date
> Wed Apr 30 09:47:02 COT
2014
> root@server:/usr/ports/dns/bind10 # cat /etc/make.conf
>
WITH_BDB_VER=5
> WITH_PKGNG=yes
> DEFAULT_VERSIONS=python3=3.3
> 
>
root@server:/usr/ports/dns/bind10 #
>
---------------------------------------------------------------------------------------------------------
>

> root@server:/usr/ports/dns/bind10 # uname -a
> FreeBSD
server.jmorenov.com.co 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue
Apr 29 17:06:01 UTC 2014
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>
root@server:/usr/ports/dns/bind10 #
> 
>
---------------------------------------------------------------------------------------------------------
>

> I can not install bind10 on FreeBSD 10
> 
> Please help me
> 
>
William Moreno 
> 
>
-----------------------------------------------------------------------------------------------------------
>

> Thanks Mathieu, 
> 
> - My error was wrote "python3=3.4" instead of
"DEFAULT_VERSIONS=python=3.4" in /etc/make.conf, that I decided to
install python=2.7 and python=3.4 together in my FreeBSD 10, in order to
install bind10, that I replied in
"https://forums.freebsd.org/viewtopic.php?f=5&t=46270&p=259547#p259547"
>

> - I think that bind10 is not deprecated because "BIND10 is next
generation of the popular BIND9 DNS server rewritten from scratch.
BIND10 suite includes both DNS and DHCP service servers." in
"https://fedoraproject.org/wiki/Features/BIND10", I am wrong ? I need
other concept.
> 
> =======================================
> 
>
root@server:~ # pkg info -ix py
> ap24-mod_python35-3.5.0_1
>
py27-setuptools27-2.0.1
> py34-setuptools34-2.0.1
>
py34-sqlite3-3.4.0_3
> python27-2.7.6_4
> python3-3_1
> python34-3.4.0
>

> =======================================
> 
> Thanks All again
> 
>
William Moreno
 
From owner-freebsd-python@FreeBSD.ORG  Fri May 16 22:40:07 2014
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 ESMTPS id 0C847A5E;
 Fri, 16 May 2014 22:40:07 +0000 (UTC)
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))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id D6C512069;
 Fri, 16 May 2014 22:40:06 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GMe6eF094911;
 Fri, 16 May 2014 22:40:06 GMT
 (envelope-from edwin@freefall.freebsd.org)
Received: (from edwin@localhost)
 by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4GMe6ML094908;
 Fri, 16 May 2014 22:40:06 GMT (envelope-from edwin)
Date: Fri, 16 May 2014 22:40:06 GMT
Message-Id: <201405162240.s4GMe6ML094908@freefall.freebsd.org>
To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
 freebsd-python@FreeBSD.org
From: edwin@FreeBSD.org
Subject: Re: ports/189874: Update www/py-tornado to 3.2.1
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.18
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, 16 May 2014 22:40:07 -0000

Synopsis: Update www/py-tornado to 3.2.1

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Fri May 16 22:40:06 UTC 2014
Responsible-Changed-Why: 
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)

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