Chase the remaining cases of scriptics.com in the ports tree. The site
has been renamed to tcl.tk. Source: distfile survey Hat: portmgr
This commit is contained in:
parent
3112ae3027
commit
1976bfbf8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144139
10 changed files with 12 additions and 10 deletions
|
@ -5,4 +5,4 @@ Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
|
|||
|
||||
A full set of manual pages is also provided with this package.
|
||||
|
||||
WWW: http://www.scriptics.com/
|
||||
WWW: http://www.tcl.tk/
|
||||
|
|
|
@ -3,4 +3,4 @@ This is Tk version 8.3, a GUI toolkit for Tcl.
|
|||
The best way to get started with Tcl is to read ``Tcl and the Tk
|
||||
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
|
||||
|
||||
WWW: http://dev.scriptics.com/software/tcltk/8.3.html
|
||||
WWW: http://www.tcl.tk/software/tcltk/8.3.html
|
||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= tcl
|
|||
PORTVERSION= 8.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese lang tcl80
|
||||
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl${VERSION:S/./_/}/
|
||||
MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/tcl${VERSION:S/./_/}/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
|
||||
|
|
|
@ -3,7 +3,7 @@ TK library. They're installed in PREFIX/share/doc/tcl83/contents.htm,
|
|||
PREFIX/share/doc/tcl84/contents.htm and
|
||||
PREFIX/share/doc/tcl85/contents.htm.
|
||||
|
||||
WWW: http://www.scriptics.com/
|
||||
WWW: http://www.tcl.tk/
|
||||
|
||||
- Edwin Groothuis
|
||||
edwin@mavetju.org
|
||||
|
|
|
@ -6,4 +6,4 @@ Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
|
|||
|
||||
A full set of manual pages is also provided with this package.
|
||||
|
||||
WWW: http://www.scriptics.com/
|
||||
WWW: http://www.tcl.tk/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= tcl-thread
|
||||
PORTVERSION= 8.1.b1
|
||||
CATEGORIES= lang tcl81
|
||||
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
|
||||
MASTER_SITES= ${MASTER_SITE_TCLTK}
|
||||
MASTER_SITE_SUBDIR= tcl8_1
|
||||
DISTNAME= tcl8.1b1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -5,4 +5,4 @@ Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
|
|||
|
||||
A full set of manual pages is also provided with this package.
|
||||
|
||||
WWW: http://www.scriptics.com/
|
||||
WWW: http://www.tcl.tk/
|
||||
|
|
|
@ -21,4 +21,4 @@ it is possible to manage the web server, upload Safe-Tcl control
|
|||
scripts, download logging information, and otherwise debug the Tcl part
|
||||
of the application without restarting the hosting application.
|
||||
|
||||
WWW: http://dev.scriptics.com/software/tclhttpd/
|
||||
WWW: http://www.tcl.tk/software/tclhttpd/
|
||||
|
|
|
@ -8,4 +8,4 @@ A full set of manual pages is also provided with this package.
|
|||
|
||||
NOTE: This kit requires a Tcl8.0 binary kit.
|
||||
|
||||
WWW: http://dev.scriptics.com/software/tcltk/8.0.html
|
||||
WWW: http://www.tcl.tk/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= tkstep
|
||||
PORTVERSION= 8.0.4
|
||||
CATEGORIES= x11-toolkits tk80
|
||||
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
|
||||
MASTER_SITES= ${MASTER_SITE_TCLTK}
|
||||
MASTER_SITE_SUBDIR= tcl8_0
|
||||
DISTNAME= tk${PORTVERSION}
|
||||
|
||||
PATCH_SITES= ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/
|
||||
|
|
Loading…
Reference in a new issue