| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Apr 2008 10:53:47
5.44.1.7
|
mm  |
- Update to 5.44.1.7 (CVS 2008-04-12) |
09 Apr 2008 14:42:26
5.44.1.4
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
31 Dec 2007 12:12:28
5.44.1.4
|
mm  |
- If defined WITHOUT_X11: fix build, install and add PKGNAMESUFFIX -nox11 |
17 Oct 2007 13:14:17
5.44.1.4
|
mm  |
Expect is a program that performs programmed dialogue with other
interactive programs. It is briefly described by its man page,
expect(1).
It uses pseudo-tty's to control the child processes, so it is not
affected by programs that refuse to read from stdin or pipes. (eg:
passwd(1) etc).
This is a development version from CVS code at SourceForge.
WWW: http://www.sourceforge.net/projects/expect |