./editors/xemacs-current, *BETA* XEmacs text editor version 21.5.35

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


Branch: CURRENT, Version: 21.5.35nb6, Package name: xemacs-21.5.35nb6, Maintainer: hauke

This is an unstable, *BETA* release of XEmacs.

XEmacs is a self-documenting, customizable, extensible real-time
display editor.

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

XEmacs'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. There is a WWW browsing mode written fully in elisp
that looks and behaves much like the netscape WWW browser.

XEmacs has similar functionality to GNU Emacs. It uses a different
display model, including support for Motif menu and scroll bars and the
ability to run as a widget inside other applications. Many people say
it looks nicer than GNU Emacs.


Required to run:
[graphics/tiff] [graphics/png] [graphics/jpeg] [databases/gdbm] [devel/gmp] [x11/libXpm]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [pkgtools/cwrappers] [x11/xorgproto]

Package options: x11

Master sites: (Expand)

Filesize: 16019.157 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-30 17:02:22 by Paolo Vincenzo Olivo | Files touched by this commit (3)
Log message:
editors/xemacs-current: fix PLIST for enabled LDAP option.

TODO:
* Test build for other options which a PLIST_VAR entry is described for,
  and integrate PLIST if needed.
* Document unknown 'xface' option.
* Address pkglint warnings.
   2023-06-29 22:57:44 by Hauke Fath | Files touched by this commit (5)
Log message:
Fix the man page install path, which should unbreak the packages for
non-standard PKGMANDIR.
   2023-06-26 20:21:08 by Hauke Fath | Files touched by this commit (2)
Log message:
Fix an old typo -- if an underscore in place of a dash has ever
worked, it does not any more.
   2023-06-20 22:45:42 by Hauke Fath | Files touched by this commit (3)
Log message:
Carry forward the SunOS sound setup from editors/xemacs (21.4).

I cannot test this right now, but it should at least unbreak the build
on SunOS.
   2023-05-24 13:40:11 by Hauke Fath | Files touched by this commit (4)
Log message:
The 21.5 requirement of makeinfo 4.12 seems arbitrary - the
NetBSD-enclosed makeinfo 4.8 appears to work just fine.

Plus, simply not setting MAKEINFO will leave us without .info files.