./sysutils/dtc, Device Tree Compiler (dtc)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.0nb1, Package name: dtc-1.7.0nb1, Maintainer: joe.davis512

Device Tree Compiler (dtc) toolchain for working with device tree source and
binary files and libfdt, a utility library for reading and manipulating the
binary format.

Both DTC and LIBFDT are made available under the terms of the GNU GPLv2.
LIBFDT also available under the terms of the BSD license. For more information
see README.license in the source tree.


Required to run:
[shells/bash]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 161.668 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   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-03-30 15:50:20 by Ryo ONODERA | Files touched by this commit (4)
Log message:
dtc: Update to 1.7.0

* Required by upcoming emulators/qemu-7.2.0nb3. Add buildlink3.mk.

Changelog:
No concise changelog available.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174)
Log message:
sysutils: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
   2018-07-24 08:06:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
dtc: updated to 1.4.7

1.4.7:
Bug fixes.
   2018-01-06 09:55:46 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
dtc: updated to 1.4.6

1.4.6:
Bug fixes.