aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake to 2.8.9.Raphael Kubo da Costa2012-09-145-64/+18
| | | | | | | PR: ports/170654 Notes: svn path=/head/; revision=304291
* - Do not install Modules or Templates from devel/cmake, now that we havePietro Cerutti2012-07-121-0/+31
| | | | | | | devel/cmake-modules Notes: svn path=/head/; revision=300800
* - Split devel/cmake port into devel/cmake and cmake/cmake-modules, in orderPietro Cerutti2012-07-122-614/+9
| | | | | | | | | to keep Modules and Templates separated. Approved by: avilla (kde) Notes: svn path=/head/; revision=300799
* - fix the FindDCMTK.cmake to include the new oflog library introduced byPietro Cerutti2012-07-111-0/+10
| | | | | | | | | | dcmtk-3.6.0. This has been reported in CMake bug tracker: http://public.kitware.com/Bug/view.php?id=12324 Approved by: kde@ (implicit) Notes: svn path=/head/; revision=300762
* Update to 2.8.8.Raphael Kubo da Costa2012-05-036-22/+110
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=295909
* Update to 2.8.7.Raphael Kubo da Costa2012-01-104-17/+11
| | | | | | | Approved by: avilla (mentor, implicit), portmgr (pav via exp-run) Notes: svn path=/head/; revision=288856
* - Install cmake-mode.el [1].Raphael Kubo da Costa2011-11-092-0/+7
| | | | | | | | | | | - Set LICENSE. PR: ports/151830 [1] Submitted by: Anonymous <swell.k AT gmail.com> [1] Approved by: makc (mentor) Notes: svn path=/head/; revision=285397
* Update CMake to 2.8.6.Raphael Kubo da Costa2011-10-224-7/+54
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=284085
* - Distinguish STRIP from WITH_DEBUG.Alberto Villa2011-10-161-4/+4
| | | | | | | | PR: 156543 Submitted by: Pan Tsu <inyaoo@gmail.com> Notes: svn path=/head/; revision=283626
* - Remove the patch that was clearing default build flags for buildRaphael Kubo da Costa2011-09-112-15/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=281618
* - make the FindDCMTK.cmake module LOCALBASE-awarePietro Cerutti2011-06-161-0/+2
| | | | | | | Approved by: avilla (on behalf of kde@) Notes: svn path=/head/; revision=275679
* Remove cmake predefined cflags for Debug and Release build profiles,Max Brazhnikov2011-04-102-0/+15
| | | | | | | | and let cmake use system CFLAGS. RelWithDebInfo and MinSizeRel profiles are leaved unchanged. Notes: svn path=/head/; revision=272459
* - Update to 2.8.4Martin Wilke2011-02-254-18/+20
| | | | | | | | Tested via: exp-run Approved by: kde@ implicit Notes: svn path=/head/; revision=269630
* Fix search for QT_PLUGIN_PATH when it is empty. This should fixMax Brazhnikov2010-11-232-3/+19
| | | | | | | some ports after latest cmake update. Notes: svn path=/head/; revision=265026
* - Update to 2.8.3.Alberto Villa2010-11-175-24/+29
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=264698
* Add support for python 2.7Max Brazhnikov2010-10-212-0/+12
| | | | | | | | PR: ports/151606 Submitted by: Oliver Fromme <olli at secnetix.de> Notes: svn path=/head/; revision=263415
* Update to 2.8.2Max Brazhnikov2010-07-245-7/+33
| | | | | | | | | | Respect WX_CONFIG [1] PR: ports/146805 [1] Reported by: rene@ Notes: svn path=/head/; revision=258129
* Fix FindRuby.cmakeMax Brazhnikov2010-05-172-0/+14
| | | | | | | | PR: ports/146662 Submitted by: Roman Neuhauser <neuhauser at sigpipe.cz> Notes: svn path=/head/; revision=254510
* - Update CMake to 2.8.1 releaseDima Panov2010-05-116-31/+63
| | | | | | | With hat on: kde@ Notes: svn path=/head/; revision=254129
* - Fix warning in FindSDL.cmakeDmitry Marakasov2010-01-293-5/+23
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=248799
* Append {LOCALBASE}/include to SDL_INCLUDE_DIR, thus allow to build SDL apps ↵Max Brazhnikov2010-01-252-1/+15
| | | | | | | | | | | | out of box. Bump PORTREVISION PR: ports/142583 Submitted by: amdmi3@ Notes: svn path=/head/; revision=248569
* Improve commentMax Brazhnikov2010-01-251-1/+1
| | | | Notes: svn path=/head/; revision=248568
* - Unbreak on sparc64Pietro Cerutti2010-01-021-0/+11
| | | | | | | Approved by: miwi (for kde@) Notes: svn path=/head/; revision=246989
* - Do not install garbage files from port's patch phaseDmitry Marakasov2009-12-092-369/+2
| | | | | | | | | PR: 141323 Submitted by: myself Approved by: miwi Notes: svn path=/head/; revision=245458
* - Update cmake and cmake-gui tools to 2.8.0 releaseDima Panov2009-11-293-14/+489
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244969
* Respect LOCALBASEMax Brazhnikov2009-08-291-2/+8
| | | | | | | | PR: based on ports/138187 Submitted by: amdmi3 Notes: svn path=/head/; revision=240501
* - Update to 2.6.4Martin Wilke2009-08-044-32/+9
| | | | Notes: svn path=/head/; revision=238900
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixMartin Wilke2009-06-032-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=235110
* Updated devel/cmake to respect LOCALBASE when set to locations other than ↵Kris Moore2009-05-271-0/+8
| | | | | | | | | | | /usr/local - Not bumping PORTREV since this only effects users running on a non-standard LOCALBASE Approved by: miwi (mentor) Notes: svn path=/head/; revision=234662
* Update devel/cmake to 2.6.3.Max Brazhnikov2009-03-247-45/+44
| | | | | | | | | - 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) Notes: svn path=/head/; revision=230896
* - Update to 2.6.2Martin Wilke2009-01-303-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=227174
* Add patches for FindLua5* modules to fix detecting lua libs for cmake ↵Max Brazhnikov2009-01-223-1/+23
| | | | | | | | | | | dependent ports. PR: ports/130862 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> Approved by: miwi (implicit) Notes: svn path=/head/; revision=226684
* Add ${LOCALBASE}/kde4 to the search paths for kde4-config. This is useful whenMax Brazhnikov2008-08-261-0/+3
| | | | | | | | | kde4-config in not in the PATH and PREFIX is set for non-default value. Approved by: miwi (mentor) Notes: svn path=/head/; revision=219201
* - Update to 2.6.1Martin Wilke2008-08-103-5/+14
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=218344
* Fix detection of qt4's lupdate and lrelease binariesTilman Keskinoz2008-08-012-4/+21
| | | | | | | | PR: 125815 Submitted by: Max Brazhnikov Notes: svn path=/head/; revision=217920
* - Add common code to support for cmake based ports.Martin Wilke2008-05-274-13/+150
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=213789
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 2.4.8Martin Wilke2008-02-083-10/+13
| | | | Notes: svn path=/head/; revision=206918
* Update to 2.4.7Tilman Keskinoz2007-07-273-4/+5
| | | | Notes: svn path=/head/; revision=196399
* Update to 2.4.6Tilman Keskinoz2007-02-022-4/+4
| | | | Notes: svn path=/head/; revision=183954
* - Respect X11BASE in various module functionsRong-En Fan2006-12-091-0/+4
| | | | | | | | | | | This fixes build with non-standard X11BASE for math/vtk* and possible others. OKed by: arved Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179335
* Update to 2.4.4Tilman Keskinoz2006-11-263-4/+22
| | | | Notes: svn path=/head/; revision=178061
* Update to 2.4.3Tilman Keskinoz2006-08-133-4/+6
| | | | Notes: svn path=/head/; revision=170485
* Update to 2.4.1Michael Nottebrock2006-05-013-4/+7
| | | | Notes: svn path=/head/; revision=161135
* Update to 2.4.0Michael Nottebrock2006-04-263-39/+40
| | | | Notes: svn path=/head/; revision=160506
* Fix plistMichael Nottebrock2006-04-032-0/+2
| | | | Notes: svn path=/head/; revision=158715
* Update to 2.3.4Michael Nottebrock2006-03-313-7/+37
| | | | | | | Submitted by: Adriaan de Groot <adriaan@codeyard.net> Notes: svn path=/head/; revision=158492
* Update to 2.2.3Emanuel Haupt2005-12-223-11/+53
| | | | | | | | | PR: 90190 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Discussed with: anholt Notes: svn path=/head/; revision=151889
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Update to 2.0.6Sam Lawrance2005-06-203-14/+16
| | | | | | | | PR: ports/82225 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=137761