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-pine64 Cross-build das u-boot for model pine64
2024.07 sysutils on this many watch lists=2 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 2021.04Version of this port present on the latest quarterly branch.
Maintainer: uboot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-06-27 22:20:01
Last Update: 2021-04-07 08:09:01
Commit Hash: cf118cc
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://www.denx.de/wiki/U-Boot
Description:
U-Boot loader and related files for the Pine64. To install this bootloader on an sdcard just do: dd if=/usr/local/share/u-boot/u-boot-pine64/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=128k seek=1 conv=sync For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: https://www.denx.de/wiki/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-pine64/u-boot-sunxi-with-spl.bin
  2. share/u-boot/u-boot-pine64/README
  3. share/u-boot/u-boot-pine64/metadata
  4. /usr/local/share/licenses/u-boot-pine64-2024.07/catalog.mk
  5. /usr/local/share/licenses/u-boot-pine64-2024.07/LICENSE
  6. /usr/local/share/licenses/u-boot-pine64-2024.07/GPLv2
Collapse this list.
Dependency lines:
  • u-boot-pine64>0:sysutils/u-boot-pine64
To install the port:
cd /usr/ports/sysutils/u-boot-pine64/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/u-boot-pine64
  • pkg install u-boot-pine64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: u-boot-pine64
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-pine64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.072024.072020.10_12024.072024.07---
FreeBSD:13:quarterly2024.072024.07-2024.072024.072023.102023.102023.10
FreeBSD:14:latest2024.072024.07-2024.072024.072023.01-2023.01
FreeBSD:14:quarterly2024.072024.07-2024.072024.072023.102023.102023.10
FreeBSD:15:latest2024.072024.07n/a2024.07n/a2024.012024.012024.01
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. aarch64-none-elf-gcc : devel/aarch64-none-elf-gcc
  7. e2fsprogs-libuuid>=0 : misc/e2fsprogs-libuuid
  8. gnutls>=0 : security/gnutls
  9. bl31.bin : sysutils/atf-sun50i_a64
  10. bison : devel/bison
  11. gmake>=4.4.1 : devel/gmake
  12. python3.11 : lang/python311
  13. 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-pine64
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: 16

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
2021.04
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021.04
07 Apr 2021 07:57:52
commit hash: a361eabce3cfe911380ecc45d270512abada86aacommit hash: a361eabce3cfe911380ecc45d270512abada86aacommit hash: a361eabce3cfe911380ecc45d270512abada86aacommit hash: a361eabce3cfe911380ecc45d270512abada86aa files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Update to 2021.04
2020.10_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2020.10_1
22 Nov 2020 17:37:40
Revision:556066Original commit files touched by this commit
manu search for other commits by this committer
sysutils/atf: Update to v2.4

Bump u-boot ports that depends on it.
While here update the metadata and pkg-descr for the allwinner64 family so
u-boot is put in an alternate location that doesn't conflict with GPT
partitions.
2019.10
08 Nov 2019 09:17:05
Revision:517039Original commit files touched by this commit
lwhsu search for other commits by this committer
Use HTTPS as possible
2018.03
13 Jul 2018 02:57:57
Revision:474544Original commit files touched by this commit
linimon search for other commits by this committer
Remove useless MAINTAINER lines.
2017.09.00_1
11 Dec 2017 17:54:20
Revision:456054Original commit files touched by this commit Sanity Test Failure
manu search for other commits by this committer
u-boot: Move allwinner 64 bits dep to u-boot-master

We have more than one Allwinner 64bits SoC u-boot ports now
and others are coming.
Move the dependencies into the u-boot-master ports.

While here, switch maintainer on u-boot-pine64 and u-boot-sopine
to uboot@ as discussed with imp@ and brd@

Reviewed by:	imp (maintainer)
Approved by:	imp
Differential Revision:	https://reviews.freebsd.org/D13450
2017.09.00
10 Nov 2017 16:23:23
Revision:453904Original commit files touched by this commit
brd search for other commits by this committer
Update sysutils/u-boot-pine64/pkg-descr with an example on how to dd to an
image.

Approved by:	bdrewery (mentor, implicit), manu (maintainer)
2017.07.00.1
04 Aug 2017 00:28:37
Revision:447309Original commit files touched by this commit
imp search for other commits by this committer
Remove files directory. It should have gone away in the prior commit,
but didn't. Ditto distinfo.
2017.07.00.1
02 Aug 2017 15:21:02
Revision:447112Original commit files touched by this commit
imp search for other commits by this committer
Cut pine port over to u-boot-master.

Submitted by: Emmanuel Vadot
2016.05_1
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
2016.05_1
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016.05_1
24 Jul 2016 09:48:39
Revision:418996Original commit files touched by this commit
pawel search for other commits by this committer
Fix few style violations in u-boot ports:

- GMAKE -> MAKE_CMD, MAKE_CMD is always set to required make implementation
- CP -> INSTALL_DATA, INSTALL_DATA makes sure files are always installed
  with proper permissions
- sysutils/u-boot-rpi: include missed files installed in STAGEDIR in PLIST_FILES

PR:		210982
Submitted by:	myself
Approved by:	maintainers timeout
2016.05_1
18 Jul 2016 19:53:19
Revision:418738Original commit files touched by this commit
brd search for other commits by this committer
Only build sysutils/u-boot-pine64 on > 10.0 since dtc is required.

Approved by:	bdrewery (implicit)
2016.05_1
28 Jun 2016 20:18:26
Revision:417750Original commit files touched by this commit
brd search for other commits by this committer
In sysutils/u-boot-pine64, fix booting with boot1.efi.

Submitted by:	andrew
Approved by:	bdrewery (implicit)
2016.05
27 Jun 2016 22:19:53
Revision:417689Original commit files touched by this commit
brd search for other commits by this committer
Add sysutils/u-boot-pine64 to support the Pine64 boards.

Approved by:	bdrewery (mentor)

Number of commits found: 16