ports/176494: devel/py-gobject ignores port options and Re: ports/175276: [patch] devel/py-gobject OPTIONSFILE eval order
John Hein
jhein at symmetricom.com
Sun Mar 3 05:50:02 UTC 2013
The following reply was made to PR ports/175276; it has been noted by GNATS.
From: John Hein <jhein at symmetricom.com>
To: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
Cc: john at saltant.com
Subject: Re: ports/176494: devel/py-gobject ignores port options and Re: ports/175276: [patch] devel/py-gobject OPTIONSFILE eval order
Date: Sat, 2 Mar 2013 22:39:56 -0700
See also http://www.freebsd.org/cgi/query-pr.cgi?pr=175276 from 1/14
for more details.
python@ never bit on this discussion regarding the larger scope of
this issue.
John O'Brien... did you ever cook up a patch like the one for your "B"
method in 175276? I like that one too if it's feasible - to avoid
doing this in every affected port. Especially since you figured out
how many ports are affected - thanks for that. If you do decide to
come up with something, I'll take a look (and cc python@).
But for now, the initial issue for 175276 is now done so that can
probably be closed, opening a new bug for a bsd.python.mk patch.
I'm also okay with just leaving 175276 open and changing its scope
(although I suspect we don't have the ability to change the title of a
bug with gnats).
Ruslan Makhmatkhanov wrote at 09:00 GMT on Mar 2, 2013:
> The following reply was made to PR ports/176494; it has been noted by GNATS.
>
> From: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
> To: Sayetsky Anton <vsjcfm at gmail.com>
> Cc: bug-followup at FreeBSD.org
> Subject: Re: ports/176494: devel/py-gobject ignores port options
> Date: Sat, 02 Mar 2013 12:56:55 +0400
>
> Yes, this port lacks OPTIONSFILE variable. Here is the patch.
>
> Index: Makefile
> ===================================================================
> --- Makefile (revision 313218)
> +++ Makefile (working copy)
> @@ -35,6 +35,7 @@
> CONFLICTS= py*-gtk-0*
> PLIST_SUB= PYTHON_VER="${PYTHON_VER}"
>
> +OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
> OPTIONS_DEFINE= LIBFFI
> LIBFFI_DESC= Enable libffi support
More information about the freebsd-gnome
mailing list