Commit graph

21 commits

Author SHA1 Message Date
Raphael Kubo da Costa
3ceed87743 Update to 2.8.8.
It includes an upstream patch which fixes the FindPkgConfig.cmake
module. It will be part of 2.8.9.

PR:		ports/167140
Approved by:	portmgr (pav via exp-run)
2012-05-03 02:14:57 +00:00
Raphael Kubo da Costa
91b877d378 Update to 2.8.7.
Approved by:	avilla (mentor, implicit), portmgr (pav via exp-run)
2012-01-10 00:51:43 +00:00
Raphael Kubo da Costa
85aea4a899 Update CMake to 2.8.6.
Approved by:	makc (mentor)
2011-10-22 03:36:12 +00:00
Raphael Kubo da Costa
44cfcd60fb - Remove the patch that was clearing default build flags for build
profiles, so that CMake can be used outside of ports.
- Bump CMake PORTREVISION.
- Pass default build flags (at least I hope) via bsd.cmake.mk.

PR:             159276
Submitted by:   Igor Soumenkov <2igosha@gmail.com>
Approved by:	avilla (mentor)
2011-09-11 02:04:09 +00:00
Max Brazhnikov
feba34863a Remove cmake predefined cflags for Debug and Release build profiles,
and let cmake use system CFLAGS. RelWithDebInfo and MinSizeRel
profiles are leaved unchanged.
2011-04-10 08:38:50 +00:00
Martin Wilke
799c0ed0f7 - Update to 2.8.4
Tested via:	exp-run
Approved by:	kde@ implicit
2011-02-25 01:32:03 +00:00
Max Brazhnikov
2ddc5f4cd8 Fix search for QT_PLUGIN_PATH when it is empty. This should fix
some ports after latest cmake update.
2010-11-23 21:08:39 +00:00
Alberto Villa
5861032c9e - Update to 2.8.3.
Approved by:	tabthorpe (mentor)
2010-11-17 15:44:41 +00:00
Max Brazhnikov
4be40ea6aa Add support for python 2.7
PR:		ports/151606
Submitted by:	Oliver Fromme <olli at secnetix.de>
2010-10-21 20:28:22 +00:00
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
Max Brazhnikov
e68f8b429d Fix FindRuby.cmake
PR:		ports/146662
Submitted by:	Roman Neuhauser <neuhauser at sigpipe.cz>
2010-05-17 22:47:59 +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
Max Brazhnikov
729b4c7361 Append {LOCALBASE}/include to SDL_INCLUDE_DIR, thus allow to build SDL apps out of box.
Bump PORTREVISION

PR:		ports/142583
Submitted by:	amdmi3@
2010-01-25 20:11:13 +00:00
Pietro Cerutti
f61b24647c - Unbreak on sparc64
Approved by:	miwi (for kde@)
2010-01-02 12:22:46 +00:00
Martin Wilke
e4a16c1608 - Update to 2.6.4 2009-08-04 19:33:08 +00:00
Martin Wilke
cb4458e6c8 The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
2009-06-03 11:02:11 +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
Max Brazhnikov
5f5f5ff941 Add patches for FindLua5* modules to fix detecting lua libs for cmake dependent ports.
PR:		ports/130862
Submitted by:	Nikos Ntarmos <ntarmos at ceid.upatras.gr>
Approved by:	miwi (implicit)
2009-01-22 18:01:33 +00:00
Tilman Keskinoz
56a121095f Fix detection of qt4's lupdate and lrelease binaries
PR:		125815
Submitted by:	Max Brazhnikov
2008-08-01 13:01:07 +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