Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Mar 2013 05:50:01 GMT
From:      John Hein <jhein@symmetricom.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/176494: devel/py-gobject ignores port options and Re: ports/175276: [patch] devel/py-gobject OPTIONSFILE eval order
Message-ID:  <201303030550.r235o1I0008994@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175276; it has been noted by GNATS.

From: John Hein <jhein@symmetricom.com>
To: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
Cc: john@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@yandex.ru>
  > To: Sayetsky Anton <vsjcfm@gmail.com>
  > Cc: bug-followup@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



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