Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
29.0.50.20220715,2 20 Jul 2022 14:21:49
    |
Tobias C. Berner (tcberner)  |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
29.0.50.20220715,2 16 Jul 2022 03:07:11
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-07-15 commit, 23ffb0c
https://github.com/emacs-mirror/emacs/compare/06cd246...23ffb0c
Sponsored by: The FreeBSD Foundation |
29.0.50.20220701,2 01 Jul 2022 19:28:49
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 06cd246 |
29.0.50.20220615,2 16 Jun 2022 04:02:51
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-06-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/774880c...a29e0f1 |
29.0.50.20220530,2 08 Jun 2022 14:06:21
    |
Baptiste Daroussin (bapt)  |
editors/emacs-devel: remove GCONF option
gconf2 is a legacy from gnome2 and one of its last components,
it is slowly being decomission, drop option and unecessary dependency
on gconf where possible |
29.0.50.20220530,2 30 May 2022 22:03:13
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-05-30 commit, 774880c
Since the last port update two upstream bugs have been fixed.
- The first was a fix to a crash caused by a use-after-free issue. This
crash was likely only noticed on CURRENT, because jemalloc is built
there with settings to fill freed memory with sentinel data (0x5a). The
patch to fix the problem was submitted upstream by ashish@.
- The second fix was for a longstanding bug that would cause Emacs to
lock up under certain conditions when the primary selection was probed
at regular intervals. [2]
[1]
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d52749202f690a50f832c25ddd80929d175e67b4
[2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22214
Sponsored by: The FreeBSD Foundation |
29.0.50.20220515,2 16 May 2022 03:56:12
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-05-15 commit, 4cba465
https://github.com/emacs-mirror/emacs/compare/2fcbc74...4cba465
Sponsored by: The FreeBSD Foundation |
29.0.50.20220501,2 02 May 2022 17:06:23
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 2fcbc74 |
29.0.50.20220416,2 20 Apr 2022 01:49:24
    |
Yasuhiro Kimura (yasu)  |
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 |
29.0.50.20220331_1,2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
29.0.50.20220331,2 01 Apr 2022 14:54:07
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Note that NATIVECOMP is experimental
Building Emacs with support for compiling elisp to native code is an
interesting idea, but up to now there are no obvious performance
improvements. There are problems though. Background compilation can
eat up CPU, Emacs may fail to build (e.g., bug 2629490), and some
dependent ports may encounter problems. Thus, note that the option is
experimental to give users reasonable expectations.
Discussed with: abbe, yasu
Sponsored by: The FreeBSD Foundation |
29.0.50.20220331,2 31 Mar 2022 22:33:10
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-03-31 commit, c5af19c
https://github.com/emacs-mirror/emacs/compare/7829f1b...c5af19c
Sponsored by: The FreeBSD Foundation |
29.0.50.20220315_1,2 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
29.0.50.20220315,2 15 Mar 2022 21:50:06
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 1a07854
Fix pkg-plist for GSettings schema, as it's now also dependent
on PGTK option, in addition to GSETTINGS option
PR: 262512 |
29.0.50.20220228,2 28 Feb 2022 07:10:30
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-02-28 commit 0470ef0
Changes: https://github.com/emacs-mirror/emacs/compare/7829f1b...0470ef0 |
29.0.50.20220218,2 19 Feb 2022 04:57:28
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 20220218 commit, 7829f1b
https://github.com/emacs-mirror/emacs/compare/2b9c648...7829f1b
Sponsored by: The FreeBSD Foundation |
29.0.50.20220201,2 01 Feb 2022 19:11:55
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 2b9c648 |
29.0.50.20220115,2 17 Jan 2022 17:52:43
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Set GLIB_SCHEMAS
...rather than guarding the file in pkg-plist. glib-compile-schemas is
run during the build, but use the macro regardless. It could make
certain changes like a major version bump of glib easier to deal with.
Reported by: jbeich
Sponsored by: The FreeBSD Foundation |
29.0.50.20220115,2 15 Jan 2022 16:25:06
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Fix plist issue
When the GSETTINGS option was turned off, a few files were listed in
pkg-plist that were not being installed.
Sponsored by: The FreeBSD Foundation |
29.0.50.20220115,2 15 Jan 2022 08:27:42
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-01-15 snapshot 9845f6b |
29.0.50.20220103,2 03 Jan 2022 18:12:48
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Build pure GTK Emacs by default
- Add PGTK to OPTIONS_DEFAULT
- Remove M17N, OTF, XFT, XIM, and XPM from OPTIONS_DEFAULT
- Eliminate X11 dependencies for pure GTK Emacs by
- removing CAIRO_IMPLIES=XFT and OTF_IMPLIES=XFT
- adding CAIRO_PREVENTS=XFT and PGTK_PREVENTS=M17N XFT XPM
- not including USES=xorg.
While here, pull in a new 2022-01-03 revision and incorporate minor
formatting changes suggested by portfmt.
Reported by: jbeich
Reviewed by: jbeich
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D33714 |
29.0.50.20220101,2 01 Jan 2022 03:26:48
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-01-01 commit, 4d1968b
This commit introduces a new OPTION, pgtk, which builds a pure GTK
implementation of Emacs.
Sponsored by: The FreeBSD Foundation |
29.0.50.20211215,2 15 Dec 2021 19:44:14
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 5a057f6
Also add on-by-default option SQLITE3 for SQLite 3.x support |
29.0.50.20211205,2 11 Dec 2021 13:50:53
    |
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
29.0.50.20211205,2 06 Dec 2021 01:49:41
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-12-05 commit, 2d0e1e5
This update fixes a bug that caused "Unknown button type
‘help-function’" errors such as
https://portsfallout.com/fallout/421603/.
See upstream bug https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52291 and
the fix in
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=5404973916dc5d0b92604d31ad7dca2358bc5b9a. |
29.0.50.20211130,2 30 Nov 2021 08:34:41
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2021-11-30 snapshot 804c69d |
29.0.50.20211115,2 22 Nov 2021 17:36:24
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Formatting cleanup
This formatting should have been committed in 61d0935ac4. |
29.0.50.20211115,2 15 Nov 2021 15:20:11
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-11-15 commit, d9e91da
- Add a knob for webp image support. |
29.0.50.20211031_1,2 12 Nov 2021 16:46:39
    |
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: Bump consumers after
4f086586da53da9b80ecd94ea588be7440dea36e |
29.0.50.20211031,2 31 Oct 2021 15:54:58
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 90bd80d |
29.0.50.20211015,2 22 Oct 2021 11:42:15
    |
Piotr Kubaj (pkubaj)  |
editors/emacs-devel: fix build on powerpc64*
Building with clang randomly crashes:
Select coding system (default raw-text): Debugger entered--Lisp error:
(end-of-file "Error reading from stdin") |
29.0.50.20211015,2 16 Oct 2021 04:35:56
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-10-15 commit, ca3d723 |
29.0.50.20211001,2 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
29.0.50.20211001,2 01 Oct 2021 22:52:49
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57*
* The major version was bumped from 28 to 29 since the last update.
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D32258 |
28.0.50.20210916,2 17 Sep 2021 00:56:20
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 8a55d10 |
28.0.50.20210901_1,2 07 Sep 2021 02:44:59
    |
Joseph Mingrone (jrm)  Author: Yasuhiro Kimura |
editors/emacs-devel: Improve gcc port selection for NATIVECOMP
PR: 256893
Differential Revision: https://reviews.freebsd.org/D31011 |
28.0.50.20210901,2 01 Sep 2021 22:59:35
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-09-21 commit, a15f549
PR: 258001 |
28.0.50.20210815,2 15 Aug 2021 05:28:41
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 3572613 |
28.0.50.20210808,2 08 Aug 2021 14:02:04
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-08-02 commit, 3b32d05
This pulls in a fix for a recently introduced bug related to searching
for articles in Gnus.
https://github.com/emacs-mirror/emacs/commit/adab672edb3fad0851a52e3b6ccf3ac31c80b025 |
28.0.50.20210802,2 02 Aug 2021 11:27:34
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-08-02 commit, a812992 |
28.0.50.20210722,2 23 Jul 2021 09:34:56
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 20210722 commit, fcae435
This fixes a bug [1] that caused tramp to keep remote file locks after
saving files.
[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49621 |
28.0.50.20210716,2 16 Jul 2021 23:07:22
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 109c273 |
28.0.50.20210701,2 01 Jul 2021 18:50:03
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-07-01 commit, dc0ce5f |
28.0.50.20210616,2 01 Jul 2021 18:50:02
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Use lang/gcc11 for NATIVECOMP
Also, NATIVECOMP_CFLAGS=-I${LOCALBASE}/include is not necessary because
CFLAGS includes this from with USES=localbase:ldflags. |
28.0.50.20210616,2 16 Jun 2021 14:23:19
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot db106ea |
28.0.50.20210602,2 02 Jun 2021 20:55:34
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 87e7390 and add NATIVECOMP option
Native Compilation adds support for compiling EmacsLisp to native code using
libgccjit. For more information see https://www.emacswiki.org/emacs/GccEmacs.
The option is off by default until it receives wider testing.
Co-authored-by: Ashish SHUKLA <ashish@FreeBSD.org>
Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org> |
28.0.50.20210515,2 15 May 2021 14:44:59
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 46e4704 |
28.0.50.20210501,2 02 May 2021 01:35:01
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-05-01 commit, d53ee1c |
28.0.50.20210415,2 15 Apr 2021 17:40:55
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 0c3ce42 |
28.0.50.20210405,2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28.0.50.20210405,2 06 Apr 2021 07:26:48
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2021-04-05 commit, 0342354 |
28.0.50.20210315,2 15 Mar 2021 17:14:21
  |
ashish  |
- Update to git snapshot 068fdb2c |
28.0.50.20210305,2 07 Mar 2021 00:09:43
  |
pkubaj  |
editors/emacs-devel: limit using GCC to only powerpc64le
On powerpc64, emacs builds fine with Clang. |
28.0.50.20210305,2 05 Mar 2021 18:03:06
  |
pkubaj  |
editors/emacs-devel: fix build on powerpc64*
In toplevel form:
mh-e/mh-gnus.el:38:20: Error: Hash table too large |
28.0.50.20210305,2 05 Mar 2021 11:38:29
  |
jrm  |
editors/emacs-devel: Update to 2021-03-05 commit, 77ec2512
This fixes bug #46912.
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46912 |
28.0.50.20210302_1,2 03 Mar 2021 16:30:23
  |
jrm  |
editors/emacs-devel: Remove Motif X toolkit support
Support for building with Motif was removed upstream. |
28.0.50.20210302,2 02 Mar 2021 19:37:27
  |
jrm  |
editors/emacs-devel: Update to 2021-03-02 commit, 20596a5 |
28.0.50.20210214,2 14 Feb 2021 18:45:05
  |
ashish  |
- Update to git snapshot 9b4a2dd |
28.0.50.20210205,2 10 Feb 2021 19:17:45
  |
pkubaj  |
Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO. |
28.0.50.20210205,2 05 Feb 2021 13:32:04
  |
ashish  |
- Update to git snapshot 6bd9dbf |
28.0.50.20210115,2 15 Jan 2021 18:43:42
  |
jrm  |
editors/emacs-devel: Update to 2021-01-15 commit, 4dc72dd |
28.0.50.20210101,2 01 Jan 2021 05:05:53
  |
jrm  |
editors/emacs-devels: Update to 20210101 commit, 58bdfd7 |
28.0.50.20201215_1,2 25 Dec 2020 08:17:50
  |
danfe  |
- Update `mail/mailutils' to version 3.11
- Add `required_files' and `configlint' to rc scripts
- Emacs ports: chase shared library version bump
Submitted by: maintainer |
28.0.50.20201215,2 15 Dec 2020 09:06:20
  |
ashish  |
- Update to git snapshot 3806797 |
28.0.50.20201201,2 01 Dec 2020 20:51:55
  |
jrm  |
editors/emacs-devel: Update to 20201201 commit, 496d1fc |
28.0.50.20201115,2 16 Nov 2020 14:34:05
  |
ashish  |
- Update to git snapshot 8158874 |
28.0.50.20201102_1,2 09 Nov 2020 17:08:12
  |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
28.0.50.20201102,2 02 Nov 2020 23:27:04
  |
jrm  |
editors/emacs-devel: Update to 20201102 master branch commit, 5cea77a |
28.0.50.20201014,2 15 Oct 2020 09:46:09
  |
jrm  |
Emacs ports: Simplify flavor comments
Suggested by: mat
Reviewed by: emacs (ashish) |
28.0.50.20201014,2 15 Oct 2020 07:40:18
  |
ashish  |
- Update to git snapshot 051d31c |
28.0.50.20201006,2 06 Oct 2020 20:30:18
  |
jrm  |
editors/emacs-devel: Update to 20201006 master-branch commit 278c9d6
Revision 053d706 has a bug in the update-file-autoloads function, which
causes the build of japanese/lookup to fail. This update fixes that
problem.
PR: 250162
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
28.0.50.20201002,2 02 Oct 2020 11:58:39
  |
jrm  |
editors/emacs-devel: Update to 20201002 master-branch commit, 053d706 |
28.0.50.20200915,2 15 Sep 2020 09:11:28
  |
ashish  |
- Update to git snapshot e408f2f |
28.0.50.20200901,2 01 Sep 2020 21:28:35
  |
jrm  |
Update to 20200901 master-branch commit, 2e3ec40 |
28.0.50.20200815,2 15 Aug 2020 07:58:50
  |
ashish  |
- Update to git snapshot f712cdb |
28.0.50.20200801,2 12 Aug 2020 18:30:07
  |
jrm  |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
28.0.50.20200801,2 01 Aug 2020 08:22:04
  |
ashish  |
- Update to git snapshot fbe363f
- Explicitly disable selinux, and libsystemd configure flags |
28.0.50.20200715,2 16 Jul 2020 03:47:33
  |
jrm  |
editors/emacs-devel: Update to 20200715 commit, 85eaa83 |
28.0.50.20200701,2 02 Jul 2020 04:51:53
  |
ashish  |
- Update to git snapshot e98ddd6 |
28.0.50.20200625,2 25 Jun 2020 14:05:28
  |
jbeich  |
editors/emacs-devel: update to 2020-06-25 commit 7d6b860
Changes: https://github.com/emacs-mirror/emacs/compare/3af631d...7d6b860
Approved by: jrm, ashish |
28.0.50.20200620,2 20 Jun 2020 13:40:00
  |
jbeich  |
editors/emacs-devel: update to 2020-06-20 commit 3af631d
Pick up recent 24-bit color fix from upstream.
Changes: https://github.com/emacs-mirror/emacs/compare/f4b99b3...3af631d
PR: 247248
Approved by: jrm |
28.0.50.20200613,2 13 Jun 2020 16:28:12
  |
jrm  |
editors/emacs-devel: Update to 2020-06-13 commit f4b99b3
This fixes a build problem with editors/apel.
PR: 247228
Submitted by: nobutaka (earlier commit) |
28.0.50.20200601,2 07 Jun 2020 16:56:36
  |
jbeich  |
editors/emacs: divorce GSETTINGS from DBUS
Whether GSettings uses DBus at runtime depends on the backend.
PR: 247042
Approved by: jrm |
28.0.50.20200601,2 01 Jun 2020 19:06:08
  |
jrm  |
editors/emacs-devel: Update to 2020-06-01 commit c59e878 and...
..remove a local patch that fixed a build issue on systems using version 10
of clang. This version of clang enforces stricter requirements for the
placement of FALLTHROUGH labels. Upstream committed a change that fixes
the build and silences the FALLTHROUGH warning.
https://github.com/emacs-mirror/emacs/commit/e021c2dc2279e0fd3a5331f9ea661e4d39c2e840 |
28.0.50.20200518,2 19 May 2020 04:21:33
  |
ashish  |
- Update to git snapshot b1fe27d
- Add a patch to unbreak building on -HEAD[1], and -STABLE[2]
platforms which ship clang/LLVM 10
PR: 246525[2]
Reported by: pkg-fallout[1], Robert Cina[2] |
28.0.50.20200514,2 14 May 2020 09:16:03
  |
ashish  |
- Update to git snapshot a467173 |
28.0.50.20200501,2 02 May 2020 01:48:23
  |
jrm  |
editors/emacs-devel: Update to master-branch commit c59e878
Also switch non-default ImageMagick dependency from version 6 to 7. |
28.0.50.20200416,2 16 Apr 2020 19:36:13
  |
ashish  |
- Update to git snapshot e105d01 |
28.0.50.20200402,2 02 Apr 2020 20:40:33
  |
jrm  |
editors/emacs-devel: Update to 2020-04-02 commit 7e243a8 |
28.0.50.20200314,2 15 Mar 2020 19:30:28
  |
ashish  |
- Update to git snapshot b39b564 |
28.0.50.20200308,2 08 Mar 2020 21:11:16
  |
jrm  |
editors/emacs-devel: Update to 2020-03-08 commit 0a3f8da
Also
- match upstream by turning the deprecated MAGICK option off by default
- remove openmp check since 12.0 is EOL and both 11.3 and 12.1 include openmp
in base |
28.0.50.20200214,2 14 Feb 2020 19:53:48
  |
ashish  |
- Update to git snapshot 2e81e57
Submitted by: jrm |
28.0.50.20200205,2 05 Feb 2020 11:42:25
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit, da7267e |
28.0.50.20200115,2 15 Jan 2020 22:25:26
  |
ashish  |
- Update to git snapshot e31287e |
28.0.50.20200106,2 07 Jan 2020 04:55:40
  |
jrm  |
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012 |
27.0.50.20191215,2 15 Dec 2019 19:12:08
  |
jrm  |
editors/emacs-devel: Update to 2019-12-15 commit, 9ee5af3 |
27.0.50.20191201,2 01 Dec 2019 13:01:47
  |
ashish  |
- Update to git snapshot 293eb32 |
27.0.50.20191115,2 15 Nov 2019 18:48:14
  |
jrm  |
editors/emacs-devel: Update to latest master-branch commit, 904146c |
27.0.50.20191101_1,2 15 Nov 2019 18:48:11
  |
jrm  |
editors/emacs-devel: Standardize formatting with ports-mgmt/portfmt |
27.0.50.20191101_1,2 15 Nov 2019 18:47:40
  |
jrm  |
editors/emacs-devel: Add CAIRO to OPTIONS_DEFAULT
Cairo support is no longer consider experimental.
https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00116.html |