Re: How to escalate? ports/159276 - cmake

2011-08-28 Thread Igor Soumenkov
On 28.08.2011 02:33, Raphael Kubo da Costa wrote: Igor Soumenkov 2igo...@gmail.com writes: The same effect can be achieved by specifying CMAKE_C(XX)_FLAGS_{RELEASE,DEBUG} in command line. So, I suggest removing the patch from ports/devel/cmake/files/patch-Modules_Compiler_GNU.cmake and

How to escalate? ports/159276 - cmake

2011-08-27 Thread Igor Soumenkov
Dear all, How can I escalate the issue related to one of the ports? Cmake in ports sets different cflags than the original one. It seems that the comitter who introduced this problem with a patch

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread arrowdodger
On Sat, Aug 27, 2011 at 12:11 PM, Igor Soumenkov 2igo...@gmail.com wrote: Dear all, How can I escalate the issue related to one of the ports? Cmake in ports sets different cflags than the original one. It seems that the comitter who introduced this problem with a patch (

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Sam Cassiba
On 08/27/11 03:11, Igor Soumenkov wrote: Dear all, How can I escalate the issue related to one of the ports? Cmake in ports sets different cflags than the original one. It seems that the comitter who introduced this problem with a patch

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Sam Cassiba
On 08/27/11 08:40, Igor Soumenkov wrote: On 27.08.2011 17:25, Sam Cassiba wrote: On 08/27/11 03:11, Igor Soumenkov wrote: Dear all, How can I escalate the issue related to one of the ports? Cmake in ports sets different cflags than the original one. It seems that the comitter who introduced

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Igor Soumenkov
On 27.08.2011 18:17, Sam Cassiba wrote: On 08/27/11 08:40, Igor Soumenkov wrote: On 27.08.2011 17:25, Sam Cassiba wrote: On 08/27/11 03:11, Igor Soumenkov wrote: Dear all, How can I escalate the issue related to one of the ports? Cmake in ports sets different cflags than the original

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Raphael Kubo da Costa
Igor Soumenkov 2igo...@gmail.com writes: Unfortunately, one of them ( Max Brazhnikov (makc@) ) is the committer I am writing about. And I CC:ed the kde@ mailing list, but got reply only from Max. I quoted it here (we can't just remove it...) - he is not going to fix it, and he is not

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Igor Soumenkov
Igor Soumenkov 2igosha at gmail.com http://lists.freebsd.org/mailman/listinfo/freebsd-ports writes: / Unfortunately, one of them ( Max Brazhnikov (makc@) ) is the committer I // am writing about. // And I CC:ed the kde@ mailing list, but got reply only from Max. I quoted // it here (we

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Igor Soumenkov
On 27.08.2011 21:33, Igor Soumenkov wrote: Igor Soumenkov 2igosha at gmail.com http://lists.freebsd.org/mailman/listinfo/freebsd-ports writes: / Unfortunately, one of them ( Max Brazhnikov (makc@) ) is the committer I // am writing about. // And I CC:ed the kde@ mailing list, but got

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Mark Linimon
Well, in FreeBSD, there's really not an escalate, since we're not a hierarchy. The best thing you can do is what you've already done: contact the maintainer and, if you don't get a response, either file a PR with the suggested patch (which can later be committed via maintainer-timeout), or post

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Igor Soumenkov
On 27.08.2011 23:10, Mark Linimon wrote: Well, in FreeBSD, there's really not an escalate, since we're not a hierarchy. The best thing you can do is what you've already done: contact the maintainer and, if you don't get a response, either file a PR with the suggested patch (which can later be

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Jerry
On Sat, 27 Aug 2011 14:10:49 -0500 Mark Linimon articulated: Well, in FreeBSD, there's really not an escalate, since we're not a hierarchy. The best thing you can do is what you've already done: contact the maintainer and, if you don't get a response, either file a PR with the suggested

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Raphael Kubo da Costa
Igor Soumenkov 2igo...@gmail.com writes: The same effect can be achieved by specifying CMAKE_C(XX)_FLAGS_{RELEASE,DEBUG} in command line. So, I suggest removing the patch from ports/devel/cmake/files/patch-Modules_Compiler_GNU.cmake and patching ports/Mk/bsd.cmake.mk instead (attached).

Re: How to escalate? ports/159276 - cmake

2011-08-27 Thread Mark Linimon
On Sat, Aug 27, 2011 at 03:35:29PM -0400, Jerry wrote: FreeBSD prefers to tell others about how great it is and conveniently hides its deficiencies. There's been plenty of honest discussion on several public mailing lists in the past 2 weeks that made some good points about what we're lacking.