/games/domination/

cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/codelite/files
Commit message (Collapse)AuthorAgeFilesLines
* editors/codelite: Fix build when devel/check is installed.mmokhi2018-02-041-0/+14
| | | | | | | | Set correct include-path if devel/check is installed for check.h PR: 218297 Submitted by: w.schwarzenfeld@utanet.at Reported by: w.schwarzenfeld@utanet.at
* editors/codelite: Upgrade the port to the latest version (11.0)mmokhi2018-02-041-11/+0
| | | | Delete the no-longer-needed patch as well
* update editors/codelite to 10.0lifanov2017-02-011-6/+6
| | | | | | | | PR: 216529 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> (maintainer) Reviewed by: feld, lifanov, matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9362
* textproc/hunspell: update to 1.6.0jbeich2017-01-071-1/+1
| | | | | | | | | | | | | | | - Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
* editors/codelite: unbreak with hunspell 1.5jbeich2016-11-261-0/+11
| | | | | | | | | | | | | | | | | | | | | | | ** ** NOTICE ** Could not locate libhunspell. SpellChecker plugin will not be build ** NOTICE ** Try installing libhunspell-dev package ** [...] ===> Building package for codelite-9.2_2 pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/lib/codelite/SpellCheck.so: No such file or directory pkg-static: DEVELOPER_MODE: Plist error, missing file: lib/codelite/SpellCheck.so pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.aff: No such file or directory pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_GB.aff pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.dic: No such file or directory pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_GB.dic pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.aff: No such file or directory pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_US.aff pkg-static: Unable to access file ${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.dic: No such file or directory pkg-static: DEVELOPER_MODE: Plist error, missing file: share/codelite/dics/en_US.dic *** Error code 1 PR: 214837 Approved by: portmgr blanket
* - Update to 9.0miwi2016-01-107-105/+0
| | | | | PR: 205203 Submitted by: ports fury
* editors/codelite: Fix clang code completion.bsam2015-08-171-0/+26
| | | | | Let the port detect clang versions 3.3-3.6. Remove duplicate pkg-plist locales.
* editors/codelite: Up to version 8.1.bsam2015-08-156-64/+14
|
* - Update to 6.1.1gahr2014-09-022-0/+10
| | | | | | Release notes: * http://codelite.org/LiteEditor/ReleaseNotesCodeLite60 * http://codelite.org/LiteEditor/ReleaseNotesCodeLite61
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-0/+11
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* - Udpate to 6.0.1gahr2014-06-051-3/+3
| | | | Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite60
* - Update to 5.4gahr2014-01-234-14/+52
| | | | Release notes: http://codelite.org/LiteEditor/ReleaseNotesCodeLite54