Port details |
- contour Modern C++ terminal emulator
- 0.6.1.7494 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-06-05 12:21:15
- Last Update: 2025-06-06 05:09:22
- Commit Hash: c40454d
- License: APACHE20
- WWW:
- https://contour-terminal.org/
- Description:
- Contour is modern, fast, and designed for everyday use. It's not just
a terminal emulator, but a powerhouse of features tailored for those
who seek efficiency and control. With GPU-accelerated rendering and
high-DPI support, experience the smoothest and most responsive
terminal emulator like never before.
¦ ¦ ¦ ¦ 
- 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/x11/contour/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/contour
- pkg install contour
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: contour
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748848147
SHA256 (contour-terminal-contour-v0.6.1.7494_GH0.tar.gz) = 15090a08cf05124bf05074130cc6460d1d34c6d80f1058c63202effa032b8f6f
SIZE (contour-terminal-contour-v0.6.1.7494_GH0.tar.gz) = 10329146
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boxed-cpp-config.cmake : devel/boxed-cpp
- reflection-cpp-config.cmake : devel/reflection-cpp
- Microsoft.GSLConfig.cmake : devel/microsoft-gsl
- range-v3-config.cmake : devel/range-v3
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xcb.pc : x11/libxcb
- lupdate : devel/qt6-tools
- Test dependencies:
-
- Catch2Config.cmake : devel/catch2
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libunicode.so : devel/libunicode-contour
- libyaml-cpp.so : devel/yaml-cpp
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libssh2.so : security/libssh2
- libfontconfig.so : x11-fonts/fontconfig
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core5Compat.so : devel/qt6-5compat
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- libQt6Multimedia.so : multimedia/qt6-multimedia
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for contour-0.6.1.7494:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_contour
- USES:
- cmake:testing desktop-file-utils gl pkgconfig qt:6 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1.7494 06 Jun 2025 05:09:22
    |
Hiroki Tagato (tagattie)  |
x11/contour: use CMAKE_TESTING_ON to build unit tests instead of CMAKE_ON
Don't force everyone to build unit tests. Move devel/catch2 to test
dependency as it is only needed for testing only not build.
Reported by: diizzy (via ports-committers) |
0.6.1.7494 05 Jun 2025 12:19:37
    |
Hiroki Tagato (tagattie)  |
x11/contour: add port: Modern C++ terminal emulator
Contour is modern, fast, and designed for everyday use. It's not just
a terminal emulator, but a powerhouse of features tailored for those
who seek efficiency and control. With GPU-accelerated rendering and
high-DPI support, experience the smoothest and most responsive
terminal emulator like never before.
WWW: https://contour-terminal.org/ |
Number of commits found: 2
|