7cbb817b01
* Removed beta designation. * Daniel A. Steffen <steffen@ics.mq.edu.au> provided patch for MacOS to avoid panic-redefinition. Changes 5.41.0: * Simon Taylor <simon@unisolve.com.xau> provided fix for interact -o which was completely broken by 5.40.1. Changes 5.40.1: * Added scroll support to official tkterm. Copied all fixes from/to term_expect to/from tkterm. * Kiran Madabhushi <maskiran@hotmail.xcom> encountered interact diagnostics incorrectly pointing to expect_background. Also, found multiple -o flags behaving unexpectedly. Added diag. * Kristoffer Eriksson <ske@pkmab.xse> noted typo in SIMPLE code in exp_inter.c. However, this is extremely unlikely to affect any machines. * Reinhard Max <max@suse.xcom> noted that "make test" failed when run in the background. The log testcase was testing the send_tty command. Added code in both Expect and in the test to handle this.
45 lines
1.5 KiB
Text
45 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2004/11/18 16:47:19 adam Exp $
|
|
bin/expect
|
|
include/expect.h
|
|
include/expect_comm.h
|
|
include/expect_tcl.h
|
|
include/tcldbg.h
|
|
lib/tcl/expect5.42/pkgIndex.tcl
|
|
lib/libexpect542.la
|
|
man/man1/expect.1.gz
|
|
man/man3/libexpect.3.gz
|
|
share/examples/tcl/expect/autoexpect
|
|
share/examples/tcl/expect/autoexpect.1
|
|
share/examples/tcl/expect/autopasswd
|
|
share/examples/tcl/expect/cryptdir
|
|
share/examples/tcl/expect/cryptdir.1
|
|
share/examples/tcl/expect/decryptdir
|
|
share/examples/tcl/expect/decryptdir.1
|
|
share/examples/tcl/expect/dislocate
|
|
share/examples/tcl/expect/dislocate.1
|
|
share/examples/tcl/expect/ftp-rfc
|
|
share/examples/tcl/expect/kibitz
|
|
share/examples/tcl/expect/kibitz.1
|
|
share/examples/tcl/expect/lpunlock
|
|
share/examples/tcl/expect/mkpasswd
|
|
share/examples/tcl/expect/mkpasswd.1
|
|
share/examples/tcl/expect/multixterm
|
|
share/examples/tcl/expect/multixterm.1
|
|
share/examples/tcl/expect/passmass
|
|
share/examples/tcl/expect/passmass.1
|
|
share/examples/tcl/expect/rftp
|
|
share/examples/tcl/expect/rlogin-cwd
|
|
share/examples/tcl/expect/timed-read
|
|
share/examples/tcl/expect/timed-run
|
|
share/examples/tcl/expect/tknewsbiff
|
|
share/examples/tcl/expect/tknewsbiff.1
|
|
share/examples/tcl/expect/tkpasswd
|
|
share/examples/tcl/expect/unbuffer
|
|
share/examples/tcl/expect/unbuffer.1
|
|
share/examples/tcl/expect/weather
|
|
share/examples/tcl/expect/xkibitz
|
|
share/examples/tcl/expect/xkibitz.1
|
|
share/examples/tcl/expect/xpstat
|
|
@dirrm lib/tcl/expect5.42
|
|
@dirrm share/examples/tcl/expect
|
|
@unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE}
|