CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/10/30 18:27:24
Modified files:
editors : Makefile
Removed files:
editors/emacs21: Makefile distinfo
editors/emacs21/patches: patch-Makefile_in patch-configure
patch-leim_Makefile_in
patch-lib-src_cvtmail_c
patch-lisp_mail_mh-funcs_el
patch-lisp_mail_mh-utils_el
patch-src_Makefile_in
patch-src_m_alpha_h
patch-src_m_hp9000s300_h
patch-src_m_hppa_h
patch-src_m_intel386_h
patch-src_m_macppc_h
patch-src_m_mips64_h
patch-src_m_mips64el_h
patch-src_m_x86_64_h
patch-src_s_openbsd_h
patch-src_unexelf_c patch-src_xfns_c
patch-src_xterm_h
editors/emacs21/pkg: DESCR-el DESCR-leim DESCR-main PLIST-el
PLIST-leim PLIST-main
Log message:
Remove emacs21
Broken when linked with lld, the unexec'd emacs segfaults. Instead of
yet another workaround (ld.bfd), many prefer a removal. One the plus
side, that's one less brk(2) user in the ports tree.
Prodded by naddy@, no objections from the usual suspects.