Port details |
- xemacs21 XEmacs text editor version 21
- 21.1.14 editors
=33 21.1.14Version of this port present on the latest quarterly branch. - Maintainer: gj@FreeBSD.org
 - Port Added: unknown
- Last Update: 2004-03-27 13:44:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: unzip
- License: not specified in port
- WWW:
- http://www.xemacs.org/
- Description:
- 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.
WWW: http://www.xemacs.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf : devel/autoconf213
- Runtime dependencies:
-
- enriched.doc : editors/xemacs-packages
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.1.14 27 Mar 2004 13:44:28
 |
kris  |
The xemacs21 port contained an old version that is no longer useful;
remove it in favour of the xemacs port.
Submitted by: maintainer |
21.1.14 13 Oct 2003 09:29:34
 |
gj  |
Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64
to the Makefile. |
21.1.14 24 Sep 2003 09:37:11
 |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
21.1.14 06 Mar 2003 21:01:40
 |
ade  |
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly) |
21.1.14 06 Mar 2003 11:02:59
 |
gj  |
Remove pkg-comment and add COMMENT to the Makefile. |
21.1.14 29 Oct 2002 13:03:48
 |
gj  |
xemacs21 and xemacs-devel: add a LIB_DEPENDS on compface.1 so that
the mail/faces port cannot be accidentally deleted if xemacs uses it.
xemacs-devel: Add nonas,noeds to the --with-sound line because xemacs-devel
barfs when trying to use our sounds/nas port. Noticed while testing the
fix for the PR.
PR: 44588
Submitted by: Volker Stolz <vs@foldr.org> |
21.1.14 22 Oct 2002 08:09:58
 |
gj  |
xemacs21 is dumping core at start-up on -current. Add an additional
CONFIGURE_ARGS line to define ldflags so that the core dump no longer
happens.
SUBMITTED BY: jhb |
28 Jan 2002 20:44:11
    |
gj  |
Add WITHOUT_X11 to allow making these ports without X11 support. Add
WITH_XAW3D for those who like a 3D look. |
06 Jan 2002 06:20:22
    |
will  |
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things |
09 Dec 2001 02:27:01
    |
obrien  |
Remove -- all FreeBSD platforms link the same now. |
20 Nov 2001 23:29:38
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
30 Oct 2001 23:13:34
    |
gj  |
Add ``--with-ldap=no'' to the CONFIGURE_ARGS to avoid missing a dependency in
case the user has LDAP installed. This is one of those things which are
automatically detected at configure time. |
27 Oct 2001 17:24:43
    |
gj  |
Use ${WRKDIR} instead of /tmp for the temporary output from sed because it's
just generally a better idea. Why didn't I think of that ? |
26 Oct 2001 23:46:41
    |
gj  |
Put tmp_zot (output from sed) into /tmp in case /usr/ports is mounted read
only. |
08 Oct 2001 11:34:47
    |
gj  |
Add a pre-configure target to patch some man pages such that they reference
the correct, gzipped source man pages. |
11 Sep 2001 04:05:10
    |
ache  |
Bump png major |
03 Feb 2001 12:29:23
    |
gj  |
Update to version 21.1.4. |
19 Jan 2001 15:14:13
    |
kiri  |
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's xemacs21
version will be changed by shige :) |
01 Nov 2000 23:31:56
    |
asami  |
Remove missing file (lib/xemacs-21.1.12/lisp/package-get.el.orig). |
24 Oct 2000 13:09:18
    |
knu  |
Use MASTER_SITE_XEMACS. Reorder variables to satisfy portlint. |
24 Oct 2000 11:53:41
    |
knu  |
Enable XIM support by default. Reflect Wnn4 -> FreeWnn change. Fix build
problems. |
08 Oct 2000 02:02:27
    |
asami  |
Convert category editors to new layout. |
23 Sep 2000 20:27:31
    |
gj  |
Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid confusion when
databases/gdbm is installed. This change assures that the Berkeley db in libc
is used. |
09 Aug 2000 18:45:19
    |
gj  |
Update to version 21.1.12. The new release only made changes to configuration
files and Emacs.ad and deleted xemacs-faq.info-6. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
25 Jul 2000 21:22:08
    |
gj  |
Update to version 21.1.11. |
13 Jul 2000 22:03:04
    |
gj  |
The original tarball no longer exists on any of the servers. Change the port
to use the new one - xemacs-21.1.10a.tar.gz. |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
04 Jul 2000 08:13:36
    |
sobomax  |
Bump png shared library version. |
06 Jun 2000 19:17:15
    |
gj  |
Update to version 21.1.10. |