From fd0099899a28b18723e8aad032c7134c411754bc Mon Sep 17 00:00:00 2001 From: hobbs Date: Wed, 26 Apr 2000 17:31:18 +0000 Subject: * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * win/README.binary: Updating URLs to reference dev.scriptics.com --- ChangeLog | 14 ++++++++++---- README | 11 ++++------- mac/README | 12 ++++++------ tools/tcl.wse.in | 2 +- unix/README | 11 +++++++---- unix/tcl.spec | 4 ++-- win/README | 11 ++++------- win/README.binary | 23 ++++++++++------------- 8 files changed, 44 insertions(+), 44 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd337e6..7ee758a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ -2000-04-26 Brent Welch +2000-04-26 Jeff Hobbs - * README: Updating URLs to reference dev.scriptics.com + 8.3.1 RELEASE -2000-04-25 Jeff Hobbs + * README: + * mac/README: + * tools/tcl.wse.in: + * unix/README: + * unix/tcl.spec: + * win/README: + * win/README.binary: Updating URLs to reference dev.scriptics.com - 8.3.1 RELEASE +2000-04-25 Jeff Hobbs * unix/Makefile.in: * win/Makefile.in: diff --git a/README b/README index 7b9449f..2b6d3cf 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ README: Tcl Tcl/Tk is also available through NetCVS: http://dev.scriptics.com/software/tcltk/netcvs.html -RCS: @(#) $Id: README,v 1.30 2000/04/26 17:05:01 welch Exp $ +RCS: @(#) $Id: README,v 1.31 2000/04/26 17:31:19 hobbs Exp $ Contents -------- @@ -45,14 +45,11 @@ and selling it either in whole or in part. See the file --------------- Extensive documentation is available at our website. -The home page for this release is - http://dev.scriptics.com/software/8.3.html - -Information about new features in 8.3 can be found at - http://dev.scriptics.com/software/whatsnew83.html +The home page for this release, including new features, is + http://dev.scriptics.com/software/tcltk/8.3.html Detailed release notes can be found at - http://dev.scriptics.com/software/relnotes/tcl8.3.1 + http://dev.scriptics.com/software/tcltk/relnotes/tcl8.3.1.txt Information about Tcl itself can be found at http://dev.scriptics.com/scripting/ diff --git a/mac/README b/mac/README index 53875aa..fb6cb6c 100644 --- a/mac/README +++ b/mac/README @@ -8,20 +8,20 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.11 2000/02/10 08:39:41 jingham Exp $ +RCS: @(#) $Id: README,v 1.12 2000/04/26 17:31:20 hobbs Exp $ 1. Introduction --------------- This is the README file for the Macintosh version of the Tcl scripting language. The home page for the Macintosh releases is - http://www.scriptics.com/mac/ + http://dev.scriptics.com/software/mac/ A summary of what's new in this release is at - http://www.scriptics.com/software/whatsnew83.html + http://dev.scriptics.com/software/tcltk/8.3.html A summary of Macintosh-specific features is at - http://www.scriptics.com/mac/features.html + http://dev.scriptics.com/software/mac/features.html 2. The Distribution @@ -55,7 +55,7 @@ mactcl-source-.sea.hqx The "html" subdirectory contains reference documentation in in the HTML format. You may also find these pages at: - http://www.scriptics.com/man/tcl/contents.html + http://dev.scriptics.com/man/tcl/contents.html 3. Compiling Tcl ---------------- @@ -70,7 +70,7 @@ following items: The included project files should work fine. However, for current release notes please check this page: - http://www.scriptics.com/support/howto/compile.html#mac + http://dev.scriptics.com/doc/howto/compile.html#mac If you have comments or Bug reports send them to: Jim Ingham diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 1f3d316..f7a16a5 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -54,7 +54,7 @@ item: Set Variable end item: Set Variable Variable=URL - Value=http://www.scriptics.com/registration/%PATCHLEVEL%.html + Value=http://dev.scriptics.com/registration/%PATCHLEVEL%.html end item: Set Variable Variable=GROUP diff --git a/unix/README b/unix/README index 702c5b4..683ca57 100644 --- a/unix/README +++ b/unix/README @@ -8,11 +8,11 @@ used on the PC or Mac platform too, but they all depend on UNIX (POSIX/ANSI C) interfaces and some of them only make sense under UNIX. Updated forms of the information found in this file is available at: - http://www.scriptics.com/support/howto/compile.html#unix + http://dev.scriptics.com/doc/howto/compile.html#unix For information on platforms where Tcl 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 @@ -22,7 +22,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.10 2000/02/10 08:55:26 hobbs Exp $ +RCS: @(#) $Id: README,v 1.11 2000/04/26 17:31:21 hobbs Exp $ How To Compile And Install Tcl: ------------------------------- @@ -120,7 +120,10 @@ directory. You should then see a printout of the test files processed. If any errors occur, you'll see a much more substantial printout for each error. See the README file in the "tests" directory for more information on the test suite. Note: don't run the tests as superuser: -this will cause several of them to fail. +this will cause several of them to fail. If a test is failing +consistently, please send us a bug report with as much detail as you +can manage. Please use the online database at + http://dev.scriptics.com/ticket/ The Tcl test suite is very sensitive to proper implementation of ANSI C library procedures such as sprintf and sscanf. If the test diff --git a/unix/tcl.spec b/unix/tcl.spec index ed3a675..40b187f 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,4 +1,4 @@ -# $Id: tcl.spec,v 1.3 2000/04/19 08:32:45 hobbs Exp $ +# $Id: tcl.spec,v 1.4 2000/04/26 17:31:21 hobbs Exp $ # This file is the basis for a binary Tcl RPM for Linux. %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/tcl%{version}.tar.gz -URL: http://www.scriptics.com/ +URL: http://dev.scriptics.com/ Packager: Scriptics Corporation Buildroot: /var/tmp/%{name}%{version} diff --git a/win/README b/win/README index acab0ba..3cda9e3 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.15 2000/02/08 10:07:05 hobbs Exp $ +RCS: @(#) $Id: README,v 1.16 2000/04/26 17:31:22 hobbs Exp $ 1. Introduction --------------- @@ -14,7 +14,7 @@ version of Tcl. This directory also contains source files for Tcl that are specific to Microsoft Windows. The information in this file is maintained on the web at: - http://www.scriptics.com/support/howto/compile.html#win + http://dev.scriptics.com/doc/howto/compile.html#win 2. Compiling Tcl ---------------- @@ -54,9 +54,6 @@ directory containing tclsh83.exe. Note: Tcl no longer provides support for Win32s. -For more information about Compiling Tcl on Windows, please see - http://www.scriptics.com/support/howto/compile.html#win - This page includes a lengthy discussion of compiler macros necessary when compiling Tcl extensions that will be dynamically loaded. @@ -66,8 +63,8 @@ when compiling Tcl extensions that will be dynamically loaded. This distribution contains an extensive test suite for Tcl. Some of the tests are timing dependent and will fail from time to time. If a test is failing consistently, please send us a bug report with as much -detail as you can manage. Please use the form at - http://www.scriptics.com/support/bugForm.html +detail as you can manage. Please use the online database at + http://dev.scriptics.com/ticket/ In order to run the test suite, you build the "test" target using the appropriate makefile for your compiler. diff --git a/win/README.binary b/win/README.binary index 6aa1a90..5536e80 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,6 +1,6 @@ Tcl/Tk 8.3 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.18 2000/04/19 08:32:46 hobbs Exp $ +RCS: @(#) $Id: README.binary,v 1.19 2000/04/26 17:31:22 hobbs Exp $ 1. Introduction --------------- @@ -23,25 +23,22 @@ Tcl community by Scriptics Corporation. ---------------- The official home for Tcl and Tk on the Web is at: - http://www.scriptics.com + http://dev.scriptics.com The home page for the Tcl/Tk 8.3 release is - http://www.scriptics.com/software/8.3.html - -Information about new features in Tcl/Tk 8.3 can be found at - http://www.scriptics.com/software/whatsnew83.html + http://dev.scriptics.com/software/tcltk/8.3.html Detailed release notes can be found at - http://www.scriptics.com/software/relnotes/tcl8.3.1 + http://dev.scriptics.com/software/tcltk/relnotes/tcl8.3.1.txt Information about Tcl itself can be found at - http://www.scriptics.com/scripting/ + http://dev.scriptics.com/scripting/ There are many Tcl books on the market. Most are listed at - http://www.scriptics.com/resource/doc/books/ + http://dev.scriptics.com/resource/doc/books/ There are notes about compiling Tcl at - http://www.scriptics.com/support/howto/compile.html + http://dev.scriptics.com/doc/howto/compile.html 3. Installation --------------- @@ -82,9 +79,9 @@ systems. 6. Reporting Bugs ----------------- If you have comments or bug reports for the Windows version of Tcl, -please use our on-line bug form at: +please use our online database at: - http://www.scriptics.com/support/bugForm.html + http://dev.scriptics.com/ticket/ or post them to the newsgroup comp.lang.tcl. @@ -117,7 +114,7 @@ that are commonly encountered by TCL newcomers. 9. Tcl Resource Center ---------------------- -Visit http://www.scritics.com/resource/ to see an annotated index of +Visit http://dev.scritics.com/resource/ to see an annotated index of many Tcl resources available on the World Wide Web. This includes papers, books, and FAQs, as well as extensions, applications, binary releases, and patches. You can contribute patches by sending them -- cgit v0.12