7 Commits

Author SHA1 Message Date
jasper
37beef5e39 - update to abcl-1.3.2
- add --noinit to the completions target to prevent quicklisp from showing up

with Timo Myyra (MAINTAINER)
2015-08-11 20:12:01 +00:00
jasper
7818460c59 - update to abcl-1.3.1
- enable regress tests
- add 'completions' target to generate the completions file

ok MAINTAINER
2015-01-04 21:12:52 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
jasper
df0899a6e2 Timo Myyra takes maintainership 2014-03-09 19:52:27 +00:00
espie
ce2440275c rename stuff so that java.port.mk conforms to the new style of overriding
do-build.
2013-07-02 10:36:35 +00:00
jasper
b195ded48e import abcl-1.1.1
Armed Bear Common Lisp (ABCL) is a full implementation of the Common
Lisp language featuring both an interpreter and a compiler, running in
the JVM. Originally started to be a scripting language for the J editor,
it now supports JSR-223 (Java scripting API): it can be a scripting
engine in any Java application. Additionally, it can be used to
implement (parts of) the application using Java to Lisp integration
APIs.

from timo.myyra@wickedbsd.net
ok aja@
2013-05-13 09:25:54 +00:00