Re: CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
On Friday 13 July 2007 10:11, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 09:58:05AM -0400, Alexander Neundorf wrote: the build system CMake (http://www.cmake.org), which is used by several free software projects, e.g. KDE4, doesn't officially support DragonFly BSD, but we'd like to

Re: CMake support for DragonFly BSD

2007-07-13 Thread Joerg Sonnenberger
On Fri, Jul 13, 2007 at 09:58:05AM -0400, Alexander Neundorf wrote: the build system CMake (http://www.cmake.org), which is used by several free software projects, e.g. KDE4, doesn't officially support DragonFly BSD, but we'd like to change this. AFAIK DragonFly is quite similar to FreeBSD.

CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
Hi, the build system CMake (http://www.cmake.org), which is used by several free software projects, e.g. KDE4, doesn't officially support DragonFly BSD, but we'd like to change this. AFAIK DragonFly is quite similar to FreeBSD. First question: What does uname report ? DragonFly or dragonfly or

Re: CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
On Friday 13 July 2007 10:36, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 10:21:57AM -0400, Alexander Neundorf wrote: On Friday 13 July 2007 10:11, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 09:58:05AM -0400, Alexander Neundorf wrote: the build system CMake

Re: CMake support for DragonFly BSD

2007-07-13 Thread Joerg Sonnenberger
On Fri, Jul 13, 2007 at 10:21:57AM -0400, Alexander Neundorf wrote: On Friday 13 July 2007 10:11, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 09:58:05AM -0400, Alexander Neundorf wrote: the build system CMake (http://www.cmake.org), which is used by several free software projects,

Re: CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
should be submitted to the cmake dashboard: http://www.cmake.org/Testing/Dashboard/20070713-0100-Nightly/Dashboard.html Ideally we'd like to have a Nightly build of CMake on DragonFly. All what is needed for that is a machine which can update cmake from cvs every night and then build and test

Re: CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
On Friday 13 July 2007 12:12, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 11:25:36AM -0400, Alexander Neundorf wrote: I saw the patch for X11 and curses, the additional directory is configured. Which values can it have ? Arbitrary values? Ok. The patched in path names are derived

Re: CMake support for DragonFly BSD

2007-07-13 Thread Alexander Neundorf
On Friday 13 July 2007 13:22, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 12:53:49PM -0400, Alexander Neundorf wrote: The prefix is fully user-settable and the patch ensures that cmake works with dependencies installed via pkgsrc. Can you please explain, I know basically nothing

Re: CMake support for DragonFly BSD

2007-07-13 Thread Joerg Sonnenberger
On Fri, Jul 13, 2007 at 01:34:10PM -0400, Alexander Neundorf wrote: On Friday 13 July 2007 13:22, Joerg Sonnenberger wrote: On Fri, Jul 13, 2007 at 12:53:49PM -0400, Alexander Neundorf wrote: The prefix is fully user-settable and the patch ensures that cmake works with dependencies