| Port details on branch 2022Q3 |
- jucipp Lightweight C++-IDE with support for C++11, C++14 and C++17
- 1.7.2 editors
=0 1.7.2Version of this port present on the latest quarterly branch. - Maintainer: info@babaei.net
 - Port Added: 2022-08-17 17:00:10
- Last Update: 2022-08-17 16:58:46
- Commit Hash: 2d59a83
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1660742699
SHA256 (cppit-jucipp-692f3de1f0aad00051096579975e515bccc3802a_GL0.tar.gz) = 2d01c040f473961f6e0e37acb9dee2c9ab9c6cecd08fbf95ff85c370bcac07be
SIZE (cppit-jucipp-692f3de1f0aad00051096579975e515bccc3802a_GL0.tar.gz) = 1019194
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.2:
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:
|