aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update to 2.0.5Sergey Matveychuk2005-01-083-4/+29
| | | | | | | | PR: ports/75777 Submitted by: Pedro F. Giffuni <giffunip(at)asme.org> Notes: svn path=/head/; revision=125894
* Add missing manpagesKris Kennaway2004-04-171-1/+1
| | | | Notes: svn path=/head/; revision=107328
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to 1.8.3Kirill Ponomarev2004-01-123-136/+151
| | | | | | | | | | | - MASTER_SITES dir depend on PORTVERSION - Utilize DOCSDIR and DATADIR PR: 61226 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=97973
* - Update to 1.6.7Pav Lucistnik2003-12-263-11/+101
| | | | | | | | PR: ports/56671 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=96637
* Set maintainer mkm@ieee.org to ports@FreeBSD.orgEdwin Groothuis2003-11-041-1/+1
| | | | | | | | | | From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled) Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT) We apologize! The IEEE Personal Email Alias you trying to reach was disabled. Notes: svn path=/head/; revision=93030
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* - Update to 1.4.7.Pete Fritchman2003-01-032-2/+2
| | | | | | | | PR: 46559 Submitted by: maintainer Notes: svn path=/head/; revision=72356
* upgrade to 1.4.5Ying-Chieh Liao2002-10-254-8/+22
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=68770
* Add cmake-1.2, a cross-platform make.Kris Kennaway2002-09-215-0/+61
Submitted by: Kyle Martin <mkm@ieee.org> Notes: svn path=/head/; revision=66946