From owner-freebsd-ports@FreeBSD.ORG Sun Jul 6 21:52:34 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 EF013535 for ; Sun, 6 Jul 2014 21:52:34 +0000 (UTC) Received: from fire.magemana.nl (magemana.nl [77.72.149.204]) by mx1.freebsd.org (Postfix) with ESMTP id B3F9A2932 for ; Sun, 6 Jul 2014 21:52:34 +0000 (UTC) Received: by fire.magemana.nl (Postfix, from userid 1003) id E77E24AB4C4; Sun, 6 Jul 2014 23:52:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by fire.magemana.nl (Postfix) with ESMTP id E0FFD4AB4B6; Sun, 6 Jul 2014 23:52:32 +0200 (CEST) Date: Sun, 6 Jul 2014 23:52:32 +0200 (CEST) From: Melvyn Sopacua To: Robert Simmons Subject: Re: Ports that don't actually support Python 3.x In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 21:52:35 -0000 On Sun, 6 Jul 2014, Robert Simmons wrote: > Beautiful Soup 3.x is Python 2.x only. From the website: I know that. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191387#c3 The port doesn't: http://svn.freebsd.org/ports/head/www/py-beautifulsoup32/Makefile That was the point of the mail. -- Melvyn