CVSweb ] [
Homepage ] [
RSS ] [
Required by ] | 2026-08-03 15:12:34 by Thomas Klausner | Files touched by this commit (98) |
Log message: mk: switch the default for PATCH_DIST_STRIP from -p0 to -p1 adapt packages that didn't set PATCH_DIST_STRIP to use -p0, and remove the -p1 lines |
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message: *: recursive bump for removal of cairo's xcb option |
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined |
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message: *: recursive bump for tiff growing lerc dependency |
| 2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message: *: recursive bump for jpeg -> libjpeg-turbo switch |
| 2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message: *: recursive bump for pango requiring fontconfig 2.15 |
| 2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message: *: bump for cairo buildlink3.mk change lzo was made an option |
| 2023-12-22 14:38:31 by Niclas Rosenvik | Files touched by this commit (2) |
Log message: fsviewer: Fix build by getting WINGs library flags via pkg-config fsviewers build breaks because it can't find pango/pango.h The WINGs library has the settings for this in its pkg-config file. fsviewer uses WINGs so get the settings missing when building from pkg-config. |