Version: 8.4.20, Package name: tk-8.4.20 |
Maintained by: Stuart Cassoff |
Master sites: |
Description 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 most platforms. Tcl/Tk resources: Newsgroup: comp.lang.tcl Wiki: http://wiki.tcl.tk Book: Practical Programming in Tcl and Tk, 4th Edition ISBN: 0-13-038560-3 |
Filesize: 2887.718 KB |
Version History (View Complete History) |
|
2011-04-17 12:13:11 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - remove unnecessary NULL casts |
2011-01-05 09:21:06 by Stuart Cassoff | Files touched by this commit (7) |
Log message: Update to newer Tcl layout, consolidate include files into one dir, improved building wrt threads/compiler flags, etc. ok landry@, sebastiap@ |
2010-11-27 04:54:53 by Marc Espie | Files touched by this commit (13) |
Log message: minor bumps after pkg_create fix: generate catN entry when needed. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-06 17:49:20 by Marc Espie | Files touched by this commit (10) |
Log message: convert LIB_DEPENDS in x11 ports |
2010-10-24 15:15:37 by Antoine Jacoutot | Files touched by this commit (275) |
Log message: Remove USE_X11. |
2010-10-19 02:14:01 by Marc Espie | Files touched by this commit (260) |
Log message: USE_GROFF=Yes |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2009-09-06 04:46:26 by Antoine Jacoutot | Files touched by this commit (35) |
Log message: Make use of REGRESS_IS_INTERACTIVE=x11 ok jasper@ sthen@ |
2009-08-11 02:42:09 by Antoine Jacoutot | Files touched by this commit (121) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-01-15 22:23:10 by Jolan Luff | Files touched by this commit (1) |
Log message: fix build (remove rcs header hunk in diff) |
2009-01-15 17:02:32 by Stuart Henderson | Files touched by this commit (12) |
Log message: update to 8.4.19, from new maintainer Stuart Cassoff. |
2008-05-02 07:17:16 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix LIB_DEPENDS; this caused a problem installing Tk 8.4 when Tcl 8.5 was already installed. ok steven@ |
2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2007-01-31 10:06:39 by Marc Espie | Files touched by this commit (2) |
Log message: provide tkstub84_pic.a to help with libtool... |
2006-10-18 08:27:43 by Christian Weisgerber | Files touched by this commit (6) |
Log message: unconditionally use -fPIC; sync patches |
2006-01-08 13:56:08 by Christian Weisgerber | Files touched by this commit (12) |
Log message: SHARED_LIBS |
2005-11-03 11:28:57 by Christian Weisgerber | Files touched by this commit (39) |
Log message: Always explicitly set the AUTOCONF_VERSION to use. In some cases the default was not appropriate. |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-19 10:27:05 by Aleksander Piotrowski | Files touched by this commit (33) |
Log message: Add WANTLIB markers |
2004-12-05 04:39:06 by Nikolay Sturm | Files touched by this commit (3) |
Log message: Under unclear circumstances parts of tk are recompiled in fake stage. In this case using PREFIX in a Makefile to find installed files is obviously wrong. In 8.3 and 8.4 this part of the patch is not necessary at all, so just remove it. In 8.0 use TCL_LIB_SPEC, as is used in 8.3 and 8.4. problem noted by Rod.. Whitworth <listen at witworx.com> |
2004-09-18 07:19:26 by Marc Espie | Files touched by this commit (17) |
Log message: new style conflicts |
2004-08-10 13:07:05 by Christian Weisgerber | Files touched by this commit (1) |
Log message: restore conflict information that was accidentally dropped |
2004-08-10 06:37:37 by Marc Espie | Files touched by this commit (4) |
Log message: new plists, mandir. |
2004-08-07 00:16:41 by Kevin Lo | Files touched by this commit (5) |
Log message: update to tk 8.4.7 |
2004-07-03 23:37:09 by Brad Smith | Files touched by this commit (3) |
Log message: no more --enable-static |
2004-07-03 15:05:52 by Jolan Luff | Files touched by this commit (2) |
Log message: hppa has shared libs now |
2004-05-20 15:25:47 by Miod Vallat | Files touched by this commit (8) |
Log message: Correctly configure tcl and tk 8.4 on architectures which lack shared libraries, though hppa might need more work. prodded by jolan@; ok jolan@ pval@ |
2004-05-07 09:28:32 by Christian Weisgerber | Files touched by this commit (26) |
Log message: Remove maintainer by his request. Thanks, Jose. |
2004-04-09 15:47:19 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to Tcl/Tk 8.4.6; from Jose Nazario <jose@monkey.org> |
2004-03-04 10:49:26 by Marc Espie | Files touched by this commit (9) |
Log message: explicitly tag no-autoheader some ports for which re-running it after autoconf is a problem. |
2003-12-16 21:57:21 by Jose Nazario | Files touched by this commit (3) |
Log message: update to 8.4.5 update book title, ISBN in DESCR update master site to sourceforge ok brad@, naddy@, sturm@, thank you for testing on various archs |
2003-11-30 22:48:01 by Jose Nazario | Files touched by this commit (5) |
Log message: some things noticed by Stuart Cassoff <stwo@telus.net>: - fix HOMEPAGE ... - PLIST exec/unexec about manpages - flesh out DESCR some |