Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2009 20:09:35 +0400
From:      Dmitrij Tejblum <tejblum@yandex-team.ru>
To:        mezz@FreeBSD.org
Cc:        gnome@FreeBSD.org, bugs-followup@freebsd.org
Subject:   Re: ports/137136: [PATCH] Make python support in editor/gedit an explicit option
Message-ID:  <4A6C7FBF.9010905@yandex-team.ru>
In-Reply-To: <200907261511.n6QFBGWN064553@freefall.freebsd.org>
References:  <200907261511.n6QFBGWN064553@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
mezz@FreeBSD.org wrote:
> Synopsis: [PATCH] Make python support in editor/gedit an explicit option
> 
> State-Changed-From-To: open->closed
> State-Changed-By: mezz
> State-Changed-When: Sun Jul 26 15:10:39 UTC 2009
> State-Changed-Why: 
> You already can disable it by either WITHOUT_GNOME=yes or
> WITHOUT_GNOME=pygtksourceview.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=137136
> 

The actual goal of the proposed change is not to allow the users to 
_disable_ it, but to allow them to _enable_ in an apparent way. Now, if 
pygtksourceview is not installed, the features is _silently_ omitted.
Perhaps, it would be better to make the dependecy unconditional 
(remember, it is already conditional, but check for presence of 
pygtksourceview instead of an explicit option).

(Yes, I know that I can "solve" this problem by manual install of 
pygtksourceview before gedit or adding some options to make.conf, but it 
is much less convenient since require a fair amount of investignation.)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A6C7FBF.9010905>