diff options
-rw-r--r-- | dev-lang/entity/entity-0.7.2.ebuild | 5 | ||||
-rw-r--r-- | dev-lang/jdk/jdk-1.2.2.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/jdk/jdk-1.3.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/jdk/jdk-1.3.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/kaffe/kaffe-1.0.6-r1.ebuild | 29 | ||||
-rw-r--r-- | dev-lang/nasm/files/digest-nasm-0.98-r2 | 1 | ||||
-rw-r--r-- | dev-lang/nasm/nasm-0.98-r2.ebuild | 46 | ||||
-rw-r--r-- | dev-lang/nasm/nasm-0.98-r3.ebuild | 28 | ||||
-rw-r--r-- | dev-lang/php/php-4.0.6-r2.ebuild | 5 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3_alpha5-r2.ebuild | 83 | ||||
-rw-r--r-- | dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild | 3 |
14 files changed, 82 insertions, 145 deletions
diff --git a/dev-lang/entity/entity-0.7.2.ebuild b/dev-lang/entity/entity-0.7.2.ebuild index 871f9672d894..ddb5d1358b92 100644 --- a/dev-lang/entity/entity-0.7.2.ebuild +++ b/dev-lang/entity/entity-0.7.2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2.ebuild,v 1.9 2001/10/07 11:11:07 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.2.ebuild,v 1.10 2001/11/10 11:31:52 hallski Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="An XML Framework" -SRC_URI="http://www.entity.cx/Download/files/${A}" +SRC_URI="http://www.entity.cx/Download/files/${P}.tar.gz" HOMEPAGE="http://www.entity.cx" DEPEND=">=media-libs/imlib-1.9.10-r1 diff --git a/dev-lang/jdk/jdk-1.2.2.ebuild b/dev-lang/jdk/jdk-1.2.2.ebuild index 02f95fc325fc..16cd78d05c4a 100644 --- a/dev-lang/jdk/jdk-1.2.2.ebuild +++ b/dev-lang/jdk/jdk-1.2.2.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.2.2.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.2.2.ebuild,v 1.4 2001/11/10 11:31:52 hallski Exp $ -P=jdk-1.2.2 -A=j2sdk-1.2.2-FCS-linux-i386-glibc-2.1.3.tar.bz2 S=${WORKDIR}/jdk1.2.2 DESCRIPTION="Blackdown JDK 1.2.2" -SRC_URI="ftp://gd.tuwien.ac.at/opsys/linux/java/JDK-1.2.2/i386/FCS/${A}" +SRC_URI="ftp://gd.tuwien.ac.at/opsys/linux/java/JDK-1.2.2/i386/FCS/j2sdk-1.2.2-FCS-linux-i386-glibc-2.1.3.tar.bz2" HOMEPAGE="http://www.blackdown.org/java-linux.html" DEPEND=">=sys-apps/bash-2.04 diff --git a/dev-lang/jdk/jdk-1.3.0.ebuild b/dev-lang/jdk/jdk-1.3.0.ebuild index f84feaf2180f..f883ea453e9e 100644 --- a/dev-lang/jdk/jdk-1.3.0.ebuild +++ b/dev-lang/jdk/jdk-1.3.0.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.3.0.ebuild,v 1.5 2001/05/28 05:24:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.3.0.ebuild,v 1.6 2001/11/10 11:31:52 hallski Exp $ -P=jdk-1.3.0 -A=j2sdk-1.3.0-FCS-linux-i386.tar.bz2 S=${WORKDIR}/j2sdk1.3.0 DESCRIPTION="Blackdown JDK 1.3.0" -SRC_URI="http://www.ibiblio.org/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.0/i386/FCS/${A}" +SRC_URI="http://www.ibiblio.org/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.0/i386/FCS/j2sdk-1.3.0-FCS-linux-i386.tar.bz2" HOMEPAGE="http://www.blackdown.org/java-linux.html" DEPEND="virtual/glibc" diff --git a/dev-lang/jdk/jdk-1.3.1.ebuild b/dev-lang/jdk/jdk-1.3.1.ebuild index 987cd1e110af..659ce85ca2c0 100644 --- a/dev-lang/jdk/jdk-1.3.1.ebuild +++ b/dev-lang/jdk/jdk-1.3.1.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.3.1.ebuild,v 1.2 2001/07/10 03:17:07 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.3.1.ebuild,v 1.3 2001/11/10 11:31:52 hallski Exp $ -P=jdk-1.3.1 -A=j2sdk-1.3.1-FCS-linux-i386.tar.bz2 S=${WORKDIR}/j2sdk1.3.1 DESCRIPTION="Blackdown JDK 1.3.1" -SRC_URI="http://www.ibiblio.org/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.1/i386/FCS/${A}" +SRC_URI="http://www.ibiblio.org/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.1/i386/FCS/j2sdk-1.3.1-FCS-linux-i386.tar.bz2" HOMEPAGE="http://www.blackdown.org/java-linux.html" DEPEND="virtual/glibc" diff --git a/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild b/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild index c12347af74a7..6f7aa72bbe3e 100644 --- a/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild +++ b/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild,v 1.3 2001/06/29 01:49:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/kaffe/kaffe-1.0.6-r1.ebuild,v 1.4 2001/11/10 11:31:52 hallski Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="A cleanroom, open source Java VM and class libraries" -SRC_URI="http://www.kaffe.org/ftp/pub/kaffe/${A}" +SRC_URI="http://www.kaffe.org/ftp/pub/kaffe/${P}.tar.gz" HOMEPAGE="http://www.kaffe.org/" DEPEND=">=dev-libs/gmp-3.1 @@ -16,21 +15,23 @@ DEPEND=">=dev-libs/gmp-3.1 virtual/x11" src_unpack() { - unpack ${A} - patch -p0 <${FILESDIR}/${PF}-gentoo.diff + unpack ${A} + patch -p0 <${FILESDIR}/${PF}-gentoo.diff } src_compile() { - cd ${S} - try ./configure --prefix=/opt/kaffe --host=${CHOST} - try make + ./configure --host=${CHOST} \ + --prefix=/opt/kaffe + assert + + make || die } src_install () { - cd ${S} - try make DESTDIR=${D} install - dodir /etc/env.d - insinto /etc/env.d - doins ${FILESDIR}/30kaffe - #30kaffe will set up the ld.so.path, path, manpath, etc. + make DESTDIR=${D} install || die + + dodir /etc/env.d + insinto /etc/env.d + doins ${FILESDIR}/30kaffe + #30kaffe will set up the ld.so.path, path, manpath, etc. } diff --git a/dev-lang/nasm/files/digest-nasm-0.98-r2 b/dev-lang/nasm/files/digest-nasm-0.98-r2 deleted file mode 100644 index 0204a3d56424..000000000000 --- a/dev-lang/nasm/files/digest-nasm-0.98-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9b7b0cb51d6b777edcbed7e0447a5f4e nasm-0.98.tar.bz2 389120 diff --git a/dev-lang/nasm/nasm-0.98-r2.ebuild b/dev-lang/nasm/nasm-0.98-r2.ebuild deleted file mode 100644 index b0cdff6c1325..000000000000 --- a/dev-lang/nasm/nasm-0.98-r2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98-r2.ebuild,v 1.2 2001/05/29 17:28:19 achim Exp $ - -P=nasm-0.98 -A=${P}.tar.bz2 -S=${WORKDIR}/${P} -DESCRIPTION="groovy little assembler" -SRC_URI="ftp://ftp.kernel.org/pub/software/devel/nasm/source/${A} - ftp://ftp.de.kernel.org/pub/software/devel/nasm/source/${A} - ftp://ftp.uk.kernel.org/pub/software/devel/nasm/source/${A}" -HOMEPAGE="http://nasm.sourceforge.net/" - -DEPEND="virtual/glibc sys-devel/perl sys-apps/texinfo" -RDEPEND="virtual/glibc" - -src_compile() { - - try ./configure --prefix=/usr - try make - cd doc - try make -} - -src_install() { - - - dobin nasm ndisasm - dobin rdoff/ldrdf rdoff/rdf2bin rdoff/rdfdump rdoff/rdflib rdoff/rdx - doman nasm.1 ndisasm.1 - dodoc COPYING Changes Licence MODIFIED Readme Wishlist - docinto txt - cd doc - dodoc nasmdoc.txt - docinto html - dodoc html/*.html - docinto ps - dodoc nasmdoc.ps - docinto rtf - dodoc nasmdoc.rtf - - doinfo info/*.info* -} - - diff --git a/dev-lang/nasm/nasm-0.98-r3.ebuild b/dev-lang/nasm/nasm-0.98-r3.ebuild index 631c9227150b..1d8b740e8151 100644 --- a/dev-lang/nasm/nasm-0.98-r3.ebuild +++ b/dev-lang/nasm/nasm-0.98-r3.ebuild @@ -1,15 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98-r3.ebuild,v 1.2 2001/08/18 04:27:00 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-0.98-r3.ebuild,v 1.3 2001/11/10 11:31:53 hallski Exp $ -P=nasm-0.98 -A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="groovy little assembler" -SRC_URI="ftp://ftp.kernel.org/pub/software/devel/nasm/source/${A} - ftp://ftp.de.kernel.org/pub/software/devel/nasm/source/${A} - ftp://ftp.uk.kernel.org/pub/software/devel/nasm/source/${A}" +SRC_URI="ftp://ftp.kernel.org/pub/software/devel/nasm/source/${P}.tar.bz2 + ftp://ftp.de.kernel.org/pub/software/devel/nasm/source/${P}.tar.bz2 + ftp://ftp.uk.kernel.org/pub/software/devel/nasm/source/${P}.tar.bz2" HOMEPAGE="http://nasm.sourceforge.net/" DEPEND="virtual/glibc sys-apps/texinfo" @@ -20,15 +18,15 @@ if [ -z "`use build`" ]; then fi src_compile() { + ./configure --prefix=/usr || die - try ./configure --prefix=/usr - if [ "`use build`" ]; then - make nasm - else - try make - cd doc - try make - fi + if [ "`use build`" ]; then + make nasm + else + make || die + cd doc + make || die + fi } src_install() { @@ -52,5 +50,3 @@ src_install() { doinfo info/*.info* fi } - - diff --git a/dev-lang/php/php-4.0.6-r2.ebuild b/dev-lang/php/php-4.0.6-r2.ebuild index 87c24323f47f..3a59dbc0e3d5 100644 --- a/dev-lang/php/php-4.0.6-r2.ebuild +++ b/dev-lang/php/php-4.0.6-r2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.0.6-r2.ebuild,v 1.2 2001/10/07 00:14:36 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.0.6-r2.ebuild,v 1.3 2001/11/10 11:31:53 hallski Exp $ -A=${PN}-4.0.6.tar.gz S=${WORKDIR}/${PN}-4.0.6 DESCRIPTION="HTML embedded scripting language" -SRC_URI="http://www.php.net/distributions/${A}" +SRC_URI="http://www.php.net/distributions/${P}.tar.gz" HOMEPAGE="http://www.php.net/" DEPEND="virtual/glibc diff --git a/dev-lang/swig/swig-1.3_alpha5-r2.ebuild b/dev-lang/swig/swig-1.3_alpha5-r2.ebuild index b7aaef2aec03..cc961647b8e7 100644 --- a/dev-lang/swig/swig-1.3_alpha5-r2.ebuild +++ b/dev-lang/swig/swig-1.3_alpha5-r2.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3_alpha5-r2.ebuild,v 1.2 2001/07/10 03:17:07 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3_alpha5-r2.ebuild,v 1.3 2001/11/10 11:31:53 hallski Exp $ P=swig1.3a5 -A=${P}.tar.gz S=${WORKDIR}/SWIG1.3a5 DESCRIPTION="Simplified wrapper and interface generator" -SRC_URI="http://download.sourceforge.net/swig/${A}" +SRC_URI="http://download.sourceforge.net/swig/${P}.tar.gz" HOMEPAGE="http://www.swig.org" DEPEND="virtual/glibc >=sys-devel/gcc-2.95.2 @@ -19,48 +18,48 @@ DEPEND="virtual/glibc >=sys-devel/gcc-2.95.2 perl? ( >=sys-devel/perl-5.6.1 )" src_compile() { + local myconf - local myconf - if [ "`use python`" ] ; then - myconf="--with-py" - else - myconf="--without-py" - fi - if [ "`use java`" ] ; then - myconf="$myconf --with-java" - else - myconf="$myconf --without-java" - fi - if [ -z "`use ruby`" ] ; then - myconf="$myconf --without-ruby" - fi - if [ "`use guile`" ] ; then - myconf="$myconf --with-guile" - else - myconf="$myconf --without-guile" - fi - if [ "`use tcltk`" ] ; then - myconf="$myconf --with-tcl --with-tcllib=/usr/lib/tcl-8.4" - else - myconf="$myconf --without-tcltk" - fi - if [ "`use perl`" ] - then - myconf="$myconf --with-perl" - else - myconf="$myconf --without-perl" - fi - unset CXXFLAGS - unset CFLAGS - try ./configure --prefix=/usr --host=${CHOST} \ - --with-doc=html $myconf - try make + if [ "`use python`" ] ; then + myconf="--with-py" + else + myconf="--without-py" + fi + if [ "`use java`" ] ; then + myconf="$myconf --with-java" + else + myconf="$myconf --without-java" + fi + if [ -z "`use ruby`" ] ; then + myconf="$myconf --without-ruby" + fi + if [ "`use guile`" ] ; then + myconf="$myconf --with-guile" + else + myconf="$myconf --without-guile" + fi + if [ "`use tcltk`" ] ; then + myconf="$myconf --with-tcl --with-tcllib=/usr/lib/tcl-8.4" + else + myconf="$myconf --without-tcltk" + fi + if [ "`use perl`" ] + then + myconf="$myconf --with-perl" + else + myconf="$myconf --without-perl" + fi + unset CXXFLAGS + unset CFLAGS + ./configure --host=${CHOST} \ + --prefix=/usr \ + --with-doc=html \ + $myconf || die + + make || die } src_install () { - - try make prefix=${D}/usr install - + make prefix=${D}/usr install || die } - diff --git a/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild b/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild index 6a66e82124d2..6c54f7209b7f 100644 --- a/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild +++ b/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild,v 1.2 2001/06/01 14:00:14 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.0.5-r2.ebuild,v 1.3 2001/11/10 11:31:53 hallski Exp $ R1=tcl${PV} @@ -15,7 +15,6 @@ S2=${WORKDIR}/${R2} SRC_URI2="ftp://ftp.scriptics.com/pub/tcl/tcl8_0/tk${PV}.tar.gz" -A="${A1} ${A2}" SRC_URI="${SRC_URI1} ${SRC_URI2}" HOMEPAGE="http:/dev.scriptics.com/software/tcltk/" diff --git a/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild b/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild index acb60401cb74..74d797690a30 100644 --- a/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild +++ b/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild,v 1.3 2001/06/01 14:00:14 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild,v 1.4 2001/11/10 11:31:53 hallski Exp $ P=tcl-tk-8.1.1 @@ -16,7 +16,6 @@ S2=${WORKDIR}/${R2} SRC_URI2="ftp://ftp.scriptics.com/pub/tcl/tcl8_1/tk8.1.1.tar.gz" -A="${A1} ${A2}" SRC_URI="${SRC_URI1} ${SRC_URI2}" HOMEPAGE="http:/dev.scriptics.com/software/tcltk/" diff --git a/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild b/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild index 5a5c172d58c4..af49a48d3940 100644 --- a/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild +++ b/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild,v 1.4 2001/08/31 03:23:38 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.3.3.ebuild,v 1.5 2001/11/10 11:31:53 hallski Exp $ P=tcl-tk-8.3.3 @@ -17,7 +17,6 @@ S2=${WORKDIR}/${R2} SRC_URI2="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/tk8.3.3.tar.gz" -A="${A1} ${A2}" SRC_URI="${SRC_URI1} ${SRC_URI2}" HOMEPAGE="http:/dev.scriptics.com/software/tcltk/" diff --git a/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild b/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild index f98cdef5aa2f..31659e285f86 100644 --- a/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild +++ b/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild,v 1.6 2001/08/31 03:23:38 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.4.2.ebuild,v 1.7 2001/11/10 11:31:53 hallski Exp $ R1=tcl8.4a2 @@ -16,7 +16,6 @@ A2=${R2}.tar.gz S2=${WORKDIR}/${R2} SRC_URI2="ftp://ftp.scriptics.com/pub/tcl/tcl8_4/${A2}" -A="${A1} ${A2}" SRC_URI="${SRC_URI1} ${SRC_URI2}" HOMEPAGE="http://dev.scriptics.com/software/tcltk/" |