summaryrefslogtreecommitdiff
path: root/editors/emacs/patches
AgeCommit message (Collapse)AuthorFilesLines
2000-07-10Make "emacs" package build on "pmax" port. Patch supplied by Joel Reichertron1-0/+12
in PR pkg/10548.
2000-06-24Updated to 20.7. Tests needed.minoura9-246/+53
2000-03-18Garbage in the previous commit. Thanks to Sean Doran <smd@ebone.net>.minoura1-3/+4
2000-03-16Replace patch-aj with the one supplied by IWMOTO Toshihirominoura1-42/+23
<iwamoto@sat.t.u-tokyo.ac.jp>, via PR pkg/9458. The old one's error handling was not sufficient.
2000-03-10Updated to Emacs-20.6.minoura1-102/+0
Emacs-20.6 is a bug-fix release with one user-visible change * Support for ARM-based non-RISCiX machines has been added. (patches/patch-be was removed because of this addition). I believe it can run on any ports on which Emacs-20.5a runs.
2000-03-09Quit the address loop after a successful connection, to avoidminoura1-5/+7
multiple connection to a v4/v6 host. Pointed out by IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>.
2000-03-01Patch for configure.in.minoura1-0/+37
Not used for building but useful to update to 20.6 (and later).
2000-03-01Fixed the problem that it does not fallback to IPv4minoura2-873/+117
after an IPv6 connection fails. Patch supplied by Love<lha@stacken.kth.se>. Thank you! In addition configure script and pkgsrc Makefile is modified to be able to disable IPv6 support, looking at USE_INET6 (Makefile) and --without-ipv6 (configure).
2000-02-18GCmycroft1-44/+4
2000-02-18Make this work on MIPS again.mycroft2-11/+12
2000-01-22Use run time library path on a.out systems, too.tron1-4/+10
1999-12-28Update "emacs" package to version 20.5a based on patches supplied bytron23-635/+1119
Minoura Makoto in PR pkg/9014. This version fixes several bugs discovered since version 20.3 and support a precompiled user startup file (".emacs.el" and ".emacs.elc").
1999-12-28RCS tag addedwiz1-0/+1
1999-11-05make this work with NetBSD <elf.h>mrg1-18/+42
1999-06-15Make mipsel-*-netbsd* set $machine to pmax.bad1-2/+3
XXX I guess there is a cleaner way to do this.
1999-06-13When doing ELF, use ORDINARY_LINK instead of START_FILES+LIB_STANDARD.cgd1-3/+2
This works on e.g. NetBSD/i386 (and probably other new-to-ELF ports), as well as NetBSD/alpha. It also looks like it'll work on powerpc, though mips may have problems. If possible, this is probably the 'right' way to do this.
1999-06-12ElfW, not ElfW, in the new code being added by this patch. lets thiscgd1-3/+3
patched code compile on alpha again!
1999-06-04I don't pretend to understand the ELF crap either, but this makes Emacsthorpej1-0/+23
build/work on i386 ELF (and probably SPARC ELF, too).
1999-06-04Must remember to get the paths right...mycroft3-7/+7
1999-06-04I'm not going to pretend to fully grok the ELF magick, but this makes Emacsmycroft4-126/+285
work on the macppc port.
1999-03-26Find send-pr.el in /usr/share/gnatssommerfe1-3/+8
1999-02-28-current has info files in /usr/share/info now.sommerfe1-0/+7
Let emacs know this..
1999-02-25Correct patches (last set didn't apply correctly).sommerfe2-31/+45
1999-02-25Fix mh-e's use of nmh (previous patch was insufficient, as nmh issommerfe3-9/+223
split in three parts, not two; also, repl's interface changed in nmh so reply-to-all was busted) Fix report-emacs-bug. Re-byte-compile patched mh-*.el
1999-02-04Make UNEXEC work on NetBSD/pmax - this makes the DOC-link-trickfrueauf3-12/+315
unnecessary and emacs work much better on pmax. Thanks to Jonathan Stone for the src/unexelf.c patch.
1999-01-31Make at least the CANNOT_DUMP version of emacs work on NetBSD/pmax.frueauf4-4/+64
Two patches provided by Jonathan Stone.
1999-01-04Don't check for deprecated symbol "unix".tron1-0/+17
1998-09-04Lots of bug fixes:tron19-201/+295
- sync package list with reality and use "mkdir -p" - add missing RCSIds - split patches - don't install texinfo documentation - avoid conflict with "xemacs" and "vim" - remove unnecessary "${WRKSRC}" - add missing info files to "${INFO}" - don't remove "share/emacs/20.3/etc/DOC-20.3.[13-9]*" (fixes PR pkg/6097)
1998-09-01Clean things up a bit. Support arm32. Fix install failures.mellon5-156/+178
1998-08-31Update "emacs" package to version 20.3.tron3-84/+44
1998-08-28There are multiple reports that this patch causes problems. Back itagc1-123/+0
out for now.
1998-08-07Add NetBSD RCS Ids.agc7-0/+14
1998-04-13Apply patches supplied by Johnny C. Lam PR pkg/5069 to make emacs MH-E totron1-0/+121
cooperate with our nmh package.
1998-04-07Use -nostartfiles, not -L/usr/lib. Don't try to hack around the system;tv1-9/+9
use it to your advantage.
1998-03-16Adapt to changed behaviour of gcc's "-nostdlib" option.tron1-0/+11
1998-03-16Oops; fix pasto.mycroft1-1/+1
1998-03-16Use openpty(3) and POSIX signal functions.mycroft1-5/+51
Remove HAVE_UNION_WAIT.
1998-02-22Thou shalt not clobber other packages files.tron4-41/+72
1998-02-12Better handling of binary stripping and DOC file handling, based onhubertf1-0/+20
suggestions from PR 4979 by Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>.
1997-10-11No longer needed.hubertf1-11/+0
1997-10-11Update: 19.34/FreeBSD -> 20.2/NetBSDhubertf2-33/+57
1997-10-11Import of FSF emacs 19.34 porthubertf3-0/+262