From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 7 19:29:01 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68924106566C; Sun, 7 Feb 2010 19:29:01 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 40EDA8FC0A; Sun, 7 Feb 2010 19:29:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o17JT1QJ043096; Sun, 7 Feb 2010 19:29:01 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o17JT0sm043092; Sun, 7 Feb 2010 19:29:00 GMT (envelope-from marcus) Date: Sun, 7 Feb 2010 19:29:00 GMT Message-Id: <201002071929.o17JT0sm043092@freefall.freebsd.org> To: amdmi3@amdmi3.ru, marcus@FreeBSD.org, gnome@FreeBSD.org From: marcus@FreeBSD.org Cc: Subject: Re: ports/143578: [PATCH] devel/glib20: remove dependency on Python X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 19:29:01 -0000 Synopsis: [PATCH] devel/glib20: remove dependency on Python State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Feb 7 19:27:38 UTC 2010 State-Changed-Why: The gtester-reporter script can be used by users. Therefore, they need to have Python installed. That is, a user could use this script to generate a report with only having glib installed. In such a case, it would fail because Python is not present. That is why the dependency exists. As I stated previously, if one wants this in another package, it would be good to talk to the upstream glib developers. http://www.freebsd.org/cgi/query-pr.cgi?pr=143578