From owner-freebsd-python@FreeBSD.ORG Sat Jun 2 13:13:51 2007 Return-Path: X-Original-To: python@hub.freebsd.org Delivered-To: freebsd-python@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 092BC16A469; Sat, 2 Jun 2007 13:13:51 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D3EBF13C45E; Sat, 2 Jun 2007 13:13:50 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l52DDoYI096860; Sat, 2 Jun 2007 13:13:50 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l52DDoLr096856; Sat, 2 Jun 2007 13:13:50 GMT (envelope-from arved) Date: Sat, 2 Jun 2007 13:13:50 GMT From: Tilman Linneweh Message-Id: <200706021313.l52DDoLr096856@freefall.freebsd.org> To: arved@FreeBSD.org, arved@FreeBSD.org, python@FreeBSD.org Cc: Subject: Re: ports/108576: databases/postgresql-plpython make fails on 6.2 / amd64 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 13:13:51 -0000 Synopsis: databases/postgresql-plpython make fails on 6.2 / amd64 Responsible-Changed-From-To: arved->python Responsible-Changed-By: arved Responsible-Changed-When: Sat Jun 2 13:06:59 UTC 2007 Responsible-Changed-Why: Sorry forgot about this PR. The reason why this port needs a python without threads is explained in the Thread "Threaded python on FreeBSD" here: http://search.postgresql.org/search?m=1&q=freebsd+python+threads&l=&d=&s=date AFAIK there is currently no way to explicitly depend on a non-threaded python port. Over to the python Maintainer group. Maybe they have some ideas, or can create a python-withoutthreads slaveport. http://www.freebsd.org/cgi/query-pr.cgi?pr=108576