summaryrefslogtreecommitdiff
path: root/editors/emacs25
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26editors: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07editors: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-09-27emacs: segfaults when built with MKPIEnia1-1/+3
2021-04-21revbump for boost-libsadam1-2/+2
2021-04-21revbump for textproc/icuadam1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-05*: Apply revbump for graphics/giflib API change.jperkin1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-05-22editors/emacs25: don't try to fix nonexistent grep-changelogrillig1-4/+1
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-06-08editors/*: let pkglint fix indentation and variable alignmentrillig1-2/+2
pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong.
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-10-27emacs25: Do not (manually) inject X11 LDFLAGS via configureleot4-3/+39
On NetBSD and OpenBSD the configure script injects LD_SWITCH_X_SITE_RPATH (e.g. `-Wl,-rpath,/usr/X11R7/lib') early as LDFLAGS leading to link with possible X11 native libraries when it is not requested. Should fix PR pkg/53688. Bump PKGREVISION Thanks to <maya> for debug-fu help!
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-04-14revbump after icu updateadam1-2/+2
2018-04-13Apparently, I somehow forgot to update this.dholland1-1/+2
2018-04-08Fixes for tzalloc issues on -6 from uwe@ and Paul Eggert.dholland2-2/+105
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30738 PKGREVISION -> 5
2018-03-30add "--without-ns" to x11 configs for OSXchuck1-1/+2
on OSX the configure script will select the "nextstep" window system unless you explicitly tell it not to: % bmake configure |& egrep 'PKG_OPTIONS.emacs|What window system should Emacs use' PKG_OPTIONS.emacs = x11 What window system should Emacs use? nextstep % leaving pkgsrc in a bad state where it thinks it built an x11 version, but instead emacs built a nextstep version. add "--without-ns" to the x11 config option for OSX. this should not impact other platforms.
2018-03-21emacs25: handle NAN not existing on VAX.maya2-1/+24
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-1/+2
2017-09-13Fix distinfo inconsistenciesryoon1-7/+5
2017-09-12Update emacs25 and emacs25-nox11 to 25.3ryoon5-102/+8
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-11emacs25: fix security issuewiz4-3/+98
GNU Emacs is an extensible, customizable, free/libre text editor and software environment. When Emacs renders MIME text/enriched data (Internet RFC 1896), it is vulnerable to arbitrary code execution. Since Emacs-based mail clients decode "Content-Type: text/enriched", this code is exploitable remotely. This bug affects GNU Emacs versions 19.29 through 25.2. Although we know no efforts to exploit this in the wild, exploitation is easy. http://www.openwall.com/lists/oss-security/2017/09/11/1
2017-07-28Sort tools to reduce diff to wip/emacs-git.wiz1-2/+2
2017-07-23Belated PKGREVISION bump for 20170617 change re-enabling ASLR.dholland1-1/+2
Hi, Joerg.
2017-06-17Remove now obsolete Emacs ASLR hacks.joerg1-16/+1
2017-04-27Sort.wiz1-2/+2
2017-04-27Add PRINT_PLIST_AWK for easier updates.wiz1-1/+3
2017-04-27Update to 25.2ryoon5-13/+17
* Add xml to default options to enable internel web browser, eww Changelog: * Changes in Emacs 25.2 This is mainly a bug-fix release, but there are some other changes. ** 'find-library', 'help-function-def' and 'help-variable-def' now run 'find-function-after-hook'. ** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs. The 'Info-quoted' and 'tex-verbatim' faces inherit from it by default. ** New variable 'use-default-font-for-symbols', for backward compatibility. This variable allows you to get back pre-Emacs 25 behavior where the font for displaying symbol and punctuation characters was always selected according to your fontset setup. By default, Emacs 25 tries to use the default face's font for such characters, if it supports them, disregarding the fontsets. Set this variable to nil to disable this and get back the old behavior. ** 'electric-quote-mode' is no longer suppressed in a buffer whose coding system cannot represent curved quote characters. Instead, users can deal with the unrepresentable characters in the usual way when they save the buffer. ** New variable 'inhibit-compacting-font-caches'. Set this variable to a non-nil value to speed up display of characters using large fonts, at the price of a larger memory footprint. ** The version number of CC Mode has been changed from 5.33 to 5.32.99, although the software itself hasn't changed. This aims to reduce confusion with the standalone CC Mode 5.33 (available from http://cc-mode.sourceforge.net), which is a more mature version than the one included in Emacs 25.2.
2017-04-22Revbump after icu updateadam1-2/+2
2017-02-28Recursive revbump from graphics/libwebpryoon1-2/+2
2017-02-14Test for freetype needs pkg-configmarkd1-1/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2