Commit graph

14 commits

Author SHA1 Message Date
seb
76aeaddfc5 Synchronize package version with reality: 3.0.3.
Regen the patches files (one file per patch).

Fix for NetBSD ELF platform: files/stab-elf.c and config/untested/elf-netbsd-cc
(by way of patches/patch-af) adjusted.
Thanks to Nick for the helping hand and to Alistair for the previous work.
This should close PR 13527.

Make X11 support conditional by way if the ELK_USE_X11 variable.

I tried to enable Motif support: only Motif 1.X should work but
even with the lesstif12 package it does not - it does compile though.
So Motif support if commented out but leaved in case someone want to fix
ELK.
2002-01-09 23:04:52 +00:00
agc
5092342d3d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
agc
ac3ad3646d Correct typos which resulted in a malformed command 2000-10-22 20:42:48 +00:00
agc
8d7f22e654 Only grab global symbols from object files. 2000-10-06 11:08:31 +00:00
agc
8e05467c48 Make this program work on ELF as well as a.out
The somewhat bizarre "patching" method was used because I rewrote the
routine which grabs global text symbols from an object file, and this
should be independent of a.out or ELF. The result bears no similarity
to what was there before, so I decided to keep the original file with
a "-dist" suffix.
2000-10-05 15:08:54 +00:00
dmcmahill
f82f936e56 fix path in patch file to not include WRKSRC. 2000-07-09 02:55:41 +00:00
dmcmahill
e17885ec01 regen. 2000-07-07 17:52:35 +00:00
wiz
a8c509b9e1 do not create ${PREFIX}/share/elk, since it's not needed, and not
handled in PLIST
2000-02-07 01:58:24 +00:00
rh
8ee3e5c058 defuzz 1999-11-27 23:49:31 +00:00
agc
cc9f6e9ae3 Install the postscript documentation that is distributed with this
package.
1999-08-19 10:50:06 +00:00
agc
101d40c840 Use USE_X11 in Makefile to show that this package links with X11
headers and libs.

Make this package work on Solaris.

Use the same "pkgsrc" configuration file for locations of objects on
NetBSD (both ELF and a.out) and Solaris.

Use a Makefile target, rather than a separate script.

Avoid clash with ALIGN definition in <sys/param.h>
1999-08-17 11:18:40 +00:00
agc
7bfb5c4758 Add package patch checksum files. 1999-07-09 13:54:06 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
2d57c551ad Initial import of elk-3.0.2, a scheme interpreter, into the NetBSD
packages collection, from the FreeBSD port.
1998-03-31 11:49:37 +00:00