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.

non port: sysutils/u-boot-rockpro64/Makefile

Number of commits found: 11

Friday, 12 Jan 2024
17:08 Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Update to 2024.01

Sponsored by:	Beckhoff Automation GmbH & Co. KG
commit hash: 25cd322adb7a5aa44be259be83da202cf824f173 commit hash: 25cd322adb7a5aa44be259be83da202cf824f173 commit hash: 25cd322adb7a5aa44be259be83da202cf824f173 commit hash: 25cd322adb7a5aa44be259be83da202cf824f173 25cd322
Saturday, 9 Dec 2023
16:49 Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-rockpro64: Unbreak after the update to v2023.10

We need this series:
http://patchwork.ozlabs.org/project/uboot/list/?series=364753&state=*
Otherwise sd boot or emmc boot won't work (and probably more).

Sponsored by:	Beckhoff Automation GmbH & Co. KG
commit hash: d355a160e93cfffde5a0e200878c927850eab1ad commit hash: d355a160e93cfffde5a0e200878c927850eab1ad commit hash: d355a160e93cfffde5a0e200878c927850eab1ad commit hash: d355a160e93cfffde5a0e200878c927850eab1ad d355a16
Wednesday, 9 Aug 2023
10:38 Emmanuel Vadot (manu) search for other commits by this committer Author: Minsoo Choo
sysutils/u-boot-*: Update to 2023.07.02

Differential Revision:	https://reviews.freebsd.org/D41193
commit hash: c1baa2b4d8d63c4369e4e53422914ea515dbd1e2 commit hash: c1baa2b4d8d63c4369e4e53422914ea515dbd1e2 commit hash: c1baa2b4d8d63c4369e4e53422914ea515dbd1e2 commit hash: c1baa2b4d8d63c4369e4e53422914ea515dbd1e2 c1baa2b
Saturday, 10 Sep 2022
17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 e79fe1a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
07:57 Emmanuel Vadot (manu) search for other commits by this committer
sysutils/u-boot-*: Update to 2021.04
commit hash: a361eabce3cfe911380ecc45d270512abada86aa commit hash: a361eabce3cfe911380ecc45d270512abada86aa commit hash: a361eabce3cfe911380ecc45d270512abada86aa commit hash: a361eabce3cfe911380ecc45d270512abada86aa a361eab
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 22 Nov 2020
17:37 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.
Original commitRevision:556066 
Saturday, 7 Nov 2020
18:59 manu search for other commits by this committer
sysutils/u-boot-*: Update to 2020.10

This also add two patches :
 - The first one is for rockpro64, a commit upstream made the spi flash
   not detected anymore. The issue is still discussed with upstream so for
   now add a local patch.
 - The second disabled shutting down usb controllers when
   calling efi_exit_boot_service.
   It somehow make u-boot hang but only when doing netboot and of course
   only on some boards so it's a weird issue.
   This is also a local patch for now as I still need to look deeper.
Original commitRevision:554415 
Saturday, 27 Jul 2019
14:55 manu search for other commits by this committer
sysutils/u-boot-rockpro64: Add new u-boot port for Pine64 RockPro64 board

This use the DDR blob and miniloader from RockChip + trust FW + ATF + u-boot
proper.
Original commitRevision:507459 

Number of commits found: 11