From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 29 12:40:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B66C51065686 for ; Tue, 29 Jul 2008 12:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 330E88FC35 for ; Tue, 29 Jul 2008 12:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6TCe1Eh051987 for ; Tue, 29 Jul 2008 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6TCe1H5051986; Tue, 29 Jul 2008 12:40:01 GMT (envelope-from gnats) Resent-Date: Tue, 29 Jul 2008 12:40:01 GMT Resent-Message-Id: <200807291240.m6TCe1H5051986@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rodrigo OSORIO Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C7D4106567A for ; Tue, 29 Jul 2008 12:35:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F07798FC17 for ; Tue, 29 Jul 2008 12:35:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6TCZo1o064834 for ; Tue, 29 Jul 2008 12:35:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m6TCZoTD064833; Tue, 29 Jul 2008 12:35:50 GMT (envelope-from nobody) Message-Id: <200807291235.m6TCZoTD064833@www.freebsd.org> Date: Tue, 29 Jul 2008 12:35:50 GMT From: Rodrigo OSORIO To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126073: Installing python25 from the meta port changes the default configuration X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2008 12:40:06 -0000 >Number: 126073 >Category: ports >Synopsis: Installing python25 from the meta port changes the default configuration >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 29 12:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Rodrigo OSORIO >Release: FreeBSD 7.0 >Organization: >Environment: >Description: When I install python from the python meta port (port/lang/python), default parameters are erased and some default options as Threads aren't supported by the interpreter. This not occurs if the ports who depends on python uses the USE_PYTHON flag. To reproduce : cd /usr/ports/lang/pthon25 && make rmconfig && make config # see the displayed options cd /usr/ports/lang/pthon && make rmconfig && make config cd /usr/ports/lang/pthon25 && make config # see the changes performed by the meta port configuration >How-To-Repeat: FreeBSD Gate1.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Fix: >Release-Note: >Audit-Trail: >Unformatted: