rakuco 2012-05-03 02:14:57 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake/filespatch-Modules_FindQt4.cmake
patch-Modules_FindSDL.cmake
devel/cmake-gui Makefile distinfo
Added fi
rakuco 2012-01-10 00:51:43 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake-gui Makefile distinfo
Removed files:
devel/cmake/filespatch-Modules_FindRuby.cmake
Log:
Update to 2.8.7.
Approved by:
rakuco 2011-11-09 23:25:19 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile pkg-plist
Log:
- Install cmake-mode.el [1].
- Set LICENSE.
PR: ports/151830 [1]
Submitted by: Anonymous [1]
Approved by:makc (mentor)
Revision
rakuco 2011-10-22 03:36:12 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake/filespatch-Modules_FindJava.cmake
devel/cmake-gui Makefile distinfo
Log:
Update CMake to 2.8.6.
Approved by:makc (ment
On Thu, Jun 16, 2011 at 02:46:44PM +, Pietro Cerutti wrote:
> gahr2011-06-16 14:46:44 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/cmake Makefile
> Log:
> - make the FindDCMTK.cmake module LOCALBASE-aware
>
> Approved by:avilla (on behalf
gahr2011-06-16 14:46:44 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
- make the FindDCMTK.cmake module LOCALBASE-aware
Approved by:avilla (on behalf of kde@)
Revision ChangesPath
1.47 +2 -0 ports/devel/cmake/Ma
makc2011-04-10 08:38:50 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Added files:
devel/cmake/filespatch-Modules_Compiler_GNU.cmake
Log:
Remove cmake predefined cflags for Debug and Release build profiles,
and let cmake use system CF
miwi2011-02-25 01:32:03 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake-gui Makefile distinfo
Removed files:
devel/cmake/filespatch-Modules_FindPythonInterp.cmake
Log:
- Update to 2.8.4
Tested
makc2010-11-23 21:08:40 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
devel/cmake/filespatch-Modules_FindQt4.cmake
Log:
Fix search for QT_PLUGIN_PATH when it is empty. This should fix
some ports after latest cmake update.
Revision
avilla 2010-11-17 15:44:41 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake/filespatch-Modules_FindPythonInterp.cmake
devel/cmake-gui Makefile distinfo
Removed files:
devel/cmake/filespatch-Modules
makc2010-10-21 20:28:22 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Added files:
devel/cmake/filespatch-Modules__FindPythonLibs.cmake
Log:
Add support for python 2.7
PR: ports/151606
Submitted by: Oliver Fromme
makc2010-07-24 07:45:08 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Added files:
devel/cmake/filespatch-Modules_FindwxWidgets.cmake
patch-Modules_FindwxWindows.cmake
Log:
Update to 2.8.2
On 06-07-2010 00:25, Max Brazhnikov wrote:
> On Sat, 22 May 2010 11:19:16 +, Alexey Dokuchaev wrote:
>> On Sat, May 22, 2010 at 02:05:42PM +0400, Max Brazhnikov wrote:
>>> On Fri, 21 May 2010 22:22:34 +0200, Rene Ladan wrote:
> Yeah, I've also had to explicitly provide path to wxgtk2-2.8-co
On Sat, 22 May 2010 11:19:16 +, Alexey Dokuchaev wrote:
> On Sat, May 22, 2010 at 02:05:42PM +0400, Max Brazhnikov wrote:
> > On Fri, 21 May 2010 22:22:34 +0200, Rene Ladan wrote:
> > > > Yeah, I've also had to explicitly provide path to wxgtk2-2.8-config
> > > > for my CMake-based ports as wel
2010/5/22 Alexey Dokuchaev :
> On Sat, May 22, 2010 at 02:05:42PM +0400, Max Brazhnikov wrote:
>> On Fri, 21 May 2010 22:22:34 +0200, Rene Ladan wrote:
>> > > Yeah, I've also had to explicitly provide path to wxgtk2-2.8-config for
>> > > my CMake-based ports as well. Probably some sort of hack we
On Sat, May 22, 2010 at 02:05:42PM +0400, Max Brazhnikov wrote:
> On Fri, 21 May 2010 22:22:34 +0200, Rene Ladan wrote:
> > > Yeah, I've also had to explicitly provide path to wxgtk2-2.8-config for
> > > my CMake-based ports as well. Probably some sort of hack we used to
> > > employ for sdl12-con
On Fri, 21 May 2010 22:22:34 +0200, Rene Ladan wrote:
> > Yeah, I've also had to explicitly provide path to wxgtk2-2.8-config for
> > my CMake-based ports as well. Probably some sort of hack we used to
> > employ for sdl12-config is in order; creating symlink seems bad since
> > target might be so
On 21-05-2010 19:09, Alexey Dokuchaev wrote:
> On Fri, May 21, 2010 at 06:57:00PM +0200, Rene Ladan wrote:
>> On 12-05-2010 18:08, Ren? Ladan wrote:
>>> 2010/5/5 Dima Panov :
Did you tried CMake-2.8.1? In my tindy all looking fine with this version.
>>> I updated cmake to 2.8.1, but I get
On Fri, May 21, 2010 at 06:57:00PM +0200, Rene Ladan wrote:
> On 12-05-2010 18:08, Ren? Ladan wrote:
> > 2010/5/5 Dima Panov :
> >> Did you tried CMake-2.8.1? In my tindy all looking fine with this version.
> >>
> > I updated cmake to 2.8.1, but I get the same error as before if I
> > don't use the
On 12-05-2010 18:08, René Ladan wrote:
> 2010/5/5 Dima Panov :
>> On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
>>> * René Ladan (r...@freebsd.org) wrote:
It looks like this is still the case? I am encountering this error
while trying to let CMake find wxWidgets (minimal test c
makc2010-05-17 22:47:59 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Added files:
devel/cmake/filespatch-Modules_FindRuby.cmake
Log:
Fix FindRuby.cmake
PR: ports/146662
Submitted by: Roman Neuhauser
Revision
2010/5/5 Dima Panov :
> On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
>> * René Ladan (r...@freebsd.org) wrote:
>> > It looks like this is still the case? I am encountering this error
>> > while trying to let CMake find wxWidgets (minimal test case extracted
>> > from a larger project):
fluffy 2010-05-11 11:59:56 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake/filespatch-Modules_FindQt4.cmake
devel/cmake-gui Makefile distinfo pkg-plist
Added files:
devel/cmake/filespatch-Modules_
On Thursday 06 May 2010 17:13:11 Rene Ladan wrote:
> On 06-05-2010 05:03, Dima Panov wrote:
> > On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
> >> * René Ladan (r...@freebsd.org) wrote:
> >>> It looks like this is still the case? I am encountering this error
> >>> while trying to let CMa
On 06-05-2010 05:03, Dima Panov wrote:
> On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
>> * René Ladan (r...@freebsd.org) wrote:
>>> It looks like this is still the case? I am encountering this error
>>> while trying to let CMake find wxWidgets (minimal test case extracted
>>> from a lar
On Thursday 06 May 2010 00:01:16 Dmitry Marakasov wrote:
> * René Ladan (r...@freebsd.org) wrote:
> > It looks like this is still the case? I am encountering this error
> > while trying to let CMake find wxWidgets (minimal test case extracted
> > from a larger project):
> >
> > % cmake testwx
> >
* René Ladan (r...@freebsd.org) wrote:
> It looks like this is still the case? I am encountering this error
> while trying to let CMake find wxWidgets (minimal test case extracted
> from a larger project):
>
> % cmake testwx
> CMake Error at
> /usr/local/share/cmake/Modules/FindPackageHandleStan
2009/12/3 Dmitry Marakasov :
> * Dima Panov (flu...@freebsd.org) wrote:
>
>> Log:
>> - Update cmake and cmake-gui tools to 2.8.0 release
>
> You should've tested all cmake consumers in tinderbox or request an
> exp-run. This broke at least games/rigsofrods and I guess all ports
> that use cmake
amdmi3 2010-01-29 11:35:33 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile pkg-plist
devel/cmake/filespatch-Modules_FindSDL.cmake
Log:
- Fix warning in FindSDL.cmake
- Use @dirrmtry for Modules dir, as other ports may install their own cmake
makc2010-01-25 20:11:14 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Added files:
devel/cmake/filespatch-Modules_FindSDL.cmake
Log:
Append {LOCALBASE}/include to SDL_INCLUDE_DIR, thus allow to build SDL apps
out of box.
Bump PORTREV
makc2010-01-25 20:10:07 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
Improve comment
Revision ChangesPath
1.36 +1 -1 ports/devel/cmake/Makefile
___
cvs-all@freebsd.org mailing
amdmi3 2009-12-09 19:31:58 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile pkg-plist
Log:
- Do not install garbage files from port's patch phase
PR: 141323
Submitted by: myself
Approved by:miwi
Revision ChangesPath
* Dima Panov (flu...@freebsd.org) wrote:
> Log:
> - Update cmake and cmake-gui tools to 2.8.0 release
You should've tested all cmake consumers in tinderbox or request an
exp-run. This broke at least games/rigsofrods and I guess all ports
that use cmake with wxWidgets. I'm investigating.
--
fluffy 2009-11-29 11:51:39 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake-gui Makefile distinfo
Log:
- Update cmake and cmake-gui tools to 2.8.0 release
Approved by:miwi (mentor)
Revision Changes
makc2009-08-29 07:15:12 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
Respect LOCALBASE
PR: based on ports/138187
Submitted by: amdmi3
Revision ChangesPath
1.33 +8 -2 ports/devel/cmake/Makefile
_
miwi2009-08-04 19:33:08 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
devel/cmake/filespatch-Modules_FindQt4.cmake
Log:
- Update to 2.6.4
Revision ChangesPath
1.32 +1 -10 ports/devel/cmake/Makefile
kmoore 2009-05-27 16:19:36 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
Updated devel/cmake to respect LOCALBASE when set to locations other than
/usr/local
- Not bumping PORTREV since this only effects users running on a non-standard
LO
makc2009-01-22 18:01:33 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Added files:
devel/cmake/filespatch-Modules_FindLua50.cmake
patch-Modules_FindLua51.cmake
Log:
Add patches for FindLua5* modules to fix dete
makc2008-08-26 07:58:40 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
Add ${LOCALBASE}/kde4 to the search paths for kde4-config. This is useful when
kde4-config in not in the PATH and PREFIX is set for non-default value.
Approved by: m
arved 2008-08-01 13:01:07 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
devel/cmake/filespatch-Modules_FindQt4.cmake
Log:
Fix detection of qt4's lupdate and lrelease binaries
PR: 125815
Submitted by: Max Brazhnikov
miwi2008-02-08 22:06:46 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
- Update to 2.4.8
Revision ChangesPath
1.21 +1 -1 ports/devel/cmake/Makefile
1.18 +3 -3 ports/devel/cmake/distinfo
1.
arved 2007-07-27 14:16:08 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.4.7
Revision ChangesPath
1.20 +1 -1 ports/devel/cmake/Makefile
1.17 +3 -3 ports/devel/cmake/distinfo
1.14
arved 2007-02-02 14:34:55 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo
Log:
Update to 2.4.6
Revision ChangesPath
1.19 +1 -1 ports/devel/cmake/Makefile
1.16 +3 -3 ports/devel/cmake/distinfo
rafan 2006-12-09 20:56:44 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile
Log:
- Respect X11BASE in various module functions
This fixes build with non-standard X11BASE for math/vtk* and
possible others.
OKed by:arved
Approved by
arved 2006-11-26 15:25:52 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.4.4
Revision ChangesPath
1.17 +1 -1 ports/devel/cmake/Makefile
1.15 +3 -3 ports/devel/cmake/distinfo
1.13
arved 2006-08-13 19:14:23 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.4.3
Revision ChangesPath
1.16 +1 -1 ports/devel/cmake/Makefile
1.14 +3 -3 ports/devel/cmake/distinfo
1.12
lofi2006-05-01 21:03:50 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.4.1
Revision ChangesPath
1.15 +1 -1 ports/devel/cmake/Makefile
1.13 +3 -3 ports/devel/cmake/distinfo
1.11
lofi2006-04-26 09:52:20 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.4.0
Revision ChangesPath
1.14 +1 -3 ports/devel/cmake/Makefile
1.12 +3 -2 ports/devel/cmake/distinfo
1.10
lofi2006-04-03 09:23:24 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile pkg-plist
Log:
Fix plist
Revision ChangesPath
1.13 +1 -0 ports/devel/cmake/Makefile
1.9 +1 -0 ports/devel/cmake/pkg-plist
lofi2006-03-31 20:53:43 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.3.4
Submitted by: Adriaan de Groot <[EMAIL PROTECTED]>
Revision ChangesPath
1.12 +7 -4 ports/devel/cmake/Makefile
ehaupt 2005-12-22 23:04:47 UTC
FreeBSD ports repository
Modified files:
devel/cmake Makefile distinfo pkg-plist
Log:
Update to 2.2.3
PR: 90190
Submitted by: KATO Tsuguru <[EMAIL PROTECTED]>
Discussed with: anholt
Revision ChangesPath
1
51 matches
Mail list logo