2023-08-30 22:18:53 by Greg Troxel | Files touched by this commit (20) | ![]() |
Log message: emacs25*: Remove As proposed and not objected to on pkgsrc-users@. |
2020-05-23 14:35:47 by Roland Illig | Files touched by this commit (1) |
Log message: editors/emacs25-nox11: remove unknown configure option |
2018-05-31 03:44:09 by Greg Troxel | Files touched by this commit (1) |
Log message: emacs25-nox11: fix build on MacOS On MacOS, the build finds the Cocoa framework and tries to build nextstep, which results in a wildly differing PLIST. Pass "--without-ns" to force disable this. No PKGREVISION, as any build which found ns previously failed. |
2018-02-01 12:18:16 by Jonathan Perkin | Files touched by this commit (1) |
Log message: emacs25-nox11: Fix _EMACS_VERSION_MINOR. |
2017-09-12 05:19:02 by Ryo ONODERA | Files touched by this commit (6) |
Log message: Update emacs25 and emacs25-nox11 to 25.3 Changelog: This is an emergency release to fix a security vulnerability in Emacs. Enriched Text mode has its support for decoding 'x-display' disabled. This feature allows saving 'display' properties as part of text. Emacs 'display' properties support evaluation of arbitrary Lisp forms as part of instantiating the property, so decoding 'x-display' is vulnerable to executing arbitrary malicious Lisp code included in the text (e.g., sent as part of an email message). This vulnerability was introduced in Emacs 19.29. |
2017-09-11 13:34:15 by Thomas Klausner | Files touched by this commit (1) |
Log message: emacs25-nox11: bump PKGREVISION for security fix. |
2017-07-23 20:47:10 by David A. Holland | Files touched by this commit (6) |
Log message: Belated PKGREVISION bump for 20170617 change re-enabling ASLR. Hi, Joerg. |
2017-04-29 09:11:56 by Thomas Klausner | Files touched by this commit (1) |
Log message: Restore version.mk, for emacs/Makefile.common XXX: this file should not be necessary |
2017-04-27 15:44:33 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove unused file. |
2016-12-31 09:33:34 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Fix _EMACS_REQD package name. |