Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-12 Thread Dmitry Marakasov
* Raphael Kubo da Costa (rak...@freebsd.org) wrote: > Indeed, it looks like something local to your system -- bullet's > Demos/MultiThreadedDemo/CMakeLists.txt has the following section: > > IF (UNIX) > TARGET_LINK_LIBRARIES(AppMultiThreadedDemo pthread) > ENDIF(UNIX) > > However, the li

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-11 Thread Raphael Kubo da Costa
Max Brazhnikov writes: > On Sat, 10 Dec 2011 11:21:44 +0400, Dmitry Marakasov wrote: >> * Raphael Kubo da Costa (rak...@freebsd.org) wrote: >> > Well, we did run test builds before committing, so it should have been a >> > safe commit. The commit touched all ports which used the removed >> > sett

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-10 Thread Max Brazhnikov
On Sat, 10 Dec 2011 11:21:44 +0400, Dmitry Marakasov wrote: > * Raphael Kubo da Costa (rak...@freebsd.org) wrote: > > Well, we did run test builds before committing, so it should have been a > > safe commit. The commit touched all ports which used the removed > > setting, I don't see which others i

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-09 Thread Dmitry Marakasov
* Raphael Kubo da Costa (rak...@freebsd.org) wrote: > Well, we did run test builds before committing, so it should have been a > safe commit. The commit touched all ports which used the removed > setting, I don't see which others it may have touched. > > As for the build log: what system is that?

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-09 Thread Raphael Kubo da Costa
Dmitry Marakasov writes: > * Max Brazhnikov (m...@issp.ac.ru) wrote: > >> > > Remove CMAKE_USE_PTHREAD. >> > > >> > > This has been in area51 since April, and discussions with makc >> > > indicate this was only needed when we supported FreeBSD < 7. >> > > >> > > Approved by:avilla (me

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-09 Thread Dmitry Marakasov
* Max Brazhnikov (m...@issp.ac.ru) wrote: > > > Remove CMAKE_USE_PTHREAD. > > > > > > This has been in area51 since April, and discussions with makc > > > indicate this was only needed when we supported FreeBSD < 7. > > > > > > Approved by:avilla (mentor), portmgr (tabthorpe) > >

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-09 Thread Max Brazhnikov
On Fri, 9 Dec 2011 04:51:45 +0400, Dmitry Marakasov wrote: > * Raphael Kubo da Costa (rak...@freebsd.org) wrote: > > Remove CMAKE_USE_PTHREAD. > > > > This has been in area51 since April, and discussions with makc > > indicate this was only needed when we supported FreeBSD < 7. > > > >

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-12-08 Thread Dmitry Marakasov
* Raphael Kubo da Costa (rak...@freebsd.org) wrote: > Remove CMAKE_USE_PTHREAD. > > This has been in area51 since April, and discussions with makc > indicate this was only needed when we supported FreeBSD < 7. > > Approved by:avilla (mentor), portmgr (tabthorpe) > Feature safe:

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-14 Thread Pav Lucistnik
On 2011/11/14 15:49, Raphael Kubo da Costa wrote: Pav Lucistnik writes: On 2011/11/14 15:03, Raphael Kubo da Costa wrote: Pav Lucistnik writes: Ok, do we know what is wrong with automoc4? We have some ideas. There is a bug report upstream [1], and David Naylor was doing some work on it,

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-14 Thread Raphael Kubo da Costa
Pav Lucistnik writes: > On 2011/11/14 15:03, Raphael Kubo da Costa wrote: >> Pav Lucistnik writes: >> >>> Ok, do we know what is wrong with automoc4? >> >> We have some ideas. There is a bug report upstream [1], and David Naylor >> was doing some work on it, but AFAIK it has stalled. It is still

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-14 Thread Pav Lucistnik
On 2011/11/14 15:03, Raphael Kubo da Costa wrote: Pav Lucistnik writes: Ok, do we know what is wrong with automoc4? We have some ideas. There is a bug report upstream [1], and David Naylor was doing some work on it, but AFAIK it has stalled. It is still unclear if this is a problem on FreeBS

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-14 Thread Raphael Kubo da Costa
Pav Lucistnik writes: > Ok, do we know what is wrong with automoc4? We have some ideas. There is a bug report upstream [1], and David Naylor was doing some work on it, but AFAIK it has stalled. It is still unclear if this is a problem on FreeBSD or in Qt. [1] https://bugs.kde.org/show_bug.cgi?i

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-14 Thread Pav Lucistnik
On 2011/11/14 01:54, Raphael Kubo da Costa wrote: Pav Lucistnik writes: Max Brazhnikov píše v ne 13. 11. 2011 v 19:48 +: On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: This broke a couple of ports on 7.X. Which ports are broken? http://pointyhat.FreeBSD.org/errorlogs/amd64-e

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Max Brazhnikov
On Mon, 14 Nov 2011 00:33:55 +, Max Brazhnikov wrote: > On Sun, 13 Nov 2011 20:52:26 +0100, Pav Lucistnik wrote: > > Max Brazhnikov píše v ne 13. 11. 2011 v 19:48 +: > > > On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: > > > > This broke a couple of ports on 7.X. > > > > > > Whic

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Raphael Kubo da Costa
Pav Lucistnik writes: > Max Brazhnikov píše v ne 13. 11. 2011 v 19:48 +: >> On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: >> > This broke a couple of ports on 7.X. >> Which ports are broken? > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.2011082237/freecell-solv

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Max Brazhnikov
On Sun, 13 Nov 2011 20:52:26 +0100, Pav Lucistnik wrote: > Max Brazhnikov píše v ne 13. 11. 2011 v 19:48 +: > > On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: > > > This broke a couple of ports on 7.X. > > > > Which ports are broken? > > http://pointyhat.FreeBSD.org/errorlogs/amd64-

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Max Brazhnikov
On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: > This broke a couple of ports on 7.X. Which ports are broken? > Worse, automoc4 hangs returned. > Please consider reverting this change. If this commit really has triggered the problem, I'd rather add corresponding lines to automoc Makefil

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Pav Lucistnik
Max Brazhnikov píše v ne 13. 11. 2011 v 19:48 +: > On Sun, 13 Nov 2011 20:13:54 +0100, Pav Lucistnik wrote: > > This broke a couple of ports on 7.X. > Which ports are broken? http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.2011082237/freecell-solver-3.8.0_1.log http://pointyhat.

Re: cvs commit: ports/Mk bsd.cmake.mk

2011-11-13 Thread Pav Lucistnik
This broke a couple of ports on 7.X. Worse, automoc4 hangs returned. Please consider reverting this change. Raphael Kubo da Costa píše v čt 10. 11. 2011 v 19:50 +: > rakuco 2011-11-10 19:50:26 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.cmake

cvs commit: ports/Mk bsd.cmake.mk

2011-11-10 Thread Raphael Kubo da Costa
rakuco 2011-11-10 19:50:26 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk Log: Remove CMAKE_USE_PTHREAD. This has been in area51 since April, and discussions with makc indicate this was only needed when we supported FreeBSD < 7. Approv

cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile

2011-10-16 Thread Alberto Villa
avilla 2011-10-16 22:51:26 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk devel/cmake Makefile Log: - Distinguish STRIP from WITH_DEBUG. PR: 156543 Submitted by: Pan Tsu Revision ChangesPath 1.12

Re: cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile ports/devel/cmake/files patch-Modules_Compiler_GNU.cmake

2011-09-23 Thread Dmitry Marakasov
* Dominic Fandrey (kamik...@bsdforen.de) wrote: > Please note it has the additional advantage of not conflicting with > the approach in ports/156901. > http://www.freebsd.org/cgi/query-pr.cgi?pr=156901 No, as this PR shouldn't be committed. You only need environement (CCACHE_PREFIX and PATH) to m

Re: cvs commit: ports/Mk bsd.cmake.mk bsd.database.mk bsd.efl.mk bsd.gnustep.mk bsd.kde.mk bsd.ncurses.mk bsd.openssl.mk bsd.port.mk bsd.qt.mk ports/accessibility/accerciser Makefile ports/accessibili

2011-09-23 Thread Dmitry Marakasov
* Gerald Pfeifer (ger...@pfeifer.com) wrote: > > Log: > > - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) > > - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead > > You're my hero, Dmitry! Great effort and result. Thanks! That was actually qu

Re: cvs commit: ports/Mk bsd.cmake.mk bsd.database.mk bsd.efl.mk bsd.gnustep.mk bsd.kde.mk bsd.ncurses.mk bsd.openssl.mk bsd.port.mk bsd.qt.mk ports/accessibility/accerciser Makefile

2011-09-23 Thread Gerald Pfeifer
On Fri, 23 Sep 2011, Dmitry Marakasov wrote: > Log: > - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) > - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead You're my hero, Dmitry! Great effort and result. Gerald

Re: cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile ports/devel/cmake/files patch-Modules_Compiler_GNU.cmake

2011-09-23 Thread Dominic Fandrey
On 14/09/2011 17:37, Alberto Villa wrote: > On Wednesday 14 September 2011 06:35:34 Dmitry Marakasov wrote: >> That's not the best solution as it leads to cmake warnings: > > we didn't consider the warnings to be a problem > >> However, I've just ran into a variable that should solve the thing >>

Re: cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile ports/devel/cmake/files patch-Modules_Compiler_GNU.cmake

2011-09-14 Thread Alberto Villa
On Wednesday 14 September 2011 06:35:34 Dmitry Marakasov wrote: > That's not the best solution as it leads to cmake warnings: we didn't consider the warnings to be a problem > However, I've just ran into a variable that should solve the thing > gracefully: > > CMAKE_NOT_USING_CONFIG_FLAGS(=YES)

Re: cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile ports/devel/cmake/files patch-Modules_Compiler_GNU.cmake

2011-09-13 Thread Dmitry Marakasov
* Raphael Kubo da Costa (rak...@freebsd.org) wrote: > - Pass default build flags (at least I hope) via bsd.cmake.mk. That's not the best solution as it leads to cmake warnings: --- CMake Warning: The variable, 'CMAKE_CXX_FLAGS_DEBUG', specified manually, was not used during the generation. CM

cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile ports/devel/cmake/files patch-Modules_Compiler_GNU.cmake

2011-09-10 Thread Raphael Kubo da Costa
rakuco 2011-09-11 02:04:09 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk devel/cmake Makefile Removed files: devel/cmake/filespatch-Modules_Compiler_GNU.cmake Log: - Remove the patch that was clearing default build flags

cvs commit: ports/Mk bsd.cmake.mk

2011-04-10 Thread Max Brazhnikov
makc2011-04-10 08:40:13 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk Log: - Set CMAKE_BUILD_TYPE to Release by default (and to Debug if WITH_DEBUG is defined) - Pass CMAKE_BUILD_TYPE to PLIST_SUB - Reformat description Revision

cvs commit: ports/Mk bsd.cmake.mk

2010-03-31 Thread Max Brazhnikov
makc2010-03-31 18:07:05 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk Log: Fix typo in comment Revision ChangesPath 1.8 +2 -2 ports/Mk/bsd.cmake.mk ___ cvs-all@freebsd.org mail

cvs commit: ports/Mk bsd.cmake.mk

2010-03-02 Thread Pietro Cerutti
gahr2010-03-03 07:48:30 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk Log: - Add a CMAKE_OUTSOURCE variable that, when set, causes the cmake framework to use a directory other than ${WRKSRC} for generated files (out-of-source build).

cvs commit: ports/Mk bsd.cmake.mk bsd.kde4.mk ports/accessibility/kdeaccessibility4 distinfo ports/arabic/kde4-l10n distinfo pkg-plist ports/chinese/kde4-l10n-zh_CN Makefile distinfo pkg-plist ports/c

2009-09-01 Thread Thomas Abthorpe
tabthorpe2009-09-01 22:19:47 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk bsd.kde4.mk accessibility/kdeaccessibility4 distinfo arabic/kde4-l10n distinfo pkg-plist chinese/kde4-l10n-zh_CN Makefile distinfo pkg-plist chinese/kde4

cvs commit: ports/Mk bsd.cmake.mk ports/deskutils/strigi Makefile ports/deskutils/strigi/files patch-config.h.cmake patch-src__streams__strigi__strigi_thread.h ports/devel/cmake Makefile distinfo pkg-

2009-03-24 Thread Max Brazhnikov
makc2009-03-24 19:11:23 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk deskutils/strigi Makefile devel/cmake Makefile distinfo pkg-plist devel/cmake/filespatch-Modules_FindQt4.cmake multimedia/kdemultimedia4 Make

cvs commit: ports/Mk bsd.cmake.mk bsd.kde4.mk bsd.qt.mk ports/accessibility/kdeaccessibility4 Makefile distinfo pkg-plist ports/arabic Makefile ports/arabic/kde4-l10n Makefile distinfo pkg-descr pkg-p

2009-02-08 Thread Martin Wilke
miwi2009-02-08 20:23:46 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk bsd.kde4.mk bsd.qt.mk accessibility/kdeaccessibility4 Makefile distinfo pkg-plist arabic Makefile arabic/kde4-l10n Makefile distinfo pkg-descr pk

cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile distinfo pkg-plist ports/x11/qimageblitz Makefile

2009-01-30 Thread Martin Wilke
miwi2009-01-30 19:25:22 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk devel/cmake Makefile distinfo pkg-plist x11/qimageblitz Makefile Log: - Update to 2.6.2 - Remove CMAKE_BUILD_TYPE [1] CMAKE_BUILD_TYPE only af

cvs commit: ports/Mk bsd.cmake.mk ports/devel/cmake Makefile distinfo pkg-plist

2008-08-10 Thread Martin Wilke
miwi2008-08-10 15:43:46 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk devel/cmake Makefile distinfo pkg-plist Log: - Update to 2.6.1 Changelog: http://www.cmake.org/pipermail/cmake/2008-August/023188.html bsd.

cvs commit: ports/Mk bsd.cmake.mk bsd.port.mk ports/devel/cmake Makefile distinfo pkg-plist ports/devel/cmake/files patch-Modules_FindQt4.cmake ports/astro/stellarium Makefile ports/comms/gammu Makefi

2008-05-27 Thread Martin Wilke
miwi2008-05-27 22:12:09 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk devel/cmake Makefile distinfo pkg-plist astro/stellarium Makefile comms/gammu Makefile devel/kdesvn Makefile devel/physfs-de