An Open Source IDE for C/C++ Maintained by:gahr@FreeBSD.org Port Added: 15 May 2008 22:43:21 Also Listed In:devel License: GPLv2
CodeLite is a powerful open-source, cross platform code editor for the
C/C++ programming languages.
CodeLite uses a sophisticated, yet intuitive interface which allows
user to easy create and build complex projects.
WWW: http://codelite.org/
To install the port:cd /usr/ports/editors/codelite/ && make install clean To add the package:pkg_add -r codelite
Configuration Options
===> The following configuration options are available for codelite-5.1:
CLANG=off: Clang code-completion
CSCOPE=off: CScope integration
===> Use 'make config' to modify these settings
- Update to 3.5.5375
Release notes:
http://sf.net/projects/codelite/files/Releases/codelite-3.5/README
- Add options to enable MySQL and/or PostgreSQL in DB Explorer plugin
- Add option to enable clang-based code completion (needs clang from ports)
- Add devel to CATEGORIES
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- New port: codelite
CodeLite is a powerful open-source, cross platform code editor for the
C/C++ programming languages.
http://www.codelite.org
Approved by: miwi (mentor)