Commit graph

25 commits

Author SHA1 Message Date
Max Brazhnikov
2749f2d1d4 Update to 2.8.2
Respect WX_CONFIG [1]

PR:		ports/146805 [1]
Reported by:	rene@
2010-07-24 07:45:08 +00:00
Dima Panov
f639cf8c91 - Update CMake to 2.8.1 release
With hat on:	kde@
2010-05-11 11:59:56 +00:00
Dmitry Marakasov
645a2537de - Fix warning in FindSDL.cmake
- Use @dirrmtry for Modules dir, as other ports may install their own cmake modules

PR:		143313
Submitted by:	myself
Approved by:	Max Brazhnikov <makc@issp.ac.ru>
2010-01-29 11:35:33 +00:00
Dmitry Marakasov
122fa3c82b - Do not install garbage files from port's patch phase
PR:		141323
Submitted by:	myself
Approved by:	miwi
2009-12-09 19:31:57 +00:00
Dima Panov
6b1ab73c69 - Update cmake and cmake-gui tools to 2.8.0 release
Approved by:	miwi (mentor)
2009-11-29 11:51:39 +00:00
Martin Wilke
e4a16c1608 - Update to 2.6.4 2009-08-04 19:33:08 +00:00
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Martin Wilke
18506f2253 - Update to 2.6.2
- Remove CMAKE_BUILD_TYPE [1]

CMAKE_BUILD_TYPE only affects compiler FLAGS and linking with specific
library versions  (debug |optimized | general).

In our case external libraries reside in other ports and only install
one version (no separate debug/optimized). Also, the ports system
provide correct compiler flags (-g and no optimizations when WITH_DEBUG
is used). Thus, cmake buildtypes only add extra compiler flags. Ports will
be built correctly both by default and for WITH_DEBUG case.

- Also, change WRKSRC to CONFIGURE_WRKSRC. (use CONFIGURE_WRKSRC for configure
  target instead of WRKSRC)

PR:		126507 [1]
Submitted by:	amdmi3@ [1]
Tested with:	exp-run
Thanks to:	pav/amdmi3
2009-01-30 19:25:22 +00:00
Martin Wilke
927ebf7e81 - Update to 2.6.1
Changelog:
	http://www.cmake.org/pipermail/cmake/2008-August/023188.html

bsd.cmake.mk
- Use VERBOSE mode when BATCH is defined to get more informative logs
  on pointyhat/tinderbox
2008-08-10 15:43:46 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Martin Wilke
597b0212d9 - Update to 2.4.8 2008-02-08 22:06:46 +00:00
Tilman Keskinoz
02516cdd6d Update to 2.4.7 2007-07-27 14:16:07 +00:00
Tilman Keskinoz
33faa7baa7 Update to 2.4.4 2006-11-26 15:25:52 +00:00
Tilman Keskinoz
796d40dc97 Update to 2.4.3 2006-08-13 19:14:23 +00:00
Michael Nottebrock
832a1b9d7b Update to 2.4.1 2006-05-01 21:03:50 +00:00
Michael Nottebrock
cbfd77ddd1 Update to 2.4.0 2006-04-26 09:52:20 +00:00
Michael Nottebrock
3e9d22ade7 Fix plist 2006-04-03 09:23:23 +00:00
Michael Nottebrock
d06eb8c3ee Update to 2.3.4
Submitted by: Adriaan de Groot <adriaan@codeyard.net>
2006-03-31 20:53:43 +00:00
Emanuel Haupt
38de520ea0 Update to 2.2.3
PR:		90190
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Discussed with:	anholt
2005-12-22 23:04:47 +00:00
Sam Lawrance
35ff7e1b8e Update to 2.0.6
PR:		ports/82225
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-20 13:43:40 +00:00
Sergey Matveychuk
c22f57c25b - Update to 2.0.5
PR:		ports/75777
Submitted by:	Pedro F. Giffuni <giffunip(at)asme.org>
2005-01-08 22:36:29 +00:00
Kirill Ponomarev
50d3422530 - Update to 1.8.3
- MASTER_SITES dir depend on PORTVERSION
- Utilize DOCSDIR and DATADIR

PR:		61226
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-12 09:07:58 +00:00
Pav Lucistnik
8b495d0d19 - Update to 1.6.7
PR:		ports/56671
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-26 18:20:31 +00:00
Ying-Chieh Liao
d8d996eddc upgrade to 1.4.5
Approved by:	maintainer
2002-10-25 06:27:22 +00:00
Kris Kennaway
f9270878e3 Add cmake-1.2, a cross-platform make.
Submitted by:	Kyle Martin <mkm@ieee.org>
2002-09-21 00:57:59 +00:00