Commit graph

199 commits

Author SHA1 Message Date
sommerfe
b7fc6ac8bd Add site-init.el to PLIST 1999-03-29 16:03:19 +00:00
sommerfe
d3588d4afc Find send-pr.el in /usr/share/gnats 1999-03-26 22:12:21 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
sommerfe
0d06d79407 -current has info files in /usr/share/info now.
Let emacs know this..
1999-02-28 18:30:07 +00:00
sommerfe
ed5abc1d9b Delete site-load.el since it's not needed any more 1999-02-25 18:43:56 +00:00
sommerfe
8bbb54628e Correct patches (last set didn't apply correctly). 1999-02-25 18:00:29 +00:00
sommerfe
40fb0b52fe Fix mh-e's use of nmh (previous patch was insufficient, as nmh is
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-25 17:08:33 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
47f841f7bc Make UNEXEC work on NetBSD/pmax - this makes the DOC-link-trick
unnecessary and emacs work much better on pmax. Thanks to Jonathan Stone
for the src/unexelf.c patch.
1999-02-04 14:54:25 +00:00
frueauf
df5d5057c2 Make at least the CANNOT_DUMP version of emacs work on NetBSD/pmax.
Two patches provided by Jonathan Stone.
1999-01-31 17:29:32 +00:00
frueauf
9497115c5a Set NOT_FOR_ARCHS=mips cause they need more porting to work on pmax. 1999-01-04 09:30:46 +00:00
tron
e05360e69c Don't check for deprecated symbol "unix". 1999-01-04 01:16:18 +00:00
mycroft
d3a03ccd3c I'm not going to pretend I know why there are two copies of this file, but
they should both be in the PLIST.
1998-11-17 14:45:36 +00:00
tv
4dbb0a649a Gracefully try to delete the site-lisp dirs, and quietly continue if the
directories are not empty.  Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-10-03 02:44:42 +00:00
tron
d6da66cc6b pkglint: "rm" -> "${RM}" 1998-09-04 02:30:25 +00:00
tron
8d7a2d6c4c Lots of bug fixes:
- 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-04 02:28:52 +00:00
mellon
0400297c67 Oops, we need to include the emacs executable in the packing list for best results. 1998-09-02 18:47:33 +00:00
mellon
2cc5f85e4a Clean things up a bit. Support arm32. Fix install failures. 1998-09-01 20:04:33 +00:00
tron
e92dec637b Update "emacs" package to version 20.3. 1998-08-31 20:29:27 +00:00
agc
a73fbf086e There are multiple reports that this patch causes problems. Back it
out for now.
1998-08-28 16:35:54 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
ac9ee3842b This emacs understands GNU autoconf's --host option; don't try to override
that setting from <bsd.pkg.mk> with a configure command line option.
1998-07-10 17:57:47 +00:00
agc
9e05f2d76a Update package Makefiles for automatic manual page handling. 1998-06-22 12:27:08 +00:00
tv
5d405bfba7 Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and
possibly other future platforms) will get the `right' name.
1998-06-03 17:48:32 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
71c303a848 Apply patches supplied by Johnny C. Lam PR pkg/5069 to make emacs MH-E to
cooperate with our nmh package.
1998-04-13 13:46:39 +00:00
tv
dd22c7228a Use -nostartfiles, not -L/usr/lib. Don't try to hack around the system;
use it to your advantage.
1998-04-07 13:03:11 +00:00
tron
ffde7e078b Adapt to changed behaviour of gcc's "-nostdlib" option. 1998-03-16 08:40:18 +00:00
mycroft
18330c9415 Oops; fix pasto. 1998-03-16 06:44:08 +00:00
mycroft
b0825c60cb Use openpty(3) and POSIX signal functions.
Remove HAVE_UNION_WAIT.
1998-03-16 06:37:59 +00:00
frueauf
118b5153d1 portlint: use ${RM} instead of rm. 1998-03-10 13:52:53 +00:00
hubertf
a394c7edd6 Next attempt to fix PR 4979 (DOC file) 1998-03-03 16:27:34 +00:00
tron
5fcf7dbda2 "${PREFIX}/share/emacs" should be owned by "bin:bin" not by the owner
of "pkgsrc/editors/emacs/work".
1998-02-23 22:20:55 +00:00
tron
b69055721c Fix problem with the removal this package. 1998-02-22 15:41:55 +00:00
tron
24482afd55 Thou shalt not clobber other packages files. 1998-02-22 10:06:44 +00:00
hubertf
c8512bc9f6 Better handling of binary stripping and DOC file handling, based on
suggestions from PR 4979 by Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>.
1998-02-12 13:33:01 +00:00
hubertf
a3b2a5a3a1 - Fix stripping of binaries (caused by fixing PR4884)
- Remove unneeded DOC files (pointed our by Charles Hannum)
1998-02-09 00:29:14 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
4e44f3fac5 Define OPSYS before using it; reported by Thorsten Frueauf 1998-01-25 00:48:02 +00:00
hubertf
6a708db035 portlint: fix RCS Id, move WRKSRC 1998-01-24 04:42:43 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
551dd598bd No longer needed. 1997-10-11 21:34:49 +00:00
hubertf
63017f8c4e Update: 19.34/FreeBSD -> 20.2/NetBSD 1997-10-11 21:32:53 +00:00
hubertf
f0eb2ebab5 Import of FSF emacs 19.34 port 1997-10-11 20:54:46 +00:00