Re: ports/155099: lang/python*: Not handled "nis_failed.so" file by python port in world without NIS

2011-09-11 Thread crees
Synopsis: lang/python*: Not handled "nis_failed.so" file by python port in world without NIS State-Changed-From-To: open->closed State-Changed-By: crees State-Changed-When: Sun Sep 11 07:03:06 UTC 2011 State-Changed-Why: Duplicate of ports/115940 http://www.freebsd.org/cgi/query-pr.cgi?pr=15509

Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined

2011-09-11 Thread crees
Synopsis: Missed one file in lang/python25 if NO_NIS defined Responsible-Changed-From-To: freebsd-python->crees Responsible-Changed-By: crees Responsible-Changed-When: Sun Sep 11 11:12:56 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=115940 __

Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

2011-09-11 Thread crees
Synopsis: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package State-Changed-From-To: open->closed State-Changed-By: crees State-Changed-When: Sun Sep 11 11:13:11 UTC 2011 State-Changed-Why: Duplicate of 115940 http://www.freebsd.org/cgi/query-pr.cgi?pr=147291 ___

Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined

2011-09-11 Thread Chris Rees
Hi, This problem has been going on for a number of years, and as far as I can see there isn't a proper and elegant solution. A fix is at [1], which should solve the problem, and I'm going to tinderbox test and commit it if no-one complains. Chris [1] http://www.bayofrum.net/~crees/patches/pytho

lang/python* and --enable-shared

2011-09-11 Thread Raphael Kubo da Costa
Hello there, I'm currently working on updating and cleaning up the PyQt ports. After my current changes, devel/py-qt4-designerplugin cannot be built because the configuration script does something similar to the following: from distutils.sysconfig import get_config_vars ducfg = get_config_va

Re: LDFLAGS support for bsd.port.mk and CPPFLAGS/LDFLAGS cleanup

2011-09-11 Thread Dmitry Marakasov
* Dmitry Marakasov (amd...@amdmi3.ru) wrote: The patch is ready: http://people.freebsd.org/~amdmi3/ldflags.patch While it's mostly a bunch of similar changes, I'd like community eyes on specific important parts, namely Mk/ changes, python and ruby and generally all := assigns of *FLAGS, as these