summaryrefslogtreecommitdiff
path: root/lang/elk
AgeCommit message (Collapse)AuthorFilesLines
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-04-01portlint: add default MAINTAINER.frueauf1-1/+4
1998-03-31Add NetBSD RCS ID.agc1-66/+75
Modify for the correct directory (${PREFIX}/lib). Remember to delete directories that were created.
1998-03-31Update the patches for NetBSD - install object files in ${PREFIX}/lib,agc6-43/+624
not ${PREFIX}/share, add NetBSD config files, install the documentation in the "make install" stage, and other minor mods.
1998-03-31Modify this for NetBSD - use symbolic links, rather than copying theagc1-2/+19
file. Work out, form the architecture, what format of executable to use (a.out or ELF), and use the appropriate configuration file. However, here is (as yet) no ELF configuration file, because I have no ELF system to try this on.
1998-03-31Add NetBSD RCS Id.agc1-19/+1
Clean up - do all the installation into the correct directories in the "make install" step, so we don't need to putz around in the Makefile. The patches have all been cleaned up, so that no -p1 argument is needed to patch.
1998-03-31Initial import of elk-3.0.2, a scheme interpreter, into the NetBSDagc10-0/+766
packages collection, from the FreeBSD port.