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/arm-none-eabi-newlib/pkg-plist

Number of commits found: 2

Friday, 12 Nov 2021
16:57 Joerg Wunsch (joerg) search for other commits by this committer
devel/arm-none-eabi-newlib: automatically generate pkg-plist

Now that devel/arm-none-eabi-gcc has options for different multilib
layouts, the generated tree and thus pkg-plist heavily depends on the
actual multilib option applied.

It's thus best to automatically create the plist now.

Reviewed by:	kevans
Differential Revision:	<https://reviews.freebsd.org/D32755>
commit hash: f3e8d5b0e218471634c97b79072dbc43cf472bbf commit hash: f3e8d5b0e218471634c97b79072dbc43cf472bbf commit hash: f3e8d5b0e218471634c97b79072dbc43cf472bbf commit hash: f3e8d5b0e218471634c97b79072dbc43cf472bbf f3e8d5b
Sunday, 16 Oct 2016
22:01 bsam search for other commits by this committer
Newlib is a C library intended for use on embedded systems. It is
a conglomeration of several library parts, all under free software
licenses, that make them easily usable on embedded products.

WWW: https://www.sourceware.org/newlib/

PR:		213466
Submitted by:	bsdports@kyle-evans.net
Original commitRevision:424083 

Number of commits found: 2