./editors/emacs, GNU editing macros (editor)

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


Branch: CURRENT, Version: 23.2nb1, Package name: emacs-23.2nb1, Maintainer: minskim

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.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus] [graphics/libungif] [graphics/hicolor-icon-theme] [graphics/tiff] [graphics/freetype2] [graphics/png] [graphics/jpeg] [graphics/librsvg] [fonts/fontconfig] [fonts/Xft2] [x11/gtk2] [x11/libXpm] [graphics/libotf] [devel/m17n-lib]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Package options: dbus, gtk, svg, x11, xft2

Master sites: (Expand)

SHA1: 2f99c7111c232cf04410607698d2db842e305c82
RMD160: 6d25f8d12cfa23e413ea353933ed871a3d3aa08e
Filesize: 45734.079 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-14 11:51:42 by David A. Holland | Files touched by this commit (1) | Package updated
Log message:
Needs revbump for png update.
   2010-06-01 23:44:54 by Min Sik Kim | Files touched by this commit (12) | Package updated
Log message:
Update emacs to 23.2.

Patches were provided by Makoto Fujiwara in PR 43335.

Excerpt from the announcement:

  In addition to a large number of bugfixes, Emacs 23.2 includes
  several new packages, such as the CEDET suite of development tools
  (including Semantic, a set of libraries and utilities for parsing
  source code, and EDE, a package for managing code projects), and a
  new mode for editing Javascript.  The default mail composition mode
  is now Message mode, which provides features such as MIME handling.
  Many other part of Emacs have also been improved.  For a more
  complete list of changes, see the file etc/NEWS.
   2010-05-15 12:00:57 by Roy Marples | Files touched by this commit (3)
Log message:
Fix termcap support.
   2010-05-05 17:17:51 by Roy Marples | Files touched by this commit (1)
Log message:
Enable terminfo support for NetBSD if available.
   2010-02-21 13:26:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mention files that include this one.
   2010-02-21 13:24:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add RCS Id (hi roy!).
   2010-02-19 22:28:04 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
SETGIDGAME. Not MAKE_JOBS_SAFE. Bump revision.
   2010-01-24 14:26:13 by Thomas Klausner | Files touched by this commit (40)
Log message:
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.