NOTICE: This package has been removed from pkgsrc

./wip/emacs22, GNU editing macros (editor)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 22.1, Package name: emacs-22.1, Maintainer: markd

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.


Required to run:
[graphics/libungif] [graphics/xpm] [graphics/tiff] [graphics/png] [graphics/jpeg] [lang/perl5]

Required to build:
[pkgtools/x11-links] [devel/gmake]

Package options: xaw

Master sites: (Expand)

SHA1: 327664173eabe5db49d4e7e4a4b1794577af902e
RMD160: da5360871db8b1d473ff7f0b0937ee6c278c0b19
Filesize: 37277.564 KB

Version history: (Expand)


CVS history: (Expand)


   2008-03-20 01:35:06 by Tobias Nygren | Files touched by this commit (6) | Package removed
Log message:
Sacrifice to the inode god. (editors/emacs is version 22.1)
   2007-06-09 11:51:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Comment out PATCHDIR -- it does not currently exist.

   2007-06-09 11:48:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove checksums for non-existing patches.

   2007-06-08 09:21:14 by Masao Uebayashi | Files touched by this commit (2)
Log message:
Move CONFIGURE_ARGS+=... into Makefile.common.

   2007-06-08 09:17:44 by Masao Uebayashi | Files touched by this commit (2)
Log message:
Move relevant part into options.mk.

   2007-06-08 09:11:05 by Masao Uebayashi | Files touched by this commit (1)
Log message:
* Add "nox11" then make "toolkit" a required option.  This \ 
is consistent and
  cleaner.  Suggested by Dieter Baron.
* Suggest "xaw" as default toolkit.
* Sort "toolkit" options, from new to old.

   2007-06-08 08:51:13 by Masao Uebayashi | Files touched by this commit (1)
Log message:
Probably bsd.prefs.mk is not used here.

   2007-06-08 07:50:51 by Masao Uebayashi | Files touched by this commit (1)
Log message:
Merge emacs-xaw3d and xaw option - it's xaw.buildlink3.mk to decide which
Athena widget is picked up.