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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
u-boot-bhyve-arm64 Cross-build das u-boot for model bhyve-arm64
2024.01_1 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 2024.01_1Version of this port present on the latest quarterly branch.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-03 13:51:08
Last Update: 2024-02-07 17:27:10
Commit Hash: ba57771
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader for arm64 bhyve The loader is configured to boot automatically from the first VirtIO block device. Specify -o bootrom=$LOCALBASE/share/u-boot/u-boot-bhyve-arm64/u-boot.bin in bhyve(8) parameters. Note that this loader is experimental as the arm64 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-arm64/u-boot.bin
  2. share/u-boot/u-boot-bhyve-arm64/README
  3. /usr/local/share/licenses/u-boot-bhyve-arm64-2024.01_1/catalog.mk
  4. /usr/local/share/licenses/u-boot-bhyve-arm64-2024.01_1/LICENSE
  5. /usr/local/share/licenses/u-boot-bhyve-arm64-2024.01_1/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-bhyve-arm64>0:sysutils/u-boot-bhyve-arm64
To install the port:
cd /usr/ports/sysutils/u-boot-bhyve-arm64/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-bhyve-arm64
  • pkg install u-boot-bhyve-arm64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-bhyve-arm64
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704888643 SHA256 (u-boot/u-boot-2024.01.tar.bz2) = b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3 SIZE (u-boot/u-boot-2024.01.tar.bz2) = 19926911

Packages (timestamps in pop-ups are UTC):
u-boot-bhyve-arm64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.01_12024.01_1-2024.01_12024.01_1---
FreeBSD:13:quarterly2024.01_12024.01_1-2024.01_12024.01_12023.10_12023.10_12023.10_1
FreeBSD:14:latest2024.01_12024.01_1-2024.01_12024.01_1---
FreeBSD:14:quarterly2024.01_12024.01_1-2024.01_12024.01_12023.10_12023.10_12023.10_1
FreeBSD:15:latest2024.01_12024.01_1n/a2024.01_1n/a2024.012024.012024.01_1
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. py39-setuptools-pkg>=0 : devel/py-setuptools-pkg@py39
  6. aarch64-none-elf-gcc : devel/aarch64-none-elf-gcc
  7. e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
  8. gnutls>=0 : security/gnutls
  9. bison : devel/bison
  10. gmake>=4.3 : devel/gmake
  11. python3.9 : lang/python39
  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-arm64
USES:
bison gmake python:build pkgconfig shebangfix 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: 4

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.01_1
07 Feb 2024 17:27:10
commit hash: ba5777140ec41aae909456f6da77e1b336f52fcbcommit hash: ba5777140ec41aae909456f6da77e1b336f52fcbcommit hash: ba5777140ec41aae909456f6da77e1b336f52fcbcommit hash: ba5777140ec41aae909456f6da77e1b336f52fcb files touched by this commit
Mark Johnston (markj) search for other commits by this committer
sysutils/u-boot-bhyve-arm64: Fix after the 2024.01 import

Because this config is not yet upstreamed (pending arm64/bhyve/vmm
actually landing in main), we have to maintain our own for the time
being.

Tweak the config to work around two problems which arose after the
latest update:
- EFI support implies SMBIOS support, which requires that we implement a
  finalizer, which we don't have.  Since SMBIOS support isn't required,
  just remove it.
- Don't configure EVENT, as we don't use it, and its configuration
  implies that we implement a hook that runs immediately before command
  processing.

While here, incorporate a patch from jrtc27 which permits booting from
images formatted using an MBR.

Reviewed by:	manu, jrtc27
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D43784
Differential Revision:	https://reviews.freebsd.org/D43785
2024.01
12 Jan 2024 17:08:45
commit hash: 25cd322adb7a5aa44be259be83da202cf824f173commit hash: 25cd322adb7a5aa44be259be83da202cf824f173commit hash: 25cd322adb7a5aa44be259be83da202cf824f173commit hash: 25cd322adb7a5aa44be259be83da202cf824f173 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Update to 2024.01

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2023.10_1
14 Dec 2023 02:53:46
commit hash: bd62eb84db620c0fc007730248be22c77cf5940bcommit hash: bd62eb84db620c0fc007730248be22c77cf5940bcommit hash: bd62eb84db620c0fc007730248be22c77cf5940bcommit hash: bd62eb84db620c0fc007730248be22c77cf5940b files touched by this commit
Mark Johnston (markj) search for other commits by this committer
sysutils/u-boot-bhyve-arm64: Fix the GIC redistributor size

This is needed when booting multi-vCPU guests.

Reviewed by:	manu
Obtained from:	jrtc27
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D42995
2023.07.02
03 Nov 2023 13:49:39
commit hash: 2759a169bd8b3ecf209b9f7309a2c4e310918d86commit hash: 2759a169bd8b3ecf209b9f7309a2c4e310918d86commit hash: 2759a169bd8b3ecf209b9f7309a2c4e310918d86commit hash: 2759a169bd8b3ecf209b9f7309a2c4e310918d86 files touched by this commit
Mark Johnston (markj) search for other commits by this committer
sysutils/u-boot-bhyve-arm64: New port

This is a port of https://github.com/zxombie/u-boot/tree/bhyvearm64 to
the version of u-boot in the ports tree.  There is a bhyve arm64 port
that is close to landing, so now seems like a good time to make the port
available.

In the longer term we would upstream this platform in some form, but
since arm64 bhyve is experimental, I think trying to upstream at this
point is premature.  Of course, we prefer not to carry patches in the
ports tree when possible, but in this case it seems justified to do so
for some time, to give users a change to test and report problems.

Approved by:	manu
Sponsored by:	Innovate UK
Sponsored by:	Klara, Inc. (hardware)
Differential Revision:	https://reviews.freebsd.org/D42437

Number of commits found: 4