With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.
This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5
I have also started a discussion about this on CMake's development list:
http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464
It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).
PR: ports/182981
Approved by: portmgr (bdrewery)
- Remove ABI number versions from LIB_DEPENDS
- Add missing dependencies
- Fix GG_EMOTS option, don't patch CMakeLists.txt
instead use COPYTREE_SHARE to install all files
- add LICENSE info
- mark MAKE_JOBS_UNSAFE
- remove WITH_TABS option, now included in main package
- take maintainership
PR: 159793
Submitted by: initial version by me, improvements by maintainer
Approved by: maintainer (PR) miwi, wen (mentors implicit)
Use builtin spellchecker based on enchant
Use QSound, drop arts and ao options
PR: ports/144016
Submitted by: Marcin Wisnicki (maintainer)
Feature safe: yes
- Drop 4.x support
- Add precompiled header support for faster build
- Add option to install old set of emoticons
PR: ports/109492
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
- libgsm dep no longer required
- enable QT_NONSTANDARD to work around build problems
- remove old warning from pre-everything
- use %%DATADIR%%
- pass maintainership to submitter
PR: ports/85023
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by: Jacek Pelka <jacek@combit.com.pl> (maintainer)