| Port details |
- contour Modern C++ terminal emulator
- 0.6.3.8249 x11
=0 0.6.2.8008_2Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-06-05 12:21:15
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1776673548
SHA256 (contour-terminal-contour-v0.6.3.8249_GH0.tar.gz) = 9354ae9ef1c1df17febf095033f965fe81d173beed3445aae86a5a07bb75cbce
SIZE (contour-terminal-contour-v0.6.3.8249_GH0.tar.gz) = 13655409
Packages (timestamps in pop-ups are UTC):
- 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
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- 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
- libOpenGL.so : graphics/libglvnd
- libcairo.so : graphics/cairo
- 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.3.8249:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_contour
- USES:
- cmake:testing compiler desktop-file-utils gl gnome pkgconfig qt:6 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.3.8249 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
0.6.3.8249 20 Apr 2026 15:16:32
    |
Hiroki Tagato (tagattie)  |
x11/contour: Update to 0.6.3.8249
Changelog: https://github.com/contour-terminal/contour/releases/tag/v0.6.3.8249
Reported by: GitHub (watch releases) |
0.6.2.8008_2 18 Feb 2026 14:21:26
    |
Hiroki Tagato (tagattie)  |
x11/contour: Fix build with libunicode-contour 0.8.0 |
0.6.2.8008_2 17 Feb 2026 06:39:20
    |
Hiroki Tagato (tagattie)  |
x11/contour: Bump port revision after libunicode-contour shlib version bump
(742f17431143) |
0.6.2.8008_1 23 Jan 2026 06:54:03
    |
Hiroki Tagato (tagattie)  |
x11/contour: Unbreak build on -CURRENT
clang with debug assertions enabled (on -CURRENT) crashes when it
tries to compile this port. As a workaround use clang from ports when
system clang has debug assertions enabled. |
0.6.2.8008_1 22 Jan 2026 13:59:44
    |
Hiroki Tagato (tagattie)  |
x11/contour: Replace patch for crispy::fnv with upstreamed one |
0.6.2.8008 10 Jan 2026 03:57:22
    |
Hiroki Tagato (tagattie)  |
x11/contour: Update to 0.6.2.8008
While here, add patch to fix build with clang/libc++ 19.
libc++ 19 only provides std::char_traits for character types, which
causes compile errors when crispy::fnv is instantiated with non-char
types.
Restricting string-related overloads to char-only types, and adding a
generic trivially-copyable value hashing overload restore successful
builds on clang/libc++ 19.
Changelog: https://github.com/contour-terminal/contour/releases/tag/v0.6.2.8008
Reported by: portscout |
0.6.1.7494_2 09 Jan 2026 22:44:47
    |
Piotr Kubaj (pkubaj)  |
x11/contour: fix build on powerpc*
Workaround for clang crash:
Assertion failed: (isValid()), function getFilename, file
/usr/src/contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h, line
328. |
0.6.1.7494_2 06 Jan 2026 03:36:44
    |
Hiroki Tagato (tagattie)  |
x11/contour: Bump port revision after libunicode-contour shlib version bump
(a7befa6f427c) |
0.6.1.7494_1 13 Aug 2025 00:31:07
    |
Hiroki Tagato (tagattie)  |
x11/contour: bump port revision after libunicode-contour shlib installation path
change |
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/ |