pkgsrc/lang/tcl-expect/PLIST
adam 8e762b9021 Changes 5.43.0:
* Fixed bug in ExpOutputProc that caused misbehavior during partial writes.
* Noted that expect_background ignores timeouts.  Added to documentation.
* Patch for "mkpasswd -vo".
2005-04-08 11:54:04 +00:00

45 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2005/04/08 11:54:05 adam Exp $
bin/expect
include/expect.h
include/expect_comm.h
include/expect_tcl.h
include/tcldbg.h
lib/libexpect543.la
lib/tcl/expect5.43/pkgIndex.tcl
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.43
@dirrm share/examples/tcl/expect
@unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE}