2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message: recursive revbump for tiff update |
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
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-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message: *: recursive bump for tiff shlib major bump |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
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 |
2021-08-14 16:58:27 by Benny Siegert | Files touched by this commit (3) |
Log message: New package for Image::Sane. This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. |