Version: 8.5.19, Package name: tk-8.5.19 |
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. |
Filesize: 4019.767 KB |
Version History (View Complete History) |
|
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-06-04 17:21:02 by Ingo Schwarze | Files touched by this commit (4) |
Log message: mandoc groks .mc now; drop USE_GROFF and bump |
2017-05-12 15:44:44 by Stuart Cassoff | Files touched by this commit (3) |
Log message: Update to 8.5.19. |
2016-09-01 08:19:12 by Christian Weisgerber | Files touched by this commit (4) |
Log message: retire sparc |
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2016-03-15 15:13:32 by Christian Weisgerber | Files touched by this commit (12) |
Log message: get rid of NO_SHARED_LIBS and PFRAG.shared |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-10-06 11:39:25 by Sebastian Reitenbach | Files touched by this commit (1) |
Log message: Similarily to tcl-8.5, -fPIC is needed OK stu@, tobiasu@ |
2015-06-06 08:19:23 by Stuart Cassoff | Files touched by this commit (3) |
Log message: Return to 8.5.18. Update distinfo. Port was based on an RC a few days prior to release. Insignificant difference between RC and released version. Apologies. |
2015-06-06 06:13:03 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Revert tcl and tk update (8.5.18). tcl distinfo is wrong and prevents half the tree to build. prodded by espie@ |
2015-06-05 14:35:53 by Stuart Cassoff | Files touched by this commit (3) |
Log message: Update to 8.5.18. Better setting of Tcl include dir. Improved lib/package/module path config/runtime. Port improvements for less diff churn on future port updates. |
2011-04-17 12:13:11 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - remove unnecessary NULL casts |
2011-01-09 07:47:43 by Marc Espie | Files touched by this commit (1) |
Log message: not sure this is enough, but fix the LIB_DEPENDS mess to mean something |
2011-01-05 09:18:10 by Stuart Cassoff | Files touched by this commit (12) |
Log message: Upgrade to 8.5.9. 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. |
2010-06-07 12:13:43 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - make 64-bit arches a tad happier too from sebastian reitenbach ok stuart cassoff (maintainer) |
2009-11-20 19:50:23 by Stuart Henderson | Files touched by this commit (4) |
Log message: Update to 8.5.8, from maintainer Stuart Cassoff. |
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-04-24 15:13:13 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to Tcl/Tk 8.5.7, from maintainer Stuart Cassoff |
2009-03-16 18:24:28 by Stuart Henderson | Files touched by this commit (3) |
Log message: - install additional headers needed by forthcoming ports. - tighten LIB_DEPENDS (required threaded Tcl with threaded Tk). from maintainer Stuart Cassoff. |
2008-12-26 16:36:27 by Steven Mestdagh | Files touched by this commit (2) |
Log message: update to 8.5.6 from maintainer Stuart Cassoff |
2008-10-21 15:34:41 by Steven Mestdagh | Files touched by this commit (3) |
Log message: bugfix update to 8.5.5 from maintainer Stuart Cassoff |
2008-10-01 13:48:46 by Steven Mestdagh | Files touched by this commit (7) |
Log message: update to 8.5.4 and various port cleanups from 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@ |
2008-04-27 07:50:44 by Stuart Henderson | Files touched by this commit (3) |
Log message: Change tclConfig.sh to set TCL_SRC_DIR as the directory holding the installed headers, rather than the port build directory. Remove configure.in patch ; obsoleted by a similar change to tclConfig.sh in lang/tcl/8.5 From Stuart Cassoff (maintainer), ok deanna |