2004-05-12 05:32:30 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-01-12 22:50:07 by Krister Walfridsson | Files touched by this commit (5) |
Log message:
The package was marked broken because it kept throwing SIGSEGV due to
using an old boehm-gc that does not work on NetBSD.
Unbreak it by changing it to use the devel/boehm-gc package.
PKGREVISION++.
|
2003-12-09 13:17:35 by Alistair G. Crooks | Files touched by this commit (1) |
Log message:
The build of this package fails on NetBSD-current and 1.6.2 - a SIGSEGV is
thrown when the ksi interpreter is invoked.
Mark this package as broken.
|
2003-08-30 23:23:45 by Jason Beegan | Files touched by this commit (5) | |
Log message:
Initial import of ksi.
This is a Ksi (Ksi Scheme Interpreter), a portable,
embeddable Scheme implementation written in C.
Ksi provides a machine independent execution platform that
can be linked in as a library when building extensible programs.
And what is more important it is not a Guile. :-)
|