2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113) |
Log message: *: Revision bumps for ncurses 6.5 overhaul. |
2024-03-11 22:49:58 by Amitai Schleier | Files touched by this commit (1) |
Log message: modular-xorg-xquartz: USE_TOOLS+=m4. |
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message: *: revebump for new brotli option for freetype2 Addresses PR 57693 |
2023-06-27 12:28:34 by Taylor R Campbell | Files touched by this commit (8) |
Log message: Use TOOLBASE, not PREFIX, to get at tradcpp executable. (Maybe this should be factored into a devel/tradcpp/tool.mk?) |
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 |
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message: *: Recursive revbup from graphics/freetype2 |
2022-05-14 23:32:33 by Amitai Schleier | Files touched by this commit (2) |
Log message: Remove errant PLIST entry for a file that's installed under XKB_OUTPUT_DIR, which is usually derived from VARBASE, and in any case appears intended to be handled by OWN_DIRS. While here, remove unrecognized configure options. Fixes packaging in typical configurations, NFCI elsewhere. |
2022-05-12 21:55:54 by Tobias Nygren | Files touched by this commit (1) |
Log message: modular-xorg-xquartz: needs font-util |
2022-05-12 21:39:00 by Tobias Nygren | Files touched by this commit (19) | ![]() |
Log message: modular-xorg-xquartz: update to 1.20.99.1.20210408 Unknown changes. Tested on macOS 12.3.1 (arm64) w/ Xcode 13.3.1. |
2022-03-10 11:09:42 by Jonathan Perkin | Files touched by this commit (4) |
Log message: *: Allow mxterm as an alternate xterm dependency. The two packages conflict due to bin/resize but binary package users should be able to use mxterm instead. Resolves part of joyent/pkgsrc#324. |