2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-07-03 15:10:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: bulk-medium: switch to latest xpdf shouldn't we depend on mupdf instead? |
2023-07-01 16:19:45 by Nia Alarie | Files touched by this commit (6) |
Log message: meta-pkgs: Fix incorrect use of TOOL_DEPENDS inside bulk-test-*. |
2023-07-01 10:35:10 by Thomas Klausner | Files touched by this commit (1) |
Log message: bulk-medium: switch to Python 3.10 Bump version. |
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-05-30 17:42:39 by Takahiro Kambe | Files touched by this commit (1) | |
Log message: meta-pkgs/bulk-medium: update to 20230530 - lang/ruby27-base + lang/php81 + lang/php82 + lang/ruby32-base |
2022-10-06 16:12:45 by Takahiro Kambe | Files touched by this commit (1) | |
Log message: meta-pkgs/bulk-medium: update to 20221006 * Retire ruby26-base. * Add ruby31-base. |
2022-06-15 16:08:37 by Takahiro Kambe | Files touched by this commit (1) |
Log message: meta-pkgs/bulk-medium: drop net/bind911 Do not build net/bind911 any more. |
2022-05-16 10:22:07 by Jonathan Perkin | Files touched by this commit (1) |
Log message: bulk-medium: Fix syntax error. |
2022-05-15 12:26:27 by Nia Alarie | Files touched by this commit (2) |
Log message: *: py37 incomptaibiliy via matplotlib via numpy |