notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: editors/emacs-devel/files/pkg-message.in
SVNWeb

Number of commits found: 3

Wed, 11 Jan 2023
[ 14:52 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:8dd365d9e132d757ed58a3e97ae10460dd303024  commit hash:8dd365d9e132d757ed58a3e97ae10460dd303024  commit hash:8dd365d9e132d757ed58a3e97ae10460dd303024  8dd365d 
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
Mon, 9 Jan 2023
[ 13:55 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9  commit hash:b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9  commit hash:b4eb3cc1255ff5de7344bf2ff0c15eae214be4e9  b4eb3cc 
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
Wed, 20 Apr 2022
[ 01:49 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:d04f04b14c72c042e0efed9bd0da9e5ea24e963b  commit hash:d04f04b14c72c042e0efed9bd0da9e5ea24e963b  commit hash:d04f04b14c72c042e0efed9bd0da9e5ea24e963b  d04f04b 
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

Number of commits found: 3