non port: editors/emacs-devel/Makefile |
Number of commits found: 392 (showing only 100 on this page) |
Sunday, 18 May 2025
|
10:17 Robert Clausecker (fuz)
editors/emacs-devel: fix build on armv7
gccjit crashes during configure if NATIVECOMP is enabled on armv7.
Exclude the option there to fix the build.
Approved by: portmgr (build fix blanket)
MFH: 2025Q2
See also: ce3b3300759cd00d16095da678e3ea240a4fe944
25e57f5 |
Thursday, 15 May 2025
|
18:48 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2025-05-15 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/f180e4c9cb6...db198e0e59b
Sponsored by: The FreeBSD Foundation
b31beee |
Saturday, 3 May 2025
|
05:22 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2025-05-03 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/8abd2ee0526...f180e4c9cb6
bed1eb4 |
Friday, 25 Apr 2025
|
18:57 Joseph Mingrone (jrm)
Emacs ports: Add lexical-binding cookie to site-wide initialization
As of 9f25d46568b in upstream's master branch, Emacs emits a run-time
warning when lexical binding is unset. This serves as a reminder that
lexical binding is preferred.
Reviewed by: yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49991
58c7c92 |
Saturday, 19 Apr 2025
|
22:32 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2025-04-19 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/8c411381c69...8abd2ee0526
da323ef |
Friday, 4 Apr 2025
|
19:08 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2025-04-04 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/f5f3fb7dd4e...8c411381c69
Sponsored by: The FreeBSD Foundation
0ffa3d1 |
Sunday, 30 Mar 2025
|
06:00 Loïc Bartoletti (lbartoletti)
graphics/ImageMagicks*: bump dependent ports
9a9c1ba |
Monday, 24 Mar 2025
|
14:53 Cy Schubert (cy)
x11-toolkits/Xaw3d: Rename to libXaw3d
This is in line with what freedesktop.org calls Xaw3d. And this is in
preparation to update libXaw3d to the freedesktop.org maintained
version.
The reason we are doing this is the Slackware version is unmaintained.
PR: 285528
Exp-run by: antoine
f78b181 |
Sunday, 16 Mar 2025
|
04:34 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2025-03-15 snapshot
Commit log:
https://github.com/emacs-mirror/emacs/compare/bc33b70b280...f5f3fb7dd4e
Sponsored by: The FreeBSD Foundation
6065be7 |
Saturday, 8 Mar 2025
|
14:05 Gleb Popov (arrowd)
*: Bump revisions after dbus update
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
a347a92 |
Saturday, 1 Mar 2025
|
06:28 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2025-03-01 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/4cf53c43615...bc33b70b280
23a0357 |
Sunday, 16 Feb 2025
|
16:36 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2025-02-15 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/a001202b993...4cf53c43615
Sponsored by: The FreeBSD Foundation
dc52296 |
Saturday, 1 Feb 2025
|
07:14 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2025-02-01 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/16c89c5ae5e...a001202b993
dc1c8b6 |
Tuesday, 21 Jan 2025
|
03:12 Charlie Li (vishwin)
www/webkit2-gtk: update to 2.46.5
Changelog:
https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS
Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:
* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)
Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.
Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878
9431001 |
Friday, 17 Jan 2025
|
21:46 Piotr Kubaj (pkubaj)
editors/emacs-devel: disable NATIVECOMP on powerpc* to fix build and reenable
clang builds
Backtrace:
0x1016e5d8 <emacs_backtrace+0x78> at
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-75e3ea04239/src/emacs
0x100244e0 <terminate_due_to_signal+0xcc> at
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-75e3ea04239/src/emacs
0x100247e8 <handle_fatal_signal+0x1c> at
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-75e3ea04239/src/emacs
0x1016b258 <deliver_thread_signal.constprop.0+0x58> at
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-75e3ea04239/src/emacs
0x1016b320 <handle_sigsegv+0x60> at
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-75e3ea04239/src/emacs
0x812a66128 <pthread_sigmask+0x8e4> at /lib/libthr.so.3
0f13b30 |
Wednesday, 15 Jan 2025
|
15:46 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2025-01-15 snapshot
While here, update some dependency specifications to better reflect what
is required. This silences some Q/A warnings.
Commit
log: https://github.com/emacs-mirror/emacs/compare/643e32340d1...16c89c5ae5e
Sponsored by: The FreeBSD Foundation
682a81f |
Sunday, 5 Jan 2025
|
22:17 Joseph Mingrone (jrm)
editors/emacs-devel: Do not set GNU_CONFIGURE_MANPREFIX
Ports no longer need to set this variable, since Mk/bsd.port.mk will
assign the correct value (if it's not already defined).
Sponsored by: The FreeBSD Foundation
2782362 |
22:15 Joseph Mingrone (jrm)
editors/emacs-devel: Remove JSON option
Upstream introduced a new, faster JSON encoder that does not depend on
any external library and is always on.
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=890edfd2bb8fd79730919972cc82811b73c7f572
Reported by: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
6fbdff4 |
Wednesday, 1 Jan 2025
|
03:07 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-12-31 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/75e3ea04239...643e32340d1
18ddb42 |
Sunday, 15 Dec 2024
|
13:38 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-12-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/a8169bee206...75e3ea04239
6bb599d |
Sunday, 1 Dec 2024
|
16:22 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-12-01 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/7ded1064cf4...a8169bee206
Sponsored by: The FreeBSD Foundation
3c1a088 |
Sunday, 17 Nov 2024
|
07:04 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-11-16 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/f6c359cb66a...7ded1064cf4
1f56392 |
Thursday, 31 Oct 2024
|
10:24 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-10-31 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/38071e39892...f6c359cb66a
5b8a0f5 |
Thursday, 17 Oct 2024
|
17:36 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-10-17 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/fb42a253bdc...38071e39892
Sponsored by: The FreeBSD Foundation
7e3e066 |
Wednesday, 2 Oct 2024
|
01:32 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-10-02 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/7793b2fe2ab...fb42a253bdc
d8f5ad7 |
Sunday, 15 Sep 2024
|
01:48 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-09-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/92ea393a16e...7793b2fe2ab
6e0dbfa |
Monday, 2 Sep 2024
|
02:20 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-09-01 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/40eecd594a...92ea393a16e
Sponsored by: The FreeBSD Foundation
7f2b457 |
Friday, 16 Aug 2024
|
09:51 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-08-06 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/aa5c725fe7...40eecd594a
6304843 |
Tuesday, 6 Aug 2024
|
20:28 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-08-06 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/259f4613bd...aa5c725fe7
Sponsored by: The FreeBSD Foundation
f1a6f60 |
Friday, 19 Jul 2024
|
00:49 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-07-18 snapshot
This update pulls in a fix for a build error that occurred when the
NATIVECOMP option was off.
PR: 280324
Reported by: Benjamin Jacobs <freebsd@dev.thsi.be>
Sponsored by: The FreeBSD Foundation
ab38662 |
Thursday, 4 Jul 2024
|
21:31 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-07-04 snapshot, fa6f088a48
Upstream bumped Emacs's major version from 30 to 31, so a PORTREVISION
bump of most consumers will be necessary.
Sponsored by: The FreeBSD Foundation
5a7af2f |
Monday, 24 Jun 2024
|
11:40 Joseph Mingrone (jrm)
editors/emacs-devel: Fix PATCH_SITES
Sponsored by: The FreeBSD Foundation
a9dca89 |
03:47 Joseph Mingrone (jrm)
editors/emacs-devel: Apply security fix
Details about the security vulnerability can be found at
https://seclists.org/oss-sec/2024/q2/296.
Security: https://vuxml.freebsd.org/freebsd/4f6c4c07-3179-11ef-9da5-1c697a616631.html
Sponsored by: The FreeBSD Foundation
62062a8 |
Saturday, 15 Jun 2024
|
03:10 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-06-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/9a2088bdd9...25452986cb
5fb7b04 |
Sunday, 2 Jun 2024
|
02:20 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-06-01 snapshot, 9a2088bdd9
Commit log:
https://github.com/emacs-mirror/emacs/compare/c85294a6132...9a2088bdd9
Event: BSDCan 2024
Sponsored by: The FreeBSD Foundation
Reviewed by: ashish (in person)
Differential Revision: https://reviews.freebsd.org/D45446
0857713 |
Thursday, 16 May 2024
|
02:29 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-05-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/3555447b7e9...c85294a6132
60c70a6 |
Tuesday, 30 Apr 2024
|
06:07 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-04-30 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/9b755244bf0...3555447b7e9
453f515 |
Saturday, 27 Apr 2024
|
12:44 Tijl Coosemans (tijl)
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine
98bf258 |
Monday, 15 Apr 2024
|
17:57 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-04-15 snapshot
Commit
log: https://github.com/emacs-mirror/emacs/compare/8bee4060ea4...9b755244bf0
Sponsored by: The FreeBSD Foundation
9e275cb |
Sunday, 31 Mar 2024
|
00:40 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-03-30 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/ad3a3ad6...8bee4060ea4
fab29a8 |
Saturday, 16 Mar 2024
|
21:40 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-03-16 snapshot
Commit log: https://github.com/emacs-mirror/emacs/compare/8b96503b...ad3a3ad6
Sponsored by: The FreeBSD Foundation
1bdc4f5 |
Saturday, 2 Mar 2024
|
01:39 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-03-01 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/4b89fb08...8b96503b
e36f528 |
Saturday, 17 Feb 2024
|
02:47 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2024-02-16 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/9dbbf93a...4b89fb08
66c11db |
Monday, 5 Feb 2024
|
03:33 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-02-04 snapshot, 9dbbf93a4a
Commit log: https://github.com/emacs-mirror/emacs/compare/43612103...9dbbf93a
Sponsored by: The FreeBSD Foundation
097ff82 |
Sunday, 28 Jan 2024
|
13:39 Muhammad Moinur Rahman (bofh)
editors/emacs-devel: Moved man to share/man
Approved by: portmgr (blanket)
e6188c9 |
Monday, 15 Jan 2024
|
23:49 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2024-01-15 snapshot, 43612103
Commit log: https://github.com/emacs-mirror/emacs/compare/91f316d...43612103
Sponsored by: The FreeBSD Foundation
ea7a749 |
Sunday, 31 Dec 2023
|
23:56 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-12-32 snapshot, 91f316d
Changes: https://github.com/emacs-mirror/emacs/compare/fb4b0b3...91f316d
Sponsored by: The FreeBSD Foundation
c933778 |
Saturday, 23 Dec 2023
|
18:14 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
3572ca3 |
Sunday, 3 Dec 2023
|
04:22 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-12-02 snapshot, fb4b0b3
Changes: https://github.com/emacs-mirror/emacs/compare/58d9e73...fb4b0b3
Sponsored by: The FreeBSD Foundation
02ee7ca |
Wednesday, 15 Nov 2023
|
17:24 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-11-15 snapshot, 58d9e73
Changes: https://github.com/emacs-mirror/emacs/compare/31acbcd...58d9e73
Sponsored by: The FreeBSD Foundation
429ce19 |
Tuesday, 31 Oct 2023
|
06:52 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-10-30 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/3e23238...31acbcd
32b6c56 |
Sunday, 15 Oct 2023
|
18:42 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-10-15 snapshot, 3e23238
Changes: https://github.com/emacs-mirror/emacs/compare/64c5801...3e23238
Sponsored by: The FreeBSD Foundation
c509ea2 |
Saturday, 30 Sep 2023
|
07:12 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-09-30 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/d9efc9a...64c5801
9f3f403 |
Saturday, 16 Sep 2023
|
10:26 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-09-16 snapshot, d9efc9a
Changes: https://github.com/emacs-mirror/emacs/compare/7d60d16...d9efc9a
Sponsored by: The FreeBSD Foundation
dd07efe1 |
Saturday, 2 Sep 2023
|
02:54 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-09-01 snapshot, 7d60d16
Changes: https://github.com/emacs-mirror/emacs/compare/fd1479a...7d60d16
Sponsored by: The FreeBSD Foundation
40e9ae6 |
Tuesday, 22 Aug 2023
|
13:48 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-08-20 snapshot
* Update regular expressions used to modify lisp/loadup.el at
pre-configure target
Changes: https://github.com/emacs-mirror/emacs/compare/18e7bc8...fd1479a
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D41514
08be1d2 |
Saturday, 12 Aug 2023
|
04:33 Yasuhiro Kimura (yasu)
editors/emacs-devel: Miscellaneous refinements
* Use "USES=makeinfo" instead of adding print/texinfo to
BUILD_DEPENDS.
* When PGTK option is ON and SCROLLBARS is OFF, configure fails as
following
----------------------------------------------------------------------
checking for gnutls >= 2.12.2... yes
checking for jansson >= 2.7... yes
checking for tree-sitter >= 0.20.2... yes
checking for libkqueue... no
checking for library containing kqueue... none required
configure: error: Non-toolkit scroll bars are not implemented for your system
----------------------------------------------------------------------
So add SCROLLBARS to PGTK_IMPLIES to avoid such options setting.
* When MODULES option is OFF and TREESITTER is ON, link error happens
as following.
----------------------------------------------------------------------
cc -o temacs.tmp \
-Demacs -I. -I. -I../lib -I../lib -I/usr/local/include
-I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/libpng16
-I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0
-I/usr/local/lib/dbus-1.0/include -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include
-I/usr/local/include/webp -I/usr/local/include -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16
-I/usr/local/include/harfbuzz -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -MMD -MF deps/.d -MP -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE
-Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes
-Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare
-Wno-tautological-constant-out-of-range-compare -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -O2
-pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -fstack-protector-strong -L/usr/local/lib
-L/usr/local/lib \
dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o
coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o
xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o dbusbind.o
emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o
insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o
indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o
callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o syntax.o
bytecode.o comp.o process.o gnutls.o callproc.o region-cache.o sound.o
timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o
kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o
itree.o xfont.o ftfont.o ftcrfont.o hbfont.o fontset.o fringe.o image.o
xgselect.o json.o terminfo.o lastfile.o ../lib/libgnu.a
../oldXMenu/libXMenu11.a -ltiff -ljpeg -L/usr/local/lib -lpng16 -lgif
-L/usr/local/lib -lwebpdemux -lwebpdecoder -lSM -lICE -lX11 -lXrender
-L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
-lglib-2.0 -lintl -lcairo -lrt -L/usr/local/lib -ldbus-1 -lexecinfo
-L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib
-lXfixes -lXext -lXext -L/usr/local/lib -lxml2 -lutil -L/usr/local/lib
-lcairo -lncurses -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
-L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lfreetype
-L/usr/local/lib -lfontconfig -lfreetype -L/usr/local/lib -lharfbuzz
-L/usr/local/lib -lgnutls -lpthread -L/usr/local/lib -llcms2
-llcms2_fast_float -llcms2_threaded -lm -lz -L/usr/local/lib -ljansson
-lgmp -L/usr/local/lib -lXi -L/usr/local/lib -ltree-sitter -lsqlite3
-lXcomposite -lXext
ld: error: undefined symbol: dynlib_error
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced 1 more times
ld: error: undefined symbol: dynlib_sym
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
ld: error: undefined symbol: dynlib_open
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
----------------------------------------------------------------------
So add MODULES to TREESITTER_IMPLIES to avoid such options setting.
* Revive MOTIF option. Upstream once removed support of Motif but they
reverted it later.
* Update CAIRO_DESC. This option prevents XFT now.
* Update OTF_DESC. This option doesn't imply XTF any more.
* Pet portclippy.
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D41233
6496ce5 |
Monday, 7 Aug 2023
|
01:24 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-08-06 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/207cd4c...18e7bc8
aa499c7 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Monday, 17 Jul 2023
|
10:53 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-07-17 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/32b092c...207cd4c
eb20da3 |
Monday, 3 Jul 2023
|
20:14 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-07-03 snapshot, 32b092c
Native compilation has been put through the paces over the past few
years and is included in Emacs 28, so remove the "Experimental" label.
Also, specify ahead-of-time compilation via the configure argument.
Changes: https://github.com/emacs-mirror/emacs/compare/8657afa...9b9dcc1
Reviewed by: emacs (ashish, yasu)
Sponsored by: The FreeBSD Foundation
51c94d2 |
Saturday, 17 Jun 2023
|
07:16 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-06-16 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/2d6ba3e...8657afa
6c1b3b6 |
Friday, 2 Jun 2023
|
02:15 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-06-01 snapshot, 2d6ba3e
Building --with-cario results in an emacs binary that directly links to
freetype2 and fontconfig shared libraries, so correctly set
CAIRO_LIB_DEPENDS.
Changes: https://github.com/emacs-mirror/emacs/compare/ebf5e4c...2d6ba3e
Sponsored by: The FreeBSD Foundation
506b641 |
Monday, 15 May 2023
|
05:21 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-05-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/7d246c3...ebf5e4c
58d26c7 |
Tuesday, 2 May 2023
|
13:42 Joseph Mingrone (jrm)
editors/emacs-devel: Update to 2023-05-01 snapshot, 7d246c3
Changes: https://github.com/emacs-mirror/emacs/compare/9848ae1...7d246c3
Sponsored by: The FreeBSD Foundation
a856a9c |
Sunday, 30 Apr 2023
|
11:10 Felix Palmen (zirias)
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
a6bb2f8 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Sunday, 9 Apr 2023
|
15:21 Joseph Mingrone (jrm)
editors/emacs-devel: Update to pull in NATIVECOMP fix
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39463
fea20d3 |
Sunday, 2 Apr 2023
|
23:10 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 97e35b1
- Mark NATIVECOMP as broken, and remove from OPTIONS_DEFAULT.
It fails to native compile with:
Internal native compiler error: "org/org-plot.el",
"block does not end with a branch",
73560fbf |
Friday, 17 Mar 2023
|
03:54 Ashish SHUKLA (ashish)
editors/emacs: Update to git snapshot 0330cff
bae4586 |
Thursday, 2 Mar 2023
|
05:23 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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk
PR: 269704
Exp-run by: antoine
---
fa81a4f |
Tuesday, 28 Feb 2023
|
09:21 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-02-28 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/97f2492...c5d319a
4e6084c |
Saturday, 18 Feb 2023
|
18:53 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
6e782d3 |
Wednesday, 1 Feb 2023
|
19:17 Joseph Mingrone (jrm)
editors/emacs-devel: Pet portclippy/portfmt
57b655d |
18:35 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
b731af4 |
Sunday, 15 Jan 2023
|
06:49 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2023-01-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/4e4a808...16579f6
0a915d5 |
Monday, 9 Jan 2023
|
13:55 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
b4eb3cc |
Monday, 2 Jan 2023
|
06:03 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
06f2d68 |
Wednesday, 21 Dec 2022
|
17:57 Jan Beich (jbeich)
editors/emacs-devel: limit wayland category to PGTK option
Don't advertise -nox flavor (no GUI) as having Wayland support.
ac89e16 |
10:54 Jan Beich (jbeich)
editors/emacs-devel: add to wayland category after 08f3c048b612
c3606b8 |
Friday, 16 Dec 2022
|
19:34 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
c7f9122 |
Wednesday, 30 Nov 2022
|
07:06 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
ea66012 |
Friday, 18 Nov 2022
|
03:44 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
6f67627 |
Sunday, 6 Nov 2022
|
15:22 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
8882913 |
Monday, 31 Oct 2022
|
12:57 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot a691e811
047baa4 |
Saturday, 15 Oct 2022
|
03:57 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2022-10-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/2973f91...8300899
561fef5 |
Monday, 3 Oct 2022
|
04:54 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
e66a003 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 31 Aug 2022
|
23:10 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 136495f
ee15435 |
Tuesday, 16 Aug 2022
|
14:41 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
8016957 |
Thursday, 11 Aug 2022
|
16:08 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
fe6e0a3 |
Sunday, 31 Jul 2022
|
06:42 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
c6a8f5f |
Wednesday, 20 Jul 2022
|
14:21 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>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx)
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
7cd7a8d |
Saturday, 16 Jul 2022
|
03:07 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
3fc5d22 |
Friday, 1 Jul 2022
|
19:28 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 06cd246
db91799 |
Thursday, 16 Jun 2022
|
04:02 Yasuhiro Kimura (yasu)
editors/emacs-devel: Update to 2022-06-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/774880c...a29e0f1
1407cc7 |
Wednesday, 8 Jun 2022
|
14:06 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
b746221 |
Monday, 30 May 2022
|
22:03 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
c318bc1 |
Monday, 16 May 2022
|
03:56 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
a10454a |
Monday, 2 May 2022
|
17:06 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to git snapshot 2fcbc74
459015b |
Number of commits found: 392 (showing only 100 on this page) |