2 changed files with 10 additions and 13 deletions
@ -3,6 +3,7 @@ |
|||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] Filename: package/.../expect/expect.desc |
[COPY] Filename: package/.../expect/expect.desc |
||||||
|
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||||
[COPY] |
[COPY] |
||||||
@ -14,7 +15,7 @@ |
|||||||
[COPY] GNU General Public License can be found in the file COPYING. |
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
[I] Lets you automate telnet, ftp, passwd, fsck, rlogin, tip, etc |
[I] A tool for automating interactive applications |
||||||
|
|
||||||
[T] Expect is a tool for automating interactive applications such as |
[T] Expect is a tool for automating interactive applications such as |
||||||
[T] telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this |
[T] telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this |
||||||
@ -27,8 +28,10 @@ |
|||||||
[T] you'll be able to do this automation quickly and easily. |
[T] you'll be able to do this automation quickly and easily. |
||||||
|
|
||||||
[U] http://expect.nist.gov/ |
[U] http://expect.nist.gov/ |
||||||
|
[U] http://expect.sourceforge.net/ |
||||||
|
|
||||||
[A] NIST |
[A] Don Libes <[email protected]> |
||||||
|
[A] NIST Enterprise Systems Group |
||||||
[M] Juergen "George" Sawinski <[email protected]> |
[M] Juergen "George" Sawinski <[email protected]> |
||||||
|
|
||||||
[C] extra/tool extra/shell |
[C] extra/tool extra/shell |
||||||
@ -36,9 +39,7 @@ |
|||||||
|
|
||||||
[L] Free-to-use |
[L] Free-to-use |
||||||
[S] Stable |
[S] Stable |
||||||
[V] 5.43.0-1 |
[V] 5.45 |
||||||
[P] X -----5---9 160.000 |
[P] X -----5---9 160.000 |
||||||
|
|
||||||
[D] 2904149396 expect-5.43.0-1.tar.gz !http://expect.nist.gov/old/expect-5.43.0.tar.gz |
[D] 2303239815 expect5.45.tar.gz http://dl.sourceforge.net/expect/ |
||||||
|
|
||||||
[O] var_append confopt ' ' "--with-tcl=$libdir" |
|
||||||
|
Loading…
Reference in new issue