pkgsrc/lang/elk/PLIST
tonio ae27dd5309 Update lang/elk to 3.99.6
Update HOMEPAGE and MASTER_SITES
3.99.* use autoconf/automake and libtool. It should work on alpha and other 64
platforms
Convert to use the option framework. Options xaw and motif enable xaw and motif
widget support. Both imply x11 support.

The update should fix PR 31750
2005-10-15 23:07:21 +00:00

160 lines
4.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2005/10/15 23:07:21 tonio Exp $
bin/elk
bin/scheme-elk
include/elk/compat.h
include/elk/cstring.h
include/elk/exception.h
include/elk/extensions/unix.h
include/elk/extensions/xlib.h
include/elk/extensions/xt.h
include/elk/extern.h
include/elk/funcproto.h
include/elk/gc.h
include/elk/intern.h
include/elk/kernel.h
include/elk/misc.h
include/elk/object.h
include/elk/param.h
include/elk/scheme.h
include/elk/site.h
include/elk/stkmem.h
include/elk/type.h
lib/elk/bitstring.la
lib/elk/debug.la
lib/elk/elk-eval.la
lib/elk/hack.la
lib/elk/newhandler.la
lib/elk/record.la
lib/elk/regexp.la
lib/elk/struct.la
lib/elk/unix.la
${WITHMOTIF}lib/elk/motif.la
${WITHXAW}lib/elk/xaw.la
${WITHX11}lib/elk/xlib.la
lib/libelk.la
${WITHX11}lib/libelk-xlib.la
${WITHX11}lib/libelk-xt.la
man/man1/elk.1
man/man1/scheme-elk.1
share/doc/elk/examples/c++/class.cpp
share/doc/elk/examples/c++/constructor.cpp
share/doc/elk/examples/motif/drawing-area.scm
share/doc/elk/examples/motif/list.scm
share/doc/elk/examples/motif/main-window.scm
share/doc/elk/examples/motif/menu-stuff.scm
share/doc/elk/examples/motif/message-dialog.scm
share/doc/elk/examples/motif/option-menu.scm
share/doc/elk/examples/motif/popup-menu.scm
share/doc/elk/examples/motif/pulldown-menu.scm
share/doc/elk/examples/motif/radio-stuff.scm
share/doc/elk/examples/motif/radio.scm
share/doc/elk/examples/motif/scroll-bar.scm
share/doc/elk/examples/motif/selection-box.scm
share/doc/elk/examples/motif/vcr.scm
share/doc/elk/examples/regexp/match.scm
share/doc/elk/examples/scheme/Y.scm
share/doc/elk/examples/scheme/acker.scm
share/doc/elk/examples/scheme/billiard.scm
share/doc/elk/examples/scheme/cc.scm
share/doc/elk/examples/scheme/cell.scm
share/doc/elk/examples/scheme/co.scm
share/doc/elk/examples/scheme/compile.scm
share/doc/elk/examples/scheme/cps.scm
share/doc/elk/examples/scheme/dynamic.scm
share/doc/elk/examples/scheme/fib.scm
share/doc/elk/examples/scheme/fix.scm
share/doc/elk/examples/scheme/flame.scm
share/doc/elk/examples/scheme/hanoi.scm
share/doc/elk/examples/scheme/kons.scm
share/doc/elk/examples/scheme/meissel.scm
share/doc/elk/examples/scheme/mondo.scm
share/doc/elk/examples/scheme/perm.scm
share/doc/elk/examples/scheme/prim.scm
share/doc/elk/examples/scheme/ramanujan.scm
share/doc/elk/examples/scheme/rungekutta.scm
share/doc/elk/examples/scheme/sqrt.scm
share/doc/elk/examples/scheme/unify.scm
share/doc/elk/examples/scheme/work.scm
share/doc/elk/examples/tests/README
share/doc/elk/examples/tests/r4rstest.scm
share/doc/elk/examples/unix/calc.scm
share/doc/elk/examples/unix/copy.scm
share/doc/elk/examples/unix/lock.scm
share/doc/elk/examples/unix/ls.scm
share/doc/elk/examples/unix/pipsiz.scm
share/doc/elk/examples/unix/timeout.scm
share/doc/elk/examples/xaw/accel.scm
share/doc/elk/examples/xaw/clickcount.scm
share/doc/elk/examples/xaw/dialog.scm
share/doc/elk/examples/xaw/grip.scm
share/doc/elk/examples/xaw/list.scm
share/doc/elk/examples/xaw/paned.scm
share/doc/elk/examples/xaw/panner.scm
share/doc/elk/examples/xaw/popup.scm
share/doc/elk/examples/xaw/porthole.scm
share/doc/elk/examples/xaw/pulldown.scm
share/doc/elk/examples/xaw/scrollbar.scm
share/doc/elk/examples/xaw/scrollbox.scm
share/doc/elk/examples/xaw/stripchart.scm
share/doc/elk/examples/xaw/text.scm
share/doc/elk/examples/xaw/tree.scm
share/doc/elk/examples/xaw/viewport.scm
share/doc/elk/examples/xlib/hello.scm
share/doc/elk/examples/xlib/lines.scm
share/doc/elk/examples/xlib/map-all.scm
share/doc/elk/examples/xlib/picture.scm
share/doc/elk/examples/xlib/poly.scm
share/doc/elk/examples/xlib/properties.scm
share/doc/elk/examples/xlib/track.scm
share/doc/elk/examples/xlib/useful.scm
share/doc/elk/examples/xlib/wm-delete.scm
share/doc/elk/ps/bitstring.ps
share/doc/elk/ps/cprog.ps
share/doc/elk/ps/elk.ps
share/doc/elk/ps/kernel.ps
share/doc/elk/ps/oops.ps
share/doc/elk/ps/record.ps
share/doc/elk/ps/regexp.ps
share/doc/elk/ps/unix.ps
share/doc/elk/ps/usenix.ps
share/doc/elk/ps/xlib.ps
share/doc/elk/ps/xt.ps
share/elk/apropos.scm
share/elk/bitstring.scm
share/elk/cscheme.scm
share/elk/debug.scm
share/elk/describe.scm
share/elk/initscheme.scm
share/elk/oops.scm
share/elk/parse.scm
share/elk/pp.scm
share/elk/qsort.scm
share/elk/record.scm
share/elk/recordutil.scm
share/elk/regexp.scm
share/elk/safe-env.scm
share/elk/setf.scm
share/elk/slib.scm
share/elk/struct.scm
share/elk/toplevel.scm
share/elk/trace.scm
share/elk/unix.scm
${WITHXAW}share/elk/xaw.scm
${WITHX11}share/elk/xlib.scm
${WITHX11}share/elk/xwidgets.scm
${WITHMOTIF}share/elk/motif.scm
@dirrm share/elk
@dirrm share/doc/elk/ps
@dirrm share/doc/elk/examples/xlib
@dirrm share/doc/elk/examples/xaw
@dirrm share/doc/elk/examples/unix
@dirrm share/doc/elk/examples/tests
@dirrm share/doc/elk/examples/scheme
@dirrm share/doc/elk/examples/regexp
@dirrm share/doc/elk/examples/motif
@dirrm share/doc/elk/examples/c++
@dirrm share/doc/elk/examples
@dirrm share/doc/elk
@dirrm lib/elk
@dirrm include/elk/extensions
@dirrm include/elk