./editors/codelite, Cross platform C/C++/PHP and Node.js IDE written in C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 17.0.0nb5, Package name: codelite-17.0.0nb5, Maintainer: pkgsrc-users

CodeLite is an open source, free, cross platform IDE specialized in the
C, C++, PHP, and JavaScript (mainly for backend developers using Node.js)
programming languages.


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [security/libssh] [textproc/hunspell] [lang/nodejs] [x11/wxGTK30] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 32755.818 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-02-05 15:32:25 by Niclas Rosenvik | Files touched by this commit (4)
Log message:
Codelite: Use gmake instead of just make
Codelite generates gmake Makefiles,
so use gmake from pkgsrc to make them
build correctly.
   2024-01-03 14:30:49 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
codelite: fix compilation using patch from upstream
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-11-02 13:04:02 by Niclas Rosenvik | Files touched by this commit (7)
Log message:
codelite: iso C++ patches: put the vars inside yyparse where they are used