Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
30.0.50.20230316,3 17 Mar 2023 03:54:17
    |
Ashish SHUKLA (ashish)  |
editors/emacs: Update to git snapshot 0330cff |
30.0.50.20230228_1,3 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
30.0.50.20230228,3 28 Feb 2023 09:21:58
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2023-02-28 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/97f2492...c5d319a |
30.0.50.20230218,3 18 Feb 2023 18:53:18
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2023-02-18 snapshot, 97f2492
Changes: https://github.com/emacs-mirror/emacs/compare/0214e90...97f2492
Sponsored by: The FreeBSD Foundation |
30.0.50.20230201,3 01 Feb 2023 19:17:23
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Pet portclippy/portfmt |
30.0.50.20230201,3 01 Feb 2023 18:35:15
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2023-02-01 snapshot, 0214e90
Changes: https://github.com/emacs-mirror/emacs/compare/16579f6...0214e90
Sponsored by: The FreeBSD Foundation |
30.0.50.20230115,3 15 Jan 2023 06:49:43
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2023-01-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/4e4a808...16579f6 |
30.0.50.20230101_1,3 11 Jan 2023 14:52:24
    |
Joseph Mingrone (jrm)  |
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 |
30.0.50.20230101_1,3 09 Jan 2023 13:55:59
    |
Joseph Mingrone (jrm)  |
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 |
30.0.50.20230101,3 02 Jan 2023 06:03:06
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2023-01-01 snapshot, 4e4a808
Upstream changes:
https://github.com/emacs-mirror/emacs/compare/4331771...4e4a808
Sponsored by: The FreeBSD Foundation |
30.0.50.20221216,3 21 Dec 2022 17:57:14
    |
Jan Beich (jbeich)  |
editors/emacs-devel: limit wayland category to PGTK option
Don't advertise -nox flavor (no GUI) as having Wayland support. |
30.0.50.20221216,3 21 Dec 2022 10:54:12
    |
Jan Beich (jbeich)  |
editors/emacs-devel: add to wayland category after 08f3c048b612 |
30.0.50.20221216,3 16 Dec 2022 19:34:29
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 4331771
- bump PORTEPOCH due to a typo in an earlier commit
- add INFO document for use-package
- add OPTION for tree-sitter support
Tested by: jrm |
30.0.50.202211128,2 30 Nov 2022 07:06:37
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
29.0.50.202211117,2 18 Nov 2022 03:44:12
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-11-17 commit, 51589f81
https://github.com/emacs-mirror/emacs/compare/a691e811...51589f81
Sponsored by: The FreeBSD Foundation |
29.0.50.20221031_1,2 06 Nov 2022 15:22:02
    |
Joseph Mingrone (jrm)  |
Emacs ports: Build using GCC when NATIVECOMP is on
In order to allow concurrent installation, the GCC ports, as of 0338e04,
moved some header files to internal locations. Emacs built with
NATIVECOMP requires GCC jit libraries. Rather than patching Emacs to
search in those internal locations, build Emacs with GCC when NATIVECOMP
is turned on.
PR: 257060
Tested by: jcfyecrayz@liamekaens.com, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37275 |
29.0.50.20221031,2 31 Oct 2022 12:57:54
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot a691e811 |
29.0.50.20221015,2 15 Oct 2022 03:57:59
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-10-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/2973f91...8300899 |
29.0.50.20221003,2 03 Oct 2022 04:54:05
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to 2022-10-03 commit, 2973f91
https://github.com/emacs-mirror/emacs/compare/136495f...2973f91
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
29.0.50.20220831,2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
29.0.50.20220831,2 31 Aug 2022 23:10:53
    |
Ashish SHUKLA (ashish)  |
editors/emacs-devel: Update to git snapshot 136495f |
29.0.50.20220816,2 16 Aug 2022 14:41:40
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-08-16 snapshot
This fixes the problem that devel_full and devel_nox flavors of some
ports depending on emacs fail to be built with following error
message.
Symbol's function definition is void: update-directory-autoloads
Changes: https://github.com/emacs-mirror/emacs/compare/11e6c12...cf873c1 |
29.0.50.20220811,2 11 Aug 2022 16:08:40
    |
Joseph Mingrone (jrm)  |
editors/emacs-devel: Update to fix build when pgtk knob is off
The 2022-07-31 update to 3d6af11 introduced a bug that caused the build
to fail when the port's pgtk knob was off.
cc -o temacs.tmp ...
ld: error: undefined symbol: x_scroll_bar_redraw >>> referenced
by xterm.c >>> xterm.o:(XTset_vertical_scroll_bar)
This update includes an upstream fix.
Changes: https://github.com/emacs-mirror/emacs/compare/11e6c12...261d6af
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D36034 |
29.0.50.20220731,2 31 Jul 2022 06:42:40
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: editors/emacs-devel: Update to 2022-07-3 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/23ffb0c...3d6af11 |
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 |