---
name: emacs
version: 21.3_16
origin: editors/emacs21
comment: GNU editing macros
arch: freebsd:9:x86:64
www: http://www.gnu.org/software/emacs/
maintainer: ashish@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 67994405
desc: |
  GNU Emacs is a self-documenting, customizable, extensible real-time
  display editor.

  Users new to Emacs will be able to use basic features fairly rapidly
  by studying the tutorial and using the self-documentation features.
  Emacs also has an extensive interactive manual browser.  It is easily
  extensible since its editing commands are written in Lisp.

  GNU Emacs's many special packages handle mail reading (RMail) and
  sending (Mail), outline editing (Outline), compiling (Compile),
  running subshells within Emacs windows (Shell), running a Lisp
  read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
  (Doctor :-) and many more.

  WWW: http://www.gnu.org/software/emacs/
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXpm: {origin: x11/libXpm, version: 3.5.10}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libXmu: {origin: x11-toolkits/libXmu, version: '1.1.1,1'}
  Xaw3d: {origin: x11-toolkits/Xaw3d, version: 1.5E_4}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  tiff: {origin: graphics/tiff, version: 4.0.3}
  png: {origin: graphics/png, version: 1.5.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  jbigkit: {origin: graphics/jbigkit, version: 1.6}
  giflib-nox11: {origin: graphics/giflib, version: 4.2.1_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- ipv6
- editors
shlibs_required:
- libtiff.so.4
- libjpeg.so.11
- libpng15.so.15
- libXpm.so.4
- libX11.so.6
message: |
  ********************************************************************
  * NOTE:                                                            *
  *   This package does not include                                  *
  *     LEIM: Libraries of Emacs Input Method                        *
  *   package.                                                       *
  *   You can find leim port in the following directory:             *
  *     ${PORTSDIR}/editors/leim21                                    *
  *                                                                  *
  *   If you want to use multibyte characters in the menubar,        *
  *     make WITH_MENUBAR_FONTSET=yes install                        *
  *   then set fontset in ~/.Xresources as                           *
  *     Emacs*menubar*fontSet: -misc-fixed-medium-r-normal--14-130-* *
  *   and set coding system for it appropriately in ~/.emacs like    *
  *     (setq menu-coding-system 'euc-jp)                            *
  ********************************************************************
