From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 30 21:40:02 2009 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 2B05D1065672 for ; Sun, 30 Aug 2009 21:40:02 +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 042298FC1F for ; Sun, 30 Aug 2009 21:40:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7ULe1et096546 for ; Sun, 30 Aug 2009 21:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7ULe14d096545; Sun, 30 Aug 2009 21:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 30 Aug 2009 21:40:01 GMT Resent-Message-Id: <200908302140.n7ULe14d096545@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, MOROHOSHI Akihiko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE0E9106566B for ; Sun, 30 Aug 2009 21:30:29 +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 DCB198FC15 for ; Sun, 30 Aug 2009 21:30:29 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n7ULUTl5059178 for ; Sun, 30 Aug 2009 21:30:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n7ULUTJV059177; Sun, 30 Aug 2009 21:30:29 GMT (envelope-from nobody) Message-Id: <200908302130.n7ULUTJV059177@www.freebsd.org> Date: Sun, 30 Aug 2009 21:30:29 GMT From: MOROHOSHI Akihiko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/138361: x11/libxcb: alleviate dependency on python 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: Sun, 30 Aug 2009 21:40:02 -0000 >Number: 138361 >Category: ports >Synopsis: x11/libxcb: alleviate dependency on python >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 30 21:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: MOROHOSHI Akihiko >Release: >Organization: >Environment: >Description: libxcb defines USE_PYTHON which makes the port RUN_DEPENDs on python, however, it seems that installed libxcb files does not depend on python actually. This dependency which I think excess is inherited by a lot of X11 applications. >How-To-Repeat: >Fix: I think python is not required after libxcb is installed. If this is correct, please replace USE_PYTHON with USE_PYTHON_BUILD. It will remove dependency from a lot of X11 applications to python. >Release-Note: >Audit-Trail: >Unformatted: