2025-02-06 23:47:44 by Pierre Pronchery | Files touched by this commit (2) |
Log message: deforaos-icon-theme: convert to deforaos-configure.mk Bumps PKGREVISION. Tested on NetBSD/amd64. |
2025-02-06 02:16:24 by Pierre Pronchery | Files touched by this commit (3) | ![]() |
Log message: deforaos-icon-theme: update to version 0.1.4 This release brings: - fallback mechanism to GraphicsMagick - the correct font name for FontAwesome - build fix for ImageMagick While there, set ICON_THEMES as suggested by pkglint(1), and register the test target. Tested on NetBSD/amd64. |
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 |
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Remove SHA1 hashes for distfiles |
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message: Comment out dead MASTER_SITES/HOMEPAGEs. |
2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211) |
Log message: Follow some http -> https redirects. |
2016-12-22 12:37:18 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Unbreak build with newer ImageMagick versions. |