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: devel/xtensa-esp32-elf/pkg-plist

Number of commits found: 2

Friday, 17 Jul 2020
17:53 leres search for other commits by this committer
devel/xtensa-esp32-elf: Update to fix PSRAM cache issue

This version of the toolchain includes fixes for the PSRAM cache
issue described here:

    https://github.com/espressif/esp-idf/issues/2892

Limit builds to tier 1 platforms (amd64 and i386) until we can
switch to a version that builds with gcc9.

Turn on CT_FORBID_DOWNLOAD and remove dependency on git; we never
want to use it to download anything.

Make some incremental improvements to the port Makefile and pkg-plist.
Original commitRevision:542445 
Thursday, 3 May 2018
21:50 leres search for other commits by this committer
This adds devel/xtensa-esp32-elf which builds the Espressif
ESP32 toolchain for use with Arduino and FreeRTOS projects.

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D15271
Original commitRevision:468990 

Number of commits found: 2