summaryrefslogtreecommitdiff
path: root/lang/elk/files
AgeCommit message (Collapse)AuthorFilesLines
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-17/+0
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2000-10-22Correct typos which resulted in a malformed commandagc1-3/+3
2000-10-06Only grab global symbols from object files.agc1-3/+3
2000-10-05Make this program work on ELF as well as a.outagc1-0/+96
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-07-09fix path in patch file to not include WRKSRC.dmcmahill1-2/+2
2000-07-07regen.dmcmahill1-2/+3
2000-02-07do not create ${PREFIX}/share/elk, since it's not needed, and notwiz1-2/+2
handled in PLIST
1999-11-27defuzzrh1-2/+2
1999-08-19Install the postscript documentation that is distributed with thisagc1-2/+3
package.
1999-08-17Use USE_X11 in Makefile to show that this package links with X11agc1-7/+11
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-07-09Add package patch checksum files.agc1-0/+8
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-03-31Initial import of elk-3.0.2, a scheme interpreter, into the NetBSDagc1-0/+1
packages collection, from the FreeBSD port.