Other than REALLY old binaries for cmucl and sbcl, there isn't a CL for obsd right now. Clisp port build on -current bails out with following errors (this is not shell limit related), and there isn't a package right now. Anyone working on this?
===> Building for clisp-2.33.2p0 test -d bindings || mkdir -p bindings ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))" Cannot map memory to address 0xe707d000 . errno = EINVAL: Invalid argument. Trying to make room through a GC... Cannot map memory to address 0xe707d000 . errno = EINVAL: Invalid argument. Trying to make room through a GC... Segmentation fault (core dumped) *** Error code 139 Stop in /usr/ports/lang/clisp/w-clisp-2.33.2p0/build-i386 (line 2318 of Makefile). *** Error code 1 Stop in /usr/ports/lang/clisp (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).