diff --git a/develop/expect/expect.conf b/develop/expect/expect.conf index 6eefb376a..52f4903b4 100644 --- a/develop/expect/expect.conf +++ b/develop/expect/expect.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../expect/expect.conf +# Copyright (C) 2011 The OpenSDE Project # Copyright (C) 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,10 +13,5 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -et() { - tar $taropt `match_source_file -p $1 $1` - var_append confopt ' ' "--with-"$1"include=`pwd`/$1`pkgprefix ver $1`/{unix,generic}/" -} - -hook_add preconf 1 "et tcl ; et tk" -hook_add premake 2 "cp tcldbgcf.h.in tcldbgcf.h" +var_append extraconfopt ' ' "--with-tcl=$(pkgprefix -r libdir tcl)" +var_append extraconfopt ' ' "--with-tclinclude=$(pkgprefix -r includedir tcl)" diff --git a/develop/expect/expect.desc b/develop/expect/expect.desc index 6f4232eb3..fc486bd8c 100644 --- a/develop/expect/expect.desc +++ b/develop/expect/expect.desc @@ -3,6 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [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) 1998 - 2004 Clifford Wolf [COPY] @@ -14,7 +15,7 @@ [COPY] GNU General Public License can be found in the file COPYING. [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] 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. [U] http://expect.nist.gov/ +[U] http://expect.sourceforge.net/ -[A] NIST +[A] Don Libes +[A] NIST Enterprise Systems Group [M] Juergen "George" Sawinski [C] extra/tool extra/shell @@ -36,9 +39,7 @@ [L] Free-to-use [S] Stable -[V] 5.43.0-1 +[V] 5.45 [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 - -[O] var_append confopt ' ' "--with-tcl=$libdir" +[D] 2303239815 expect5.45.tar.gz http://dl.sourceforge.net/expect/