aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcl/FREEBSD-upgrade
blob: e5954af27493741b503d4b606afb3bf51d98bc52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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