pkgsrc/editors/xemacs
hauke 88569f08c6 On Arch Linux, the XEmacs build breaks in src/gmalloc.c because extern
declarations conflict with system headers.  After patching this file,
the build then hangs at

 ./xemacs -nd -batch -l /var/obj/pkgsrc/editors/xemacs/work/xemacs-21.4.24/src/../lisp/update-elc.el

with the xemacs process spinning at 100% cpu.

Upstream states that the XEmacs malloc has not been updated in a long
time, and that it is safe to use the system malloc, so that's what
we'll do.
2017-07-11 11:29:44 +00:00
..
files
patches Make sure make-annotation does exist before calling it. We cannot have 2017-01-24 20:31:14 +00:00
buildlink3.mk
DESCR
distinfo Make sure make-annotation does exist before calling it. We cannot have 2017-01-24 20:31:14 +00:00
hacks.mk Re-add editors/xemacs/hacks.mk -- 2016-10-31 13:30:07 +00:00
Makefile xemacs-nox11 has no use for xface - no arms, no cookies. 2017-02-23 10:46:34 +00:00
Makefile.common On Arch Linux, the XEmacs build breaks in src/gmalloc.c because extern 2017-07-11 11:29:44 +00:00
MESSAGE Make sure make-annotation does exist before calling it. We cannot have 2017-01-24 20:31:14 +00:00
options.mk xemacs-nox11 has no use for xface - no arms, no cookies. 2017-02-23 10:46:34 +00:00
PLIST Build with the portable dumper, following advice from upstream. This 2015-02-15 13:13:24 +00:00
version.mk