aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake-gui
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake to 2.8.9.Raphael Kubo da Costa2012-09-142-4/+3
| | | | | | | PR: ports/170654 Notes: svn path=/head/; revision=304291
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 2.8.8.Raphael Kubo da Costa2012-05-032-3/+3
| | | | | | | | | | | 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-102-3/+3
| | | | | | | Approved by: avilla (mentor, implicit), portmgr (pav via exp-run) Notes: svn path=/head/; revision=288856
* Update CMake to 2.8.6.Raphael Kubo da Costa2011-10-222-4/+3
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=284085
* Remove hack introduced with CMake 2.8.1.Raphael Kubo da Costa2011-09-111-3/+0
| | | | | | | | | | | There was no explanation about why it was required (neither here nor in area51), and the current CMake version seems to build fine without it. Approved by: avilla (mentor) Notes: svn path=/head/; revision=281617
* Set datadir and docdir correctly, just like devel/cmake does.Raphael Kubo da Costa2011-08-291-1/+4
| | | | | | | | | | | | | | | | | If we do not specify any value, CMake uses default paths which do not exist in the system and fails when configuring a project. This should fix [1] and likely [2] as well. PORTREVISION bumped as this fixes an error and a crash. [1] http://mail.kde.org/pipermail/kde-freebsd/2011-February/010278.html [2] http://mail.kde.org/pipermail/kde-freebsd/2011-May/010881.html Approved by: avilla (mentor) Reported by: arrowdodger <6yearold@gmail.com> Notes: svn path=/head/; revision=280727
* - Update to 2.8.4Martin Wilke2011-02-252-10/+4
| | | | | | | | Tested via: exp-run Approved by: kde@ implicit Notes: svn path=/head/; revision=269630
* - Update to 2.8.3.Alberto Villa2010-11-172-5/+4
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=264698
* Update to 2.8.2Max Brazhnikov2010-07-242-4/+4
| | | | Notes: svn path=/head/; revision=258130
* - Update CMake to 2.8.1 releaseDima Panov2010-05-113-6/+8
| | | | | | | With hat on: kde@ Notes: svn path=/head/; revision=254129
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update cmake and cmake-gui tools to 2.8.0 releaseDima Panov2009-11-292-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244969
* Add new port devel/cmake-gui:Max Brazhnikov2009-08-294-0/+67
Qt4 frontend for cmake. PR: inspired by ports/137796 Submitted by: Maxim Ignatenko <gelraen.ua at gmail.com> Notes: svn path=/head/; revision=240502