summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-26 17:37:34 (GMT)
committerhobbs <hobbs>2000-04-26 17:37:34 (GMT)
commitc07c88fbc24236821646b2735ea14ad4f5eb097d (patch)
tree37f7a65041dcd539bcebef5a2348cdc3b9fba3d6
parent4df7bca941bad3f3113767332b9cc731f36980ed (diff)
downloadtk-c07c88fbc24236821646b2735ea14ad4f5eb097d.zip
tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.gz
tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.bz2
* README:core_8_3_1
* mac/README: * unix/README: * unix/tk.spec: * win/README: Updating URLs to reference dev.scriptics.com
-rw-r--r--ChangeLog10
-rw-r--r--README10
-rw-r--r--mac/README13
-rw-r--r--unix/README6
-rw-r--r--unix/tk.spec4
-rw-r--r--win/README4
6 files changed, 25 insertions, 22 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee3ae7..99adf75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2000-04-25 Jeff Hobbs <hobbs@scriptics.com>
+2000-04-26 Jeff Hobbs <hobbs@scriptics.com>
8.3.1 RELEASE
+ * README:
+ * mac/README:
+ * unix/README:
+ * unix/tk.spec:
+ * win/README: Updating URLs to reference dev.scriptics.com
+
+2000-04-25 Jeff Hobbs <hobbs@scriptics.com>
+
* unix/Makefile.in:
* win/Makefile.in: makefile cleanup
diff --git a/README b/README
index a404bf4..c590c58 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
README: Tk
This is the Tk 8.3.1 source distribution.
You can get any release of Tcl from:
- http://www.scriptics.com/registration/<version>.tml
+ http://dev.scriptics.com/registration/<version>.html
Tcl/Tk is also available through NetCVS:
- http://www.scriptics.com/products/tcltk/netcvs.html
+ http://dev.scriptics.com/software/tcltk/netcvs.html
-RCS: @(#) $Id: README,v 1.24 2000/04/19 09:25:52 hobbs Exp $
+RCS: @(#) $Id: README,v 1.25 2000/04/26 17:37:34 hobbs Exp $
1. Introduction
---------------
@@ -16,7 +16,7 @@ toolkit implemented with the Tcl scripting language.
For details on features, incompatibilities, and potential problems with
this release, see the Tcl/Tk 8.3 Web page at
- http://www.scriptics.com/software/8.3.html
+ http://dev.scriptics.com/software/tcltk/8.3.html
or refer to the "changes" file in this directory, which contains a
historical record of all changes to Tk.
@@ -25,7 +25,7 @@ Tk is maintained, enhanced, and distributed freely as a
service to the Tcl community by Scriptics Corporation.
The official home for Tcl/Tk is on the Scriptics Web site:
- http://www.scriptics.com
+ http://dev.scriptics.com
Tk is a freely available open source package. You can do virtually
anything you like with it, such as modifying it, redistributing it,
diff --git a/mac/README b/mac/README
index ae3568c..e99ba87 100644
--- a/mac/README
+++ b/mac/README
@@ -8,7 +8,7 @@ Jim Ingham
Cygnus Solutions
jingham@cygnus.com
-RCS: @(#) $Id: README,v 1.12 2000/02/10 08:47:20 jingham Exp $
+RCS: @(#) $Id: README,v 1.13 2000/04/26 17:37:35 hobbs Exp $
1. Introduction
---------------
@@ -25,7 +25,7 @@ directory.
There are several features or enhancements in Tk that are unique to
the Macintosh version of Tk. The list of these features is
maintained at
- http://www.scriptics.com/mac/features.html
+ http://dev.scriptics.com/software/mac/features.html
4. The Distribution
-------------------
@@ -82,11 +82,6 @@ Special notes:
installed for this to work.
-If you have comments or Bug reports send them to:
-Jim Ingham
-jingham@cygnus.com
-
-or use our on-line bug form at
-
-http://www.scriptics.com/support/bugForm.html
+If you have comments or Bug reports, use our on-line database at
+ http://dev.scriptics.com/ticket/
diff --git a/unix/README b/unix/README
index 523f3a6..29082c1 100644
--- a/unix/README
+++ b/unix/README
@@ -6,11 +6,11 @@ UNIX versions of Tk. This directory also contains source files for Tk
that are specific to UNIX.
The information in this file is maintained at:
- http://www.scriptics.com/support/howto/compile.html
+ http://dev.scriptics.com/doc/howto/compile.html
For information on platforms where Tcl/Tk is known to compile, along
with any porting notes for getting it to work on those platforms, see:
- http://dev.scriptics.com/services/support/platforms.html
+ http://dev.scriptics.com/software/tcltk/platforms.html
The rest of this file contains instructions on how to do this. The
release should compile and run either "out of the box" or with trivial
@@ -20,7 +20,7 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
compile for a Macintosh, see the README file in the directory ../mac.
-RCS: @(#) $Id: README,v 1.8 2000/02/10 08:53:15 hobbs Exp $
+RCS: @(#) $Id: README,v 1.9 2000/04/26 17:37:35 hobbs Exp $
How To Compile And Install Tk:
------------------------------
diff --git a/unix/tk.spec b/unix/tk.spec
index 839d3dc..47bd229 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,4 +1,4 @@
-# $Id: tk.spec,v 1.2 2000/04/19 09:25:54 hobbs Exp $
+# $Id: tk.spec,v 1.3 2000/04/26 17:37:35 hobbs Exp $
# This file is the basis for a binary Tk Linux RPM.
%define version 8.3.1
@@ -11,7 +11,7 @@ Release: 1
Copyright: BSD
Group: Development/Languages
Source: ftp://ftp.scriptics.com/pub/tcl/tcl8_3/tk%{version}.tar.gz
-URL: http://www.scriptics.com/
+URL: http://dev.scriptics.com/
Packager: Scriptics Corporation
Buildroot: /var/tmp/%{name}%{version}
Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.3.1
diff --git a/win/README b/win/README
index 70817d8..7d9cdcf 100644
--- a/win/README
+++ b/win/README
@@ -4,7 +4,7 @@ by Scott Stanton
Scriptics Corporation
scott.stanton@scriptics.com
-RCS: @(#) $Id: README,v 1.12 1999/10/01 22:45:30 hobbs Exp $
+RCS: @(#) $Id: README,v 1.13 2000/04/26 17:37:36 hobbs Exp $
This is the directory where you configure and compile the Windows
version of Tk. This directory also contains source files for Tk
@@ -22,4 +22,4 @@ locate the necessary Tcl files. Otherwise you may need to
edit makefile.vc and adjust the path to Tcl accordingly.
Information about compiling for windows is maintained at:
- http://www.scriptics.com/support/howto/compile.html
+ http://dev.scriptics.com/doc/howto/compile.html