| 2025-12-13 16:08:52 by Thomas Klausner | Files touched by this commit (1) |
Log message: fly: comment out dead site |
| 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-07-11 21:53:41 by Thomas Klausner | Files touched by this commit (70) |
Log message: *: bump for raqm option in gd & ImageMagick to be on the safe side |
| 2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2569) |
Log message: *: revebump for new brotli option for freetype2 Addresses PR 57693 |
| 2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message: recursive revbump for tiff update |
| 2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message: Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html |