diff options
author | gahr <gahr@FreeBSD.org> | 2013-02-06 23:25:57 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-02-06 23:25:57 +0800 |
commit | 60a0dc8b1273c52267f92114842720291dcfdec5 (patch) | |
tree | 8cbdc6f08204001571646680976f53bb040ddf9b /MOVED | |
parent | 5be57bf58d3938b86697d00c296cbaf2a672bf9e (diff) | |
download | freebsd-ports-gnome-60a0dc8b1273c52267f92114842720291dcfdec5.tar.gz freebsd-ports-gnome-60a0dc8b1273c52267f92114842720291dcfdec5.tar.zst freebsd-ports-gnome-60a0dc8b1273c52267f92114842720291dcfdec5.zip |
- Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html
- Get rid of -thread slaves ports: threads are now enabled by
default and can be OPTIONally disabled. This applies to:
* lang/tcl84
* lang/tcl85
* lang/tcl86
* x11-toolkits/tk84
* x11-toolkits/tk85
* x11-toolkits/tk86
- Get rid of tcl-modules slave port: modules are now installed by default and
can be OPTIONally disabled. This applies to:
* lang/tcl85
* lang/tcl86
- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).
Reviewed by: bf, crees
Approved by: bapt (portmgr, after partial exp-run)
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4053,3 +4053,10 @@ japanese/vflib||2013-02-06|Has expired: No more public distfiles graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea +lang/tcl-modules|||2013-02-06|Modules are now part of the base Tcl distributions +lang/tcl84-thread||2013-02-06|Threads are now enabled by default +lang/tcl85-thread||2013-02-06|Threads are now enabled by default +lang/tcl86-thread||2013-02-06|Threads are now enabled by default +x11-toolkits/tk84-thread||2013-02-06|Threads are now enabled by default +x11-toolkits/tk85-thread||2013-02-06|Threads are now enabled by default +x11-toolkits/tk86-thread||2013-02-06|Threads are now enabled by default |