summaryrefslogtreecommitdiff
path: root/editors/emacs20
AgeCommit message (Collapse)AuthorFilesLines
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-30Convert to USE_NEW_TEXINFO.seb2-32/+5
2003-06-28copy the GNU ld fix from editors/emacs; also don't install dist patchjoda1-2/+15
backup files
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-24If EMACS_USE_X isn't set then explicitly pass --with-x=no to configure asjmc1-1/+3
otherwise it assumes X is there and random configure tests will fail that shouldn't (like strerror because it couldn't include -lX11...)
2003-04-11* Put back the 'EMACS_USE_X' option, which is needed since we don't haveuebayasi3-25/+19
-nox11 for Emacs 20. * Buildlink2 clean up. Include xaw.buildlink2.mk when either Lucid or Athena is used. (Lucid uses Athena.) Included motif.buildlink2.mk when Motif is used. XXX While this, we need to link temacs against X libs, which may break Unexec stuffs on NetBSD/pmax, which was fixed around 1999/01 - 1999/02. I suppose this doesn't change the resulting binary packages.
2003-04-11Re-import of Emacs 20, which has settled down in editors/emacs.uebayasi34-0/+4146