FreshPorts -- The Place For Ports Mon, 8 Sep 2008 9:29 AM BST
Port details
tk85 8.5.4 x11-toolkits on this many watch lists=0 search for ports that depend on this port
Graphical toolkit for TCL
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 13:49:12


This is Tk version 8.5, a GUI toolkit for Tcl.

Tk is a graphical user interface toolkit that takes developing desktop 
applications to a higher level than conventional approaches. Tk is the 
standard GUI not only for Tcl, but for many other dynamic languages, and can 
produce rich, native applications that run unchanged across Windows, Mac OS X, 
Linux and more.

A full set of manual pages is also provided with this port.

WWW: http://www.tcl.tk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
x11-toolkits/tk85-thread

Required To Build: x11/libX11
Required To Run: x11/libX11
Required Libraries: lang/tcl85, x11-fonts/libXft

To install the port: cd /usr/ports/x11-toolkits/tk85/ && make install clean
To add the package: pkg_add -r tk85


Configuration Options
===> The following configuration options are available for tk-8.5.4:
     TK85_MAN=off (default) "Install tk 8.5 manpages"
     XFT=on (default) "Use Xft fonts"
     DEMOS=off (default) "Install demos"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/tcl/
http://kent.dl.sourceforge.net/sourceforge/tcl/
http://easynews.dl.sourceforge.net/sourceforge/tcl/
http://ufpr.dl.sourceforge.net/sourceforge/tcl/
http://umn.dl.sourceforge.net/sourceforge/tcl/
http://mesh.dl.sourceforge.net/sourceforge/tcl/
http://heanet.dl.sourceforge.net/sourceforge/tcl/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-03-27
    Affects: users of lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk*
    Author: martin@matuska.org
    Reason: 
      The lang/tcl-tk-wrapper port has been replaced by lang/tcl-wrapper and
      x11-toolkits/tk-wrapper ports. The Tcl and Tk ports no longer include an
      option to install the wrapper -- the wrapper ports require a Tcl/Tk
      instead.  The new configuration files in local etc directory are named:
      tclsh.conf, wish.conf.
    
    

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Aug 2008 13:30:43
Original commit files touched by this commit  8.5.4
mm search for other commits by this committer
- Update to 8.5.4
23 Jul 2008 14:36:24
Original commit files touched by this commit  8.5.3
mm search for other commits by this committer
- Update to 8.5.3
02 Apr 2008 13:02:41
Original commit files touched by this commit  8.5.2
mm search for other commits by this committer
- Update to 8.5.2
07 Feb 2008 20:46:20
Original commit files touched by this commit  8.5.1
mm search for other commits by this committer
- Update to 8.5.1
29 Dec 2007 21:39:48
Original commit files touched by this commit  8.5.0
mm search for other commits by this committer
- Update to 8.5.0
- Make demos installation optional (WITH_DEMOS)
28 Sep 2007 06:14:15
Original commit files touched by this commit  8.5.b.1
mm search for other commits by this committer
- Update to 8.5.b.1
29 Jul 2007 14:11:16
Original commit files touched by this commit  8.5.a.6_4
mm search for other commits by this committer
- Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION

Suggested by:   miwi
Approved by:    garga (mentor, implicit)
06 Jun 2007 14:46:46
Original commit files touched by this commit  8.5.a.6_3
mm search for other commits by this committer
- revert ${TR} back to tr, threaded build was broken

Approved by:    garga (mentor)
05 Jun 2007 14:32:06
Original commit files touched by this commit  8.5.a.6_2
mm search for other commits by this committer
- fix shared build on -CURRENT
- change tr to ${TR}

Suggested by:   stas
Approved by:    garga (mentor)
19 May 2007 21:32:57
Original commit files touched by this commit  8.5.a.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Apr 2007 13:54:50
Original commit files touched by this commit  8.5.a.6
mm search for other commits by this committer
- updated to 8.5a6
- added WITH(OUT)_XFT option (uses libXft, default on)

Approved by:    garga (mentor)
12 Apr 2007 16:29:39
Original commit files touched by this commit  8.5.a.5_5
mm search for other commits by this committer
- fixed pkgIndex.tcl for threads
- bump PORTREVISION

Approved by:    garga (mentor)
05 Apr 2007 14:19:09
Original commit files touched by this commit  8.5.a.5_4
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
27 Mar 2007 12:54:29
Original commit files touched by this commit  8.5.a.5_4
miwi search for other commits by this committer
- Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION

Notes: Please read UPDATING

Approved by: maintainer implicit
16 Mar 2007 20:40:00
Original commit files touched by this commit  8.5.a.5_3
miwi search for other commits by this committer
- Aadds a new way of working with threaded versions and
  resolves conflicts.
- Bump PORTREVISION

Notes:
Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.

Behaiviour with non-threaded libraries does not change.

PR:             110395
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
13 Mar 2007 16:27:50
Original commit files touched by this commit  8.5.a.5_2
miwi search for other commits by this committer
- Fix index
13 Mar 2007 10:53:23
Original commit files touched by this commit  8.5.a.5_2
miwi search for other commits by this committer
- Improved handling of WITH_TK85_MAN
- Manpages are not installed by default (default on for default TK - 8.4)
- Fixed pkg-plist if no manpages are installed

PR:             110258
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
09 Mar 2007 09:49:12
Original commit files touched by this commit  8.5.a.5_1
miwi search for other commits by this committer
- Adds TK85_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Checks if threaded or non-threaded tcl is installed
- Adds CONFLICTS between threaded and non-threaded versions
- Bump PORTREVISION

PR:             110085
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
05 Feb 2007 14:06:06
Original commit files touched by this commit  8.5.a.5
miwi search for other commits by this committer
- Fix whom

Reported by:    infofarmer
05 Feb 2007 13:48:38
Original commit files touched by this commit  8.5.a.5
miwi search for other commits by this committer
This is Tk version 8.5, 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://www.tcl.tk/

PR:             ports/108553
Submitted by:   jkh

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19171
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 78
new 48 hours85
new 7 days118
new fortnight167
new month319

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.309 seconds.