Updates for lang/sbcl...

Steel Bank Common Lisp (SBCL) is an Open Source complier and runtime
system for ANSI Common Lisp.  It provides an interactive environment
including an integrated native compiler, a debugger, and many
extensions.
This commit is contained in:
jonb 2005-06-23 03:04:00 +00:00
parent dfc9dd2351
commit b7949caef5
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.10405 2005/06/22 22:10:53 agc Exp $
$NetBSD: CHANGES,v 1.10406 2005/06/23 03:04:00 jonb Exp $
Changes to the packages collection and infrastructure in 2005:
@ -2940,3 +2940,4 @@ Changes to the packages collection and infrastructure in 2005:
mk/bsd.pkg.mk: freeze ended for pkgsrc-2005Q2 branch [agc 2005-06-22]
Updated www/p5-CGI to 3.10 [reed 2005-06-22]
Added archivers/libzip version 0.6 [dillo 2005-06-22]
Added lang/sbcl version 0.9.1 [jonb 2005-06-22]

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.214 2005/05/18 22:39:00 wiz Exp $
# $NetBSD: Makefile,v 1.215 2005/06/23 03:04:00 jonb Exp $
#
COMMENT= Programming languages
@ -140,6 +140,7 @@ SUBDIR+= sablevm
SUBDIR+= sablevm-classpath
SUBDIR+= sablevm-classpath-gui
SUBDIR+= sather
SUBDIR+= sbcl
SUBDIR+= scheme48
SUBDIR+= scm
SUBDIR+= siod