From owner-freebsd-ports@FreeBSD.ORG Sun Jul 6 23:43:30 2014 Return-Path: Delivered-To: ports@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 4B00EF7D for ; Sun, 6 Jul 2014 23:43:30 +0000 (UTC) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1BE642207 for ; Sun, 6 Jul 2014 23:43:30 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id et14so4380779pad.7 for ; Sun, 06 Jul 2014 16:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=HpqY9+N78AQQY+Ue4bnX/5xLa/dIRk1C7JC1YYWZ1Yk=; b=AYhXKVg/lP0ZjU3nkKvoJshwZtzDY08Cuyb9hptyc4p2mRSz5GIvqeMiSeWCj/wBzs RTtCARqwcWBrUgaEpoUSSBTm7YB73Q05wumFaLZmXQhvmAtlakb7VnvNmydano60NzZP SONOTrR/Oas9cqSBbxq9mT1rK4EYl4IBIo0New0mRM2PZLS7ip34W9gGnBZ/4tZDFY7V 6zdlGXPp+jJc/Ig3tZ+iB5xTKpuewtE0CYt7sfuhYKQSr9wUvHfBsfo71+w3tvbmE5IX 5b8I/aBRuKV9H3yFIfzFEvaKiMk/pWcorhRzJH91DjqkXakSwD0EkV2ua5ThQ3mBKv3x qoxA== X-Received: by 10.70.92.49 with SMTP id cj17mr24762334pdb.53.1404690209601; Sun, 06 Jul 2014 16:43:29 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id c6sm19356344pbu.12.2014.07.06.16.43.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Jul 2014 16:43:29 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <53B9DF17.7060002@FreeBSD.org> Date: Mon, 07 Jul 2014 09:43:19 +1000 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Melvyn Sopacua Subject: Re: Ports that don't actually support Python 3.x References: <53B9C5C3.3020201@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 23:43:30 -0000 On 7/07/2014 8:41 AM, Melvyn Sopacua wrote: > Hi Kubilay! > > On Mon, 7 Jul 2014, Kubilay Kocak wrote: > >> On 7/07/2014 7:52 AM, Melvyn Sopacua wrote: >> Submit an issue with patch, I'll add maintainer_approval flag cc'ing >> maintainer if you cant, just let me know the issue ID :) > > Thought I submitted more already, but they're still in the queue and > django-redis was comitted. Will submit tomorrow. No such thing as too many issue reports, plus that way the maintainer will get to see it :) > We also gotta decide what you wanna do with www/py-django-mezzanine. I'm happy to go for a straight upgrade rather than a version 2/3 split > I've created a www/py-django-mezzanine3 locally, as I wasn't sure if 1.x > was kept in tree for existing projects that cannot migrate. > Finally got it working (read: installing) fully (* marks py3.x fixes, - > marks fixes bringing the ports to py3.x): > % pkg install www/py-django-mezzanine3 > Updating repository catalogue > The following 31 packages will be installed: > > Installing gettext: 0.18.3.1_1 > Installing sqlite3: 3.8.5_1 > Installing libxml2: 2.9.1_1 > Installing openssl: 1.0.1_13 > Installing png: 1.5.18 > Installing jpeg: 8_5 > Installing python33: 3.3.5_1 > Installing py33-setuptools33: 5.1_1 > Installing py33-pycrypto: 2.6.1 > Installing py33-slimit: 0.8.1 > Installing py33-six: 1.5.2 > Installing py33-django-appconf: 0.6_1 > Installing py33-beautifulsoup: 4.3.2 > - Installing py33-django-mezzanine3-grappelli: 0.3.11 > - Installing py33-django-mezzanine3-filebrowser: 0.3.4 > Installing py33-sqlite3: 3.3.5_4 > Installing postgresql91-client: 9.1.13_1 > Installing freetype2: 2.5.3_2 > Installing py33-pytz: 2014.4,1 > Installing py33-south: 1.0 > Installing py33-requests: 2.3.0 > * Installing py33-oauthlib: 0.6.3 > - Installing py33-html5lib: 0.999_1 > Installing py33-psycopg2: 2.5.3 > * Installing py33-bleach: 1.4 > Installing py33-pillow: 2.4.0 > Installing py33-tzlocal: 1.1.1 > * Installing py33-requests-oauthlib: 0.4.1 > - Installing py33-django_compressor: 1.4 > Installing py33-django: 1.6.5 > - Installing py33-django-mezzanine3: 3.1.7 > > The installation will require 190 MB more space > > Let me know if you want a port www/py-mezzanine3 or upgrade existing. > > From the top of my head, at least www/py-flup is broken and one in the > deps of virtualenvwrapper. > > -- > Melvyn If you're interested, feel free to create an Phabricator account (you can login via github & twitter) so we can do the update together with review to save you time: https://phabric.freebsd.org/ Also, join us on freenode IRC (#freebsd-python) for real-time awesomeness -- Koobs