pkgsrc/lang/elk/PLIST
rillig b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00

145 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2018/01/01 22:29:39 rillig 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/gdbm.la
lib/elk/hack.la
${PLIST.motif}lib/elk/motif.la
lib/elk/newhandler.la
lib/elk/record.la
lib/elk/regexp.la
lib/elk/struct.la
lib/elk/unix.la
${PLIST.xaw}lib/elk/xaw.la
${PLIST.x11}lib/elk/xlib.la
${PLIST.x11}lib/libelk-xlib.la
${PLIST.x11}lib/libelk-xt.la
lib/libelk.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/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/gdbmtest.scm
share/elk/initscheme.scm
${PLIST.motif}share/elk/motif.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
${PLIST.xaw}share/elk/xaw.scm
${PLIST.x11}share/elk/xlib.scm
${PLIST.x11}share/elk/xwidgets.scm