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

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


Branch: pkgsrc-2009Q2, Version: 22.3nb2, Package name: emacs-22.3nb2, 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/jpeg] [graphics/tiff] [graphics/libungif] [graphics/xpm] [graphics/png] [lang/perl5]

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

Package options: x11, xaw

Master sites: (Expand)

SHA1: 5e9b3e0205099a83be7198fd43ba1c9442a3feb0
RMD160: a7eed5099d0cab25f34152f1b18b5c1b4e2e0746
Filesize: 38659.566 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-24 13:51:47 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket 2900 - requested by jun
build fix for mips

Revisions pulled up:
- pkgsrc/editors/emacs/distinfo		by patch
- pkgsrc/editors/emacs/patches/patch-ab	by patch

Files added:
pkgsrc/editors/emacs/patches/patch-aw	by patch
pkgsrc/editors/emacs/patches/patch-ax	by patch

package revision doesn't bump because the change only impacts mips
architecture, where it wouldn't properly build before.

   -------------------------------------------------------------------------

   Module Name:    pkgsrc
   Committed By:   jun
   Date:           Mon Sep 21 10:10:58 UTC 2009

   Modified Files:
           pkgsrc/editors/emacs22: distinfo
   Added Files:
           pkgsrc/editors/emacs22/patches: patch-ax

   Log message:
   compile enable on mips ports.
   adviced and patches from tsutsui-san on [netbsd,09810].

   tested on hpcmips-current.

   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs22/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/editors/emacs22/patches/patch-ax

   -------------------------------------------------------------------------

   Module Name:    pkgsrc
   Committed By:   jun
   Date:           Sun Sep 13 02:12:28 UTC 2009

   Modified Files:
           pkgsrc/editors/emacs22: Makefile distinfo
           pkgsrc/editors/emacs22/patches: patch-ab

   Log message:
   change patch-ab:
           add mips config to configure
   Bump PKGREVISION

   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs22/Makefile \
       pkgsrc/editors/emacs22/distinfo
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/editors/emacs22/patches/patch-ab

   -------------------------------------------------------------------------

   Module Name:    pkgsrc
   Committed By:   jun
   Date:           Sun Sep 13 01:26:34 UTC 2009

   Modified Files:
           pkgsrc/editors/emacs22/patches: patch-aw

   Log message:
   Fit for mips, change fix from emacs23:
   \ 
http://cvs.savannah.gnu.org/viewvc/emacs/configure.in?root=emacs&r1=1.602&r2=1.603

   adviced by obata-san,[netbsd,09792]

   To generate a diff of this commit:
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/editors/emacs22/patches/patch-aw