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 on branch 2022Q2
u-boot-cubox-hummingboard Cross-build das u-boot for model cubox-hummingboard
2024.01 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 2022.04_1Version of this port present on the latest quarterly branch.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-02-21 21:39:15
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader for SolidRun Cubox-i and Hummingboard. Install the u-boot.imx file onto the boot disk using: dd if=u-boot.imx of=/dev/whatever bs=1k oseek=1 conv=sync The U-Boot built by this port expects the first 1MB of the boot media to be reserved for the U-Boot executable and saved environment. The u-boot.imx file begins at an offset of 1K from the start of the boot disk. The U-Boot environment area begins at an offset of 512K. This version is patched so that: * ELF and API features are enabled to support ubldr. The sources for this port were originally obtained from commit e4bc4c3ebe at https://github.com/SolidRun/u-boot-imx6 which appears to be a highly modified fork of the stock U-Boot 2013.10 release. As of this writing, the changes in this fork have not been rolled back into upstream U-Boot.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/u-boot/u-boot-cubox-hummingboard/u-boot.imx
  2. share/u-boot/u-boot-cubox-hummingboard/README
  3. share/u-boot/u-boot-cubox-hummingboard/metadata
  4. /usr/local/share/licenses/u-boot-cubox-hummingboard-2024.01/catalog.mk
  5. /usr/local/share/licenses/u-boot-cubox-hummingboard-2024.01/LICENSE
  6. /usr/local/share/licenses/u-boot-cubox-hummingboard-2024.01/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-cubox-hummingboard>0:sysutils/u-boot-cubox-hummingboard
To install the port:
cd /usr/ports/sysutils/u-boot-cubox-hummingboard/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-cubox-hummingboard
  • pkg install u-boot-cubox-hummingboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-cubox-hummingboard
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-cubox-hummingboard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.012024.012020.102024.012024.01---
FreeBSD:13:quarterly2023.102023.10-2023.102023.102023.102023.102023.10
FreeBSD:14:latest2024.012024.01-2024.012024.012023.01-2023.01
FreeBSD:14:quarterly2023.102023.10-2023.102023.102023.102023.102023.10
FreeBSD:15:latest2024.012024.01n/a2024.01n/a2024.012024.012024.01
FreeBSD:15:quarterly--n/a-n/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. py39-setuptools-pkg>=0 : devel/py-setuptools-pkg@py39
  6. arm-none-eabi-gcc : devel/arm-none-eabi-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-cubox-hummingboard
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.

There are no commits on branch 2022Q2 for this port