./editors/emacs-nox11, Meta-package for installing the preferred Emacs version

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 26.1, Package name: emacs-nox11-26.1, Maintainer: dholland

GNU 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 is a meta-package that installs the default Emacs version,
compiled without support for X.


Required to run:
[editors/emacs26-nox11]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2013-04-06 13:23:05 by Blue Rats | Files touched by this commit (5)
Log message:
'"# $NetBSD$" expected.'
   2013-02-17 18:35:45 by David A. Holland | Files touched by this commit (2)
Log message:
Oops, forgot these.
   2013-02-17 08:36:55 by David A. Holland | Files touched by this commit (1)
Log message:
nox11 version of the meta-package in editors/emacs. This will always
build the nox11 version of the emacs type in EMACS_TYPE.
   2013-02-17 06:01:26 by David A. Holland | Files touched by this commit (3) | Package removed
Log message:
Move editors/emacs-nox11 to editors/emacs23-nox11.
   2012-08-13 08:53:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix CVE-2012-3479:
When the Emacs user option `enable-local-variables' is set to `:safe'
(the default value is t), Emacs should automatically refuse to evaluate
`eval' forms in file-local variable sections.  Due to the bug, Emacs
instead automatically evaluates such `eval' forms.  Thus, if the user
changes the value of `enable-local-variables' to `:safe', visiting a
malicious file can cause automatic execution of arbitrary Emacs Lisp
code with the permissions of the user.

Bug tracker ref: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12155
   2012-02-20 02:22:32 by OBATA Akio | Files touched by this commit (1) | Package updated
Log message:
reset PKGREVISION, from base pkg update.
   2012-01-20 05:20:43 by OBATA Akio | Files touched by this commit (3)
Log message:
PKGREVISION must not be in Makefile.common.
   2011-12-13 07:20:16 by John Marino | Files touched by this commit (1)
Log message:
editors/emacs-nox11: Revert previous

emacs-nox11 doesn't use and can't use emacs.desktop, so there is no need
to modify the file (which shouldn't even be installed).  This modification
could go on the editors/emacs port though, conditionally on without x11.