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-sifive-fu740/Makefile

Number of commits found: 11

Monday, 15 Jan 2024
17:33 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/opensbi: update to v1.4

Release notes/info:
https://github.com/riscv-software-src/opensbi/releases/tag/v1.4

Bump dependent u-boot ports.

Sponsored by:	The FreeBSD Foundation
commit hash: 3d68246d28be42fd4c86a277ec44013a60fda71e commit hash: 3d68246d28be42fd4c86a277ec44013a60fda71e commit hash: 3d68246d28be42fd4c86a277ec44013a60fda71e commit hash: 3d68246d28be42fd4c86a277ec44013a60fda71e 3d68246
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
Thursday, 3 Aug 2023
16:05 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/opensbi: update to v1.3.1

Add a patch to work around an assembler error with clang 16.0. This will
be submitted upstream.

As usual, bump revision of dependent u-boot ports.

Reviewed by:	jrtc27, lwhsu (previous version)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D40915
commit hash: 652b56fe24733b9882bd496cb925c05bb40882f0 commit hash: 652b56fe24733b9882bd496cb925c05bb40882f0 commit hash: 652b56fe24733b9882bd496cb925c05bb40882f0 commit hash: 652b56fe24733b9882bd496cb925c05bb40882f0 652b56f
Tuesday, 3 Jan 2023
15:33 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/opensbi: update to version 1.2

With this version, stop providing the library and header files
altogether. I do not think they are useful at this time.

Bump associate u-boot port revisions.

Reviewed by:	lwhsu
Approved by:	lwhsu (ports)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37934
commit hash: b594a4b70c0719165896b87fdd0350bc100a9878 commit hash: b594a4b70c0719165896b87fdd0350bc100a9878 commit hash: b594a4b70c0719165896b87fdd0350bc100a9878 commit hash: b594a4b70c0719165896b87fdd0350bc100a9878 b594a4b
Sunday, 23 Oct 2022
06:38 Li-Wen Hsu (lwhsu) search for other commits by this committer
sysutils/u-boot-sifive-*: Remove unneeded U_BOOT_SLAVE_PORTREVISION_*
commit hash: c5fd305e76d323ebb370ae6784c5e69c01c37e3a commit hash: c5fd305e76d323ebb370ae6784c5e69c01c37e3a commit hash: c5fd305e76d323ebb370ae6784c5e69c01c37e3a commit hash: c5fd305e76d323ebb370ae6784c5e69c01c37e3a c5fd305
06:35 Li-Wen Hsu (lwhsu) search for other commits by this committer
sysutils/u-boot-sifive-fu740: Fix build by removing included patch
commit hash: 5920a68b5038d50581926b7941b55f7322c47bbb commit hash: 5920a68b5038d50581926b7941b55f7322c47bbb commit hash: 5920a68b5038d50581926b7941b55f7322c47bbb commit hash: 5920a68b5038d50581926b7941b55f7322c47bbb 5920a68
Wednesday, 21 Sep 2022
22:12 Jessica Clarke (jrtc27) search for other commits by this committer
sysutils/u-boot-sifive-fu740: Add upstream DTS patch for DA9063 RTC support

This allows the DA9063 RTC driver to probe and attach (and exposes other
MFD children too, but we don't have drivers for them). It also includes
a couple of miscellaneous improvements synced from the Linux DTS,
fixing the compatible string for the on-board QSPI flash and adding the
card detect GPIO for the QSPI SD card.

Reviewed by:	manu
Approved by:	manu (uboot, ports)
Differential Revision:	https://reviews.freebsd.org/D36556
commit hash: 5549bc63f6aad2b459978a82c2e5fc5259b43d00 commit hash: 5549bc63f6aad2b459978a82c2e5fc5259b43d00 commit hash: 5549bc63f6aad2b459978a82c2e5fc5259b43d00 commit hash: 5549bc63f6aad2b459978a82c2e5fc5259b43d00 5549bc6
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
Tuesday, 28 Jun 2022
20:15 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/opensbi: update to version 1.1

Bump the PORTREVISION of dependent u-boot ports.

Reviewed by:	lwhsu
Approved by:	lwhsu (ports)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35616
commit hash: 8a0d40f973dbc5961cbb8a44123c8c2317031d33 commit hash: 8a0d40f973dbc5961cbb8a44123c8c2317031d33 commit hash: 8a0d40f973dbc5961cbb8a44123c8c2317031d33 commit hash: 8a0d40f973dbc5961cbb8a44123c8c2317031d33 8a0d40f
Wednesday, 11 May 2022
17:43 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/u-boot-sifive-fu740: add new port

This adds a u-boot variant for the HiFive Unmatched board.

Reviewed by:	manu
Approved by:	manu (ports, uboot)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35171
commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 14d576f

Number of commits found: 11