summaryrefslogtreecommitdiff
path: root/editors/emacs
AgeCommit message (Collapse)AuthorFilesLines
1999-01-31Make at least the CANNOT_DUMP version of emacs work on NetBSD/pmax.frueauf6-9/+71
Two patches provided by Jonathan Stone.
1999-01-04Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax.frueauf1-1/+3
1999-01-04Don't check for deprecated symbol "unix".tron1-0/+17
1998-11-17I'm not going to pretend I know why there are two copies of this file, butmycroft1-1/+2
they should both be in the PLIST.
1998-10-03Gracefully try to delete the site-lisp dirs, and quietly continue if thetv1-3/+3
directories are not empty. Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-09-04pkglint: "rm" -> "${RM}"tron1-2/+2
1998-09-04Lots of bug fixes:tron21-221/+313
- 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-02Oops, we need to include the emacs executable in the packing list for best ↵mellon1-0/+2
results.
1998-09-01Clean things up a bit. Support arm32. Fix install failures.mellon7-818/+846
1998-08-31Update "emacs" package to version 20.3.tron6-1298/+1314
1998-08-28There are multiple reports that this patch causes problems. Back itagc1-123/+0
out for now.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc7-0/+14
1998-07-10This emacs understands GNU autoconf's --host option; don't try to overridetv1-2/+2
that setting from <bsd.pkg.mk> with a configure command line option.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-06-03Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (andtv1-13/+13
possibly other future platforms) will get the `right' name.
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-7/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-04-13Apply patches supplied by Johnny C. Lam PR pkg/5069 to make emacs MH-E totron2-1/+126
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-03-10portlint: use ${RM} instead of rm.frueauf1-2/+2
1998-03-03Next attempt to fix PR 4979 (DOC file)hubertf2-4/+4
1998-02-23"${PREFIX}/share/emacs" should be owned by "bin:bin" not by the ownertron1-1/+2
of "pkgsrc/editors/emacs/work".
1998-02-22Fix problem with the removal this package.tron1-4/+4
1998-02-22Thou shalt not clobber other packages files.tron6-50/+81
1998-02-12Better handling of binary stripping and DOC file handling, based onhubertf3-8/+26
suggestions from PR 4979 by Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>.
1998-02-09 - Fix stripping of binaries (caused by fixing PR4884)hubertf2-4/+4
- Remove unneeded DOC files (pointed our by Charles Hannum)
1998-01-28Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"hubertf1-13/+13
(in bsd.port.mk) for backward compatibility.
1998-01-25Define OPSYS before using it; reported by Thorsten Frueaufhubertf1-1/+2
1998-01-24portlint: fix RCS Id, move WRKSRChubertf1-4/+4
1997-12-22Fix setting CONFIGURE_ARGS ("=" -> "+=")hubertf1-2/+2
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-11No longer needed.hubertf1-11/+0
1997-10-11Update: 19.34/FreeBSD -> 20.2/NetBSDhubertf6-1020/+1328
1997-10-11Import of FSF emacs 19.34 porthubertf8-0/+1354