2024-05-26 12:18:29 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: Update pkg_online-{server,client} to 0.13.2 Change default search server to pkgsrc-online.pkgs4unix.org:26280 |
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 |
2020-05-23 10:49:09 by Roland Illig | Files touched by this commit (1) |
Log message: pkgtools/pkg_online-client: clean up REPLACE_SH |
2012-08-26 12:06:46 by Aleksey Cheusov | Files touched by this commit (4) |
Log message: pkg_online-client: Update pkg_online database host. ++pkgrevision |
2012-03-09 20:15:19 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: clean-ups (adapted for recent mk-configure) |
2012-01-08 16:16:38 by Aleksey Cheusov | Files touched by this commit (5) |
Log message: Update pkg_online to 0.13.0 - pkg_online_client now works dramatically faster. - Manual pages for pkg_online_client and pkg_online_find were added. - Bug in signal handlers was fixed in pkg_online_client. - License has changed from MIT to equivalent 2-clause BSD. |
2011-11-27 22:44:20 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: REPLACE_SH for SunOS<5.11 and friends |
2011-10-09 12:02:48 by Aleksey Cheusov | Files touched by this commit (43) |
Log message: Update my email |
2011-09-04 20:21:27 by Aleksey Cheusov | Files touched by this commit (7) |
Log message: For all packages based on mk-configure "configure" target is provided. This fixes parallel builds. |
2011-05-21 11:07:04 by Thomas Klausner | Files touched by this commit (6) |
Log message: Do not use DESCR_SRC, the readme job doesn't handle it well and it's not even a dynamic description. |