| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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/ |