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: editors/emacs-devel/files/pkg-message.in

Number of commits found: 3

Wednesday, 11 Jan 2023
14:52 Joseph Mingrone (jrm) search for other commits by this committer
editors/emacs-devel: NATIVECOMP requires GCC 11+

Follow up b4eb3cc with another pkg-message.in tweak to also let users
who are upgrading know that native compilation requires GCC version 11
or newer.  This shouldn't be an issue for the vast majority of users,
since the default GCC version is now newer than 11.

Sponsored by:	The FreeBSD Foundation
commit hash: 8dd365d9e132d757ed58a3e97ae10460dd303024 commit hash: 8dd365d9e132d757ed58a3e97ae10460dd303024 commit hash: 8dd365d9e132d757ed58a3e97ae10460dd303024 commit hash: 8dd365d9e132d757ed58a3e97ae10460dd303024 8dd365d
Monday, 9 Jan 2023
13:55 Joseph Mingrone (jrm) search for other commits by this committer
editors/emacs-devel: Tweak GCC requirement

Support for the USE_GCC=X+ form was removed in 9b5f5ab.  Native
compilation requires GCC version 11 or newer and the default version of
GCC is now 12.

Sponsored by:	The FreeBSD Foundation
commit hash: b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9 commit hash: b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9 commit hash: b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9 commit hash: b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9 b4eb3cc
Wednesday, 20 Apr 2022
01:49 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/emacs-devel: Update to 2022-04-16 snapshot

* Enable NATIVECOMP option by default [1]
* If Emacs is build with NATIVECOMP enabled, display message as
  following at installation and upgrading time [2]
  - There are some elisp applications that don't work collectly if it
    is native compiled
  - If user uses such applications there is workaround to disable
    nativecompilation by user configuration [3]
  - Native compilation often results in high CPU
  - It is also possible to throttle it by user configuration
* Tidy up Makefile with portfmt

Discussed with:	ashish, jrm [1],[2]
Reference:	https://lists.gnu.org/archive/html/help-gnu-emacs/2022-04/msg00129.html
[3]
Reviewed by:	ashish, jrm
Differential Revision:	https://reviews.freebsd.org/D34935
commit hash: d04f04b14c72c042e0efed9bd0da9e5ea24e963b commit hash: d04f04b14c72c042e0efed9bd0da9e5ea24e963b commit hash: d04f04b14c72c042e0efed9bd0da9e5ea24e963b commit hash: d04f04b14c72c042e0efed9bd0da9e5ea24e963b d04f04b

Number of commits found: 3