aboutsummaryrefslogtreecommitdiff
path: root/lang/expect-devel
Commit message (Collapse)AuthorAgeFilesLines
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 5.44.1.7 (CVS 2008-04-12)Martin Matuska2008-04-123-10/+10
| | | | Notes: svn path=/head/; revision=211116
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - If defined WITHOUT_X11: fix build, install and add PKGNAMESUFFIX -nox11Martin Matuska2007-12-312-7/+19
| | | | Notes: svn path=/head/; revision=204757
* Expect is a program that performs programmed dialogue with otherMartin Matuska2007-10-175-0/+122
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 Notes: svn path=/head/; revision=201620