2023-08-06 21:58:54 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: uhd: switch to dynamic PLIST for doxygen files, and cmake/build.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-05-08 20:28:52 by Tobias Nygren | Files touched by this commit (2) |
Log message: uhd: s/cinttypes/cstdint/ in patch |
2023-05-08 20:18:50 by Tobias Nygren | Files touched by this commit (3) |
Log message: uhd: fix build with GCC13 |
2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271) |
Log message: revbump for boost |
2023-01-22 17:28:39 by Ryo ONODERA | Files touched by this commit (271) |
Log message: *: Recursive revbump from Boost 1.81.0 |
2022-10-04 11:45:53 by Thomas Klausner | Files touched by this commit (3) |
Log message: uhd: fix PLIST for non-macOS |
2022-09-30 20:12:44 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message: uhd: updated o 4.3.0.0 he UHD 4.3.0.0 release adds: Extension framework support FPGA builds using Xilinx Vivado 2021.1 (B2xx, E3xx, N3xx, X3xx, and X4xx devices) Bug fixes and improvements for USRP devices. See the changelog. |
2022-09-23 12:01:03 by Thomas Klausner | Files touched by this commit (2) |
Log message: uhd: fix unportable test operator in example script |
2022-07-08 16:26:11 by Thomas Klausner | Files touched by this commit (1) |
Log message: uhd: switch to python 3 Bump PKGREVISION. |