summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/tcl/README.FreeBSD28
1 files changed, 0 insertions, 28 deletions
diff --git a/contrib/tcl/README.FreeBSD b/contrib/tcl/README.FreeBSD
deleted file mode 100644
index 39461b9..0000000
--- a/contrib/tcl/README.FreeBSD
+++ /dev/null
@@ -1,28 +0,0 @@
-Tcl 7.5
- originals can be found at: ftp://ftp.smli.com/pub/tcl
- removed subdirectories "win", "mac", "compat"
- phk@FreeBSD.org
-
-Tcl 7.5 update 1
- Imported with the commands:
-
- tar zxvf tcl7.5p1.tar.gz
- cd tcl7.5
- rm -rf win mac compat
- cvs import src/contrib/tcl TCL tcl7_5_p1
-
-Tcl 8.0 beta 2
- Imported with the commands:
-
- tar zxvf tcl8.0b2.tar.gz
- cd tcl8.0b2
- rm -rf win mac compat
- cvs import src/contrib/tcl TCL tcl8_0_b2
-
-Tcl 8.0 patch 2
- Imported with the commands:
-
- tar zxvf tcl8.0p2.tar.gz
- cd tcl8.0p2
- rm -rf win mac compat
- cvs import src/contrib/tcl TCL tcl8_0_p2
OpenPOWER on IntegriCloud