mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
This commit is contained in:
parent
53085b307f
commit
76238c7b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33823
@ -8,7 +8,8 @@
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.0.5
|
||||
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= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= cwt@Freebsd.ORG
|
||||
|
@ -7,3 +7,5 @@ Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
|
||||
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
|
||||
|
@ -8,7 +8,8 @@
|
||||
PORTNAME= tk
|
||||
PORTVERSION= 8.2.3
|
||||
CATEGORIES= x11-toolkits tk82
|
||||
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
|
||||
MASTER_SITES= ${MASTER_SITE_TCLTK}
|
||||
MASTER_SITE_SUBDIR= tcl8_2
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
@ -2,3 +2,5 @@ This is Tk version 8.2, 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.2.html
|
||||
|
@ -1,4 +1,6 @@
|
||||
This is Tk version 8.2, a GUI toolkit for Tcl.
|
||||
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
|
||||
|
@ -1,4 +1,6 @@
|
||||
This is Tk version 8.2, a GUI toolkit for Tcl.
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user