aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite
Commit message (Collapse)AuthorAgeFilesLines
* editors/codelite: Mark broken, doesn't build with Pango 1.46.2 or newerDaniel Engberg2021-05-271-1/+3
| | | | PR: 252738
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return mmokhi@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-12-071-1/+1
| | | | Notes: svn path=/head/; revision=557245
* editors/codelite: fix build on recent currentTobias C. Berner2020-08-283-0/+33
| | | | Notes: svn path=/head/; revision=546765
* x11-toolkits/wxgtk30: Update to 3.0.5.1Loïc Bartoletti2020-05-171-1/+1
| | | | | | | | | | | | | Changelog: - https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt PR: 246218 Approved by: tcberner (mentor) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D24808 Notes: svn path=/head/; revision=535516
* e*: Add missing USES={gnome,sdl,xorg}Tobias Kortkamp2019-11-081-2/+2
| | | | Notes: svn path=/head/; revision=517045
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Add missing pkgconf build dependencyBaptiste Daroussin2019-02-261-1/+1
| | | | Notes: svn path=/head/; revision=493945
* wxGTK3.0: switch to gtk3 and webkit2Baptiste Daroussin2019-02-251-1/+1
| | | | | | | Discussed with: portmgr Notes: svn path=/head/; revision=493853
* textproc/hunspell: update to 1.7.0Jan Beich2019-01-181-2/+2
| | | | | | | | | - Drop const optimization as v2 API moved to nuspell Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 Notes: svn path=/head/; revision=490671
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* editors/codelite: Update the port to the latest version (12.0)Mahdi Mokhtari2018-12-253-5/+7
| | | | | | | | | | | | | | | This update includes: New plugin: SmartCompletions Improvement: Support C++11 strong enums Bug fix: Ctrl-SPACE keybinding Bug fix: recognition of "main()" in global scope More info: https://wiki.codelite.org/pmwiki.php/Main/ReleaseNotesCodeLite12 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=488338
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* editors/codelite: Remove obsolete clang support from pkg-plistMahdi Mokhtari2018-08-162-5/+1
| | | | | | | | | PR: 229072 Reported by: brooks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=477362
* editors/codelite: Bump PORTREVISION (missed from r477359)Mahdi Mokhtari2018-08-161-1/+1
| | | | Notes: svn path=/head/; revision=477361
* editors/codelite: Remove support for obsolete clang versionsMahdi Mokhtari2018-08-161-6/+1
| | | | | | | | | | PR: 229072 Submitted by: brooks Reported by: w.schwarzenfeld@utanet.at Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=477359
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* editors/codelite: Add support for Clang(s) of llvm40, llvm50, and llvm60Mahdi Mokhtari2018-03-101-2/+3
| | | | | | | | | PR: 226496 Reported by: O. Hartmann <ohartmann@walstatt.org> Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=464088
* editors/codelite: Fix build when devel/check is installed.Mahdi Mokhtari2018-01-181-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 Notes: svn path=/head/; revision=459322
* editors/codelite: Fix pkg-plist regarding to r455803Mahdi Mokhtari2017-12-081-0/+11
| | | | Notes: svn path=/head/; revision=455807
* editors/codelite: Upgrade the port to the latest version (11.0)Mahdi Mokhtari2017-12-083-16/+4
| | | | | | | Delete the no-longer-needed patch as well Notes: svn path=/head/; revision=455803
* Remove USES=execinfo.Mathieu Arnold2017-09-221-4/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - Update WWWDmitry Marakasov2017-07-291-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=446873
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-261-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Fix clang39 dependency on editors/codeliteMahdi Mokhtari2017-02-111-0/+5
| | | | | | | | | | | | PR: 216691 Submitted by: mmokhi (maintainer) Reported by: rozhuk.im@gmail.com Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9412 Notes: svn path=/head/; revision=433838
* Updating the ports I maintain to my FreeBSD.org address.Mahdi Mokhtari2017-02-111-1/+1
| | | | | | | | | | Submitted by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9498 Notes: svn path=/head/; revision=433834
* update editors/codelite to 10.0Nikolai Lifanov2017-01-314-13/+14
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=432929
* textproc/hunspell: update to 1.6.0Jan Beich2017-01-072-3/+3
| | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=430796
* textproc/hunspell: update to 1.5.4Jan Beich2016-12-031-2/+2
| | | | | | | | | | Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt) Notes: svn path=/head/; revision=427743
* editors/codelite: unbreak with hunspell 1.5Jan Beich2016-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 Notes: svn path=/head/; revision=427161
* - Fix codelite install for Clang 3.4, 3.5 and 3.6.Carlos J. Puga Medina2016-08-231-6/+0
| | | | | | | | | | | | | | | | | ===> Registering installation for codelite-9.2_1 pkg-static: Unable to access file /tmp/ports/usr/ports/editors/codelite/work/stage/usr/local/bin/codelite-lldb: No such file or directory pkg-static: Unable to access file /tmp/ports/usr/ports/editors/codelite/work/stage/usr/local/lib/codelite/LLDBDebugger.so: No such file or directory *** Error code 74 PR: 211851 Submitted by: Mahdi Mokhtari (maintainer) Reported by: rozhuk.im@gmail.com Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) MFH: 2016Q3 Notes: svn path=/head/; revision=420700
* Fix plist, fix missing dependencyThomas Zander2016-08-142-0/+13
| | | | | | | | | | | | | | | Details: - Add missing LIB_DEPENDS to hunspell, add USE_GNOME - Fix plist: Add missing entries for clang plugins (non-default OPTIONs) - Bump PORTREVISION PR: 211587 Submitted by: matthias@petermann-it.de Reviewed by: w.schwarzenfeld@utanet.at, mokhi64@gmail.com (maintainer) Approved by: mokhi64@gmail.com (maintainer) Notes: svn path=/head/; revision=420180
* editors/codelite: update 9.1 -> 9.2Jason Unovitch2016-07-172-4/+4
| | | | | | | | PR: 211122 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> (maintainer) Notes: svn path=/head/; revision=418656
* fix clang 3.7, add clang 3.8, fix brief comment support [1]Mathieu Arnold2016-06-211-33/+22
| | | | | | | | | | | While there, refactor the CLANGXX options. PR: 208302 [1] Submitted by: maintainer, rozhuk im gmail com Sponsored by: Absolight Notes: svn path=/head/; revision=417275
* Assign submitter as maintainer by requestJason Unovitch2016-05-281-1/+1
| | | | | | | | | PR: 209794 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Differential Revision: D6606 Notes: svn path=/head/; revision=415974
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-11/+11
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to 9.1Mathieu Arnold2016-03-074-11/+26
| | | | | | | | | PR: 206892 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410536
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Update to 9.0Martin Wilke2016-01-1010-164/+89
| | | | | | | | PR: 205203 Submitted by: ports fury Notes: svn path=/head/; revision=405694
* editors/codelite: Fix clang code completion.Boris Samorodov2015-08-162-5/+26
| | | | | | | | Let the port detect clang versions 3.3-3.6. Remove duplicate pkg-plist locales. Notes: svn path=/head/; revision=394417
* editors/codelite: Up to version 8.1.Boris Samorodov2015-08-159-196/+37
| | | | Notes: svn path=/head/; revision=394320
* - Mark BROKEN on < 10.x:Dmitry Marakasov2015-06-161-0/+3
| | | | | | | /usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file or directory Notes: svn path=/head/; revision=389870
* Update ports in the [ef]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385522
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Cleanup plistBaptiste Daroussin2014-10-271-53/+0
| | | | Notes: svn path=/head/; revision=371560
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Update to 6.1.1Pietro Cerutti2014-09-025-12/+149
| | | | | | | | | Release notes: * http://codelite.org/LiteEditor/ReleaseNotesCodeLite60 * http://codelite.org/LiteEditor/ReleaseNotesCodeLite61 Notes: svn path=/head/; revision=366991