jlam
dc6eadbf21
Use ${XARGS} instead of invoking xargs directly.
2001-05-19 03:56:23 +00:00
agc
7d757ead9a
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:00:59 +00:00
agc
d7d36b3561
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:38:16 +00:00
wiz
1a84da5cc1
emacs and mule install files with the same name in info -- make
...
them CONFLICT.
2000-12-16 13:56:40 +00:00
minoura
56f820c830
s/unexelf.c/unexelf.o/
...
This caused a circular dependency.
Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
2000-11-29 13:45:11 +00:00
eeh
c3b085928b
Add support for NetBSD/sparc64.
2000-09-26 21:42:30 +00:00
itojun
3bed5c2276
try 2nd and subsequent destination if we have multiple addresses resolved
...
from an FQDN hostname. patch from kazu@kame.net , sync with kame tree.
repairs PR 10972.
2000-09-08 16:56:58 +00:00
wiz
05adb1a8b3
add RCS Id
2000-09-03 14:42:37 +00:00
toshii
448c2694e9
fix build failure on alpha,
...
and merge patch-ac into patch-az
2000-08-23 16:20:17 +00:00
tron
49468beb11
Make "emacs" package build on "pmax" port. Patch supplied by Joel Reicher
...
in PR pkg/10548.
2000-07-10 21:22:05 +00:00
minoura
3cc5a4e8d8
Updated to 20.7. Tests needed.
2000-06-24 17:03:37 +00:00
enami
f6dc42faee
Include bsd.prefs.mk so that one can control this package using mk.conf
...
as well as command line.
2000-03-28 07:08:41 +00:00
enami
6068c8cc20
Add the four control variable used in this package to BUILD_DEFS.
2000-03-26 08:09:07 +00:00
enami
e310c9a242
Introduce three control variable for this package; EMACS_USE_{POP,X,X_TOOLKIT}.
...
The first one defaults to `yes' and latter two aren't defined by default (so,
the configure script will configure automagically).
2000-03-26 07:59:30 +00:00
minoura
5d4f68f33f
Garbage in the previous commit. Thanks to Sean Doran <smd@ebone.net>.
2000-03-18 02:31:30 +00:00
minoura
a2d15a3be7
Replace patch-aj with the one supplied by IWMOTO Toshihiro
...
<iwamoto@sat.t.u-tokyo.ac.jp>, via PR pkg/9458.
The old one's error handling was not sufficient.
2000-03-16 15:40:21 +00:00
minoura
ffe19d486f
Updated to Emacs-20.6.
...
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-10 15:45:33 +00:00
minoura
b1e2e3915a
Quit the address loop after a successful connection, to avoid
...
multiple connection to a v4/v6 host.
Pointed out by IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>.
2000-03-09 16:00:09 +00:00
minoura
914d307c27
Patch for configure.in.
...
Not used for building but useful to update to 20.6 (and later).
2000-03-01 07:16:58 +00:00
minoura
2eea23eda5
Fixed the problem that it does not fallback to IPv4
...
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-03-01 05:07:40 +00:00
mycroft
e2d4321a9b
Regen.
2000-02-18 23:58:23 +00:00
mycroft
b55105f872
GC
2000-02-18 23:57:54 +00:00
mycroft
9b05b8c2de
Make this work on MIPS again.
2000-02-18 23:55:14 +00:00
tron
b03e3c4c35
Use run time library path on a.out systems, too.
2000-01-22 19:57:46 +00:00
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