abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
855416f289
replaced some commands by their ${COMMAND} counterparts
2000-01-02 03:14:03 +00:00
tron
c87e9c01d2
Update "emacs" package to version 20.5a based on patches supplied by
...
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-28 14:08:53 +00:00
wiz
62db2d4846
RCS tag added
1999-12-28 05:35:05 +00:00
bouyer
67a7c0573e
chown->${CHOWN}
1999-12-05 23:02:36 +00:00
agc
0d25f46d2f
There is no need to calculate the operating system type every time this
...
Makefile is read.
1999-12-03 12:55:44 +00:00
mrg
551a8d4e78
make this work with NetBSD <elf.h>
1999-11-05 11:04:27 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
agc
29656d015f
Substitute for ${PKGNAME} when generating the PLIST files.
1999-08-13 14:06:55 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
bad
a46764a41f
Make mipsel-*-netbsd* set $machine to pmax.
...
XXX I guess there is a cleaner way to do this.
1999-06-15 13:59:15 +00:00
cgd
ddac1f5ad4
When doing ELF, use ORDINARY_LINK instead of START_FILES+LIB_STANDARD.
...
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-13 00:22:53 +00:00
cgd
df5e133095
ElfW, not ElfW, in the new code being added by this patch. lets this
...
patched code compile on alpha again!
1999-06-12 22:39:27 +00:00
thorpej
2981827d38
I don't pretend to understand the ELF crap either, but this makes Emacs
...
build/work on i386 ELF (and probably SPARC ELF, too).
1999-06-04 17:52:37 +00:00
mycroft
477e74999e
Must remember to get the paths right...
1999-06-04 04:15:44 +00:00
mycroft
a7ace57252
I'm not going to pretend to fully grok the ELF magick, but this makes Emacs
...
work on the macppc port.
1999-06-04 03:42:35 +00:00
tron
9c4c0c2b50
Remove unnecessary slash from master site list.
1999-04-14 21:39:01 +00:00
agc
767c30e206
Generalise this:
...
s/netbsd/${LOWER_OPSYS}/g
and use the ${LOWER_VENDOR} definition on Solaris.
1999-04-08 12:54:08 +00:00
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