Path to this page:
./
editors/emacs30,
GNU editing macros (editor)
Branch: CURRENT,
Version: 30.2nb9,
Package name: emacs30-30.2nb9,
Maintainer: pkgsrc-usersGNU Emacs is an extensible, customizable editor textand more. At its
core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing. The
features of GNU Emacs include:
- Content-sensitive editing modes, including syntax coloring, for a
wide variety of file types including plain text, source code, and
HTML.
- Complete built-in documentation, including a tutorial for new users.
- Support for many languages and their scripts, including all scripts,
Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao,
Ethiopian, and some Indian scripts.
- Highly customizable, using Emacs Lisp code or a graphical
customization interface.
- A large number of extensions that add other functionality, including
a project planner, mail and news reader, debugger interface,
calendar, and more. Many of these extensions are distributed with
GNU Emacs; others are available separately.
This package contains Emacs version 30.
Package options: dbus, gnutls, gtk3, libgccjit, libotf, libwebp, tree-sitter, x11, xml
Master sites: (Expand)
Filesize: 54023.754 KB
Version history: (Expand)
- (2026-06-11) Updated to version: emacs30-30.2nb9
- (2026-05-14) Updated to version: emacs30-30.2nb8
- (2026-04-20) Updated to version: emacs30-30.2nb7
- (2026-02-06) Updated to version: emacs30-30.2nb6
- (2026-01-27) Updated to version: emacs30-30.2nb5
- (2026-01-07) Updated to version: emacs30-30.2nb4
CVS history: (Expand)
| 2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788) |
Log message:
gtk3: bump PKGREVISION for wayland option default change
Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-04-20 20:14:10 by Adam Ciarcinski | Files touched by this commit (45) |
Log message:
revbump for x265
|
| 2026-02-24 08:13:49 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1) |
Log message:
emacs30: Fix PR pkg/60023
The macOS SDK provides its own version of getopt_long(3).
|
| 2026-02-06 23:09:44 by Chuck Cranor | Files touched by this commit (2) |
Log message:
emacs30: redundant Emacs.pdmp removed from macosx Applications dir
emacs30 fails to build on macosx with pkgsrc error:
pkg_create: can't stat \
`.../pkgsrc/editors/emacs30/work/.destdir/usr/local/pkg/Applications/Emacs.app/C \
ontents/MacOS/libexec/Emacs.pdmp'
and
The following files are in the PLIST but not in ... (cites Emacs.pdmp)
This is due to an upstream change from emacs29 to emacs30. In a
non-self contained install you do not need Contents/MacOS/libexec/Emacs.pdmp
in the Applications directory because emacs uses the one installed
in the libexec directory. i.e. the one referenced in the main PLIST
file herek libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/emacs.pdmp
This file is no longer present in emacs30.
So we can safely remove references to:
Applications/Emacs.app/Contents/MacOS/libexec/Emacs.pdmp
from PLIST.cocoa and options.mk.
The relevant upstream changes can be found here (look for bug 66022):
https://github.com/emacs-mirror/emacs/commits/master/nextstep/Makefile.in
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|