Port details on branch 2022Q2 |
- jucipp Lightweight C++-IDE with support for C++11, C++14 and C++17
- 1.7.1_3 editors
=0 1.7.1_3Version of this port present on the latest quarterly branch. - Maintainer: info@babaei.net
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: MIT
- WWW:
- https://gitlab.com/cppit/jucipp
- Description:
- juCI++, is a platform independent and lightweight C++ IDE designed towards
libclang with speed, stability, and ease of use in mind.
It supports syntax highlighting for more than 100 different file types.
Furthermore, it supports CMake and Meson as build systems. juCI++ implements
Git support through libgit2. It provides debug integration, both local and
remote through lldb.
Other supported featured are: fast C++ autocompletion, tooltips showing type
information and doxygen documentation, rename refactoring across files,
automated documentation search, find symbol through Ctags, spell checking
depending on file context, runnig shell commands within JuCi++, regex search
and replace, smart paste, keys and indentation, source minimap, split view,
full UTF-8 support; just to name a few.
WWW: https://gitlab.com/cppit/jucipp
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/jucipp/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/jucipp
- pkg install jucipp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jucipp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629971168
SHA256 (cppit-jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75_GL0.tar.gz) = a9b258b3260bed3c411970b36c0684025adc7f85ecd14140871e1761bc620df8
SIZE (cppit-jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75_GL0.tar.gz) = 1015759
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- llvm90>0 : devel/llvm90
- cmake : devel/cmake
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- llvm90>0 : devel/llvm90
- uctags : devel/universal-ctags
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libaspell.so : textproc/aspell
- libboost_filesystem.so : devel/boost-libs
- libgit2.so : devel/libgit2
- libharfbuzz.so : print/harfbuzz
- libatk-1.0.so : accessibility/atk
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libgtk-3.so : x11-toolkits/gtk30
- libgtkmm-3.0.so : x11-toolkits/gtkmm30
- libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
- libgtksourceviewmm-3.0.so : x11-toolkits/gtksourceviewmm3
- libsigc-2.0.so : devel/libsigc++20
- libxml++-2.6.so : textproc/libxml++26
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jucipp-1.7.1_3:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- editors_jucipp
- USES:
- cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|