Diff: http://www.inf.tu-dresden.de/~s1054849/ecl-0.9g.diff The highlights of these release are the two new contributed modules: a port of the ASDF system definition, and a port of SBCL's socket libraries, including TCP and unix sockets and, only on Windows, named pipes.
State Changed From-To: open->feedback Does not build. On 4.11: cc -c -I. -I/usr/ports/lang/ecl/work/ecl-0.9g/src/c -I/usr/ports/lang/ecl/work/ecl-0.9g/src/h -I../h -I/usr/local/include -fPIC -fstrict-aliasing -Dfreebsd -o alloc_2.o alloc_2.c /usr/ports/lang/ecl/work/ecl-0.9g/src/c/alloc_2.d:28: gc/gc.h: No such file or directory /usr/ports/lang/ecl/work/ecl-0.9g/src/c/alloc_2.d:29: gc/private/gc_priv.h: No such file or directory
Responsible Changed From-To: freebsd-ports-bugs->vs I'll handle this.
State Changed From-To: feedback->closed Committed with minor modifications, thanks! I stripped some redundant definitions from the Makefile, like WRKSRC, EXTRACT_SUFX,...