pkgsrc/lang/ecl/PLIST
tnn 845e25c534 Update to ecl-8.12.0. From Aleksej Saushev via pkgsrc-wip.
This release is the last one before a major redesign of ECL,
which will affect issues like Unicode streams and handling of
interrupts.

Most notable changes since 0.9l include:
- new versioning scheme, based on <year>.<month>.<patchlevel>;
- compiler error, warning, notes and messages handling;
- float point number exceptions handling;
- signals handling;
- improvements to help file;
- improvements to operating system interface;
- CLX 0.7.3;
- many bug fixes.
2008-12-19 23:12:46 +00:00

36 lines
818 B
Text

@comment $NetBSD: PLIST,v 1.2 2008/12/19 23:12:46 tnn Exp $
bin/ecl
bin/ecl-config
include/ecl/bytecodes.h
include/ecl/config.h
include/ecl/configpre.h
include/ecl/cs.h
include/ecl/ecl-cmp.h
include/ecl/ecl-inl.h
include/ecl/ecl.h
include/ecl/eval.h
include/ecl/external.h
include/ecl/internal.h
include/ecl/number.h
include/ecl/object.h
include/ecl/page.h
include/ecl/stacks.h
include/ecl/unify.h
lib/${PKGNAME}/BUILD-STAMP
lib/${PKGNAME}/asdf.fas
lib/${PKGNAME}/cmp.fas
lib/${PKGNAME}/defsystem.fas
lib/${PKGNAME}/dpp
lib/${PKGNAME}/ecl_min
lib/${PKGNAME}/help.doc
lib/${PKGNAME}/profile.fas
lib/${PKGNAME}/rt.fas
lib/${PKGNAME}/serve-event.fas
lib/${PKGNAME}/sockets.fas
lib/${PKGNAME}/sysfun.lsp
lib/libecl.so
lib/libecl.so.8
lib/libecl.so.8.12
lib/libecl.so.${PKGVERSION}
@dirrm lib/${PKGNAME}
@dirrm include/ecl