notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
u-boot-bhyve-riscv Cross-build das u-boot for model bhyve-riscv
2024.07 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-02 15:03:06
Last Update: 2024-09-02 15:01:50
Commit Hash: 5838f13
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader for riscv bhyve The loader is configured to boot automatically from the first VirtIO block device. Specify -o bootrom=$LOCALBASE/share/u-boot/u-boot-bhyve-riscv/u-boot.bin in bhyve(8) parameters. Note that this loader is experimental as the riscv bhyve port is still under development.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. share/u-boot/u-boot-bhyve-riscv/u-boot.bin
  2. share/u-boot/u-boot-bhyve-riscv/README
  3. /usr/local/share/licenses/u-boot-bhyve-riscv-2024.07/catalog.mk
  4. /usr/local/share/licenses/u-boot-bhyve-riscv-2024.07/LICENSE
  5. /usr/local/share/licenses/u-boot-bhyve-riscv-2024.07/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-bhyve-riscv>0:sysutils/u-boot-bhyve-riscv
To install the port:
cd /usr/ports/sysutils/u-boot-bhyve-riscv/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-bhyve-riscv
  • pkg install u-boot-bhyve-riscv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-bhyve-riscv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727176237 SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110

Packages (timestamps in pop-ups are UTC):
u-boot-bhyve-riscv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.072024.07-2024.072024.07---
FreeBSD:13:quarterly2024.072024.07-2024.072024.07---
FreeBSD:14:latest2024.072024.07-2024.072024.07---
FreeBSD:14:quarterly2024.072024.07-2024.072024.07---
FreeBSD:15:latest2024.072024.07n/a2024.07n/a---
Master port: sysutils/u-boot-master
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. swig : devel/swig
  3. dtc>=1.4.1 : sysutils/dtc
  4. mkimage : sysutils/u-boot-tools
  5. py311-setuptools-pkg>=0 : devel/py-setuptools-pkg@py311
  6. riscv64-none-elf-gcc : devel/riscv64-none-elf-gcc
  7. e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
  8. gnutls>=0 : security/gnutls
  9. bison : devel/bison
  10. gmake>=4.4.1 : devel/gmake
  11. python3.11 : lang/python311
  12. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_u-boot-bhyve-riscv
USES:
bison compiler:c11 gmake python:build pkgconfig shebangfix ssl tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.denx.de/pub/u-boot/
  2. https://ftp.denx.de/pub/u-boot/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/u-boot-master
CommitCreditsLog message
2024.04
02 Sep 2024 15:01:50
commit hash: 5838f13ec07f5b04e85a17ab28234eba8b1f7229commit hash: 5838f13ec07f5b04e85a17ab28234eba8b1f7229commit hash: 5838f13ec07f5b04e85a17ab28234eba8b1f7229commit hash: 5838f13ec07f5b04e85a17ab28234eba8b1f7229 files touched by this commit
Ruslan Bukin (br) search for other commits by this committer
sysutils/u-boot-bhyve-riscv: New port

Configuration of u-boot for bhyve hypervisor (RISC-V architecture).
This intended to run in RISC-V supervisor ("S") mode as a guest OS.

Reviewed By: arrowd, manu

Differential Revision: https://reviews.freebsd.org/D46257

Number of commits found: 1