Version: 8.5.19, Package name: tcl-8.5.19 |
Maintained by: Stuart Cassoff |
Master sites: |
Description Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible. |
Filesize: 4445.675 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-01-22 04:22:23 by Stuart Henderson | Files touched by this commit (4) |
Log message: fix paths in Tcl pkg-readmes, from Alessandro DE LAURENZIS no reply from stu@ (I didn't wait very long though as it's straightforward) |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2017-12-24 21:32:26 by Stuart Cassoff | Files touched by this commit (2) |
Log message: Fix paths not being added to the module path list in safe interps. Tcl bug [eb268f246f]. Skip a broken test that fails and a test that eats all memory, then fails. |
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:33 by Stuart Cassoff | Files touched by this commit (4) |
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-09-25 10:10:12 by Tobias Ulmer | Files touched by this commit (1) |
Log message: fix tcl 8.5 on sparc, needs -fPIC was broken before, other archs not affected, no bump required |
2015-06-06 08:19:11 by Stuart Cassoff | Files touched by this commit (5) |
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:34:58 by Stuart Cassoff | Files touched by this commit (5) |
Log message: Update to 8.5.18. Setup Tcl package path at configure time. Cleanup README and adjust for new man.conf. Improved lib/package/module path config/runtime. Skip tests that will always fail due to assumptions that don't hold on OpenBSD. |
2014-10-20 23:08:14 by Stuart Cassoff | Files touched by this commit (4) |
Log message: Remove unecessary dir in Tcl's own module path. Adjust extension module path to not conflict with anything in SUBST_VARS. |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-01-05 09:13:53 by Stuart Cassoff | Files touched by this commit (13) |
Log message: Upgrade to 8.5.9. Newer, cleaner layout, consolidate include files into one dir, simplify modules dirs layout, 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-15 11:26:39 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - switch to pkg-readmes ok Stuart Cassoff (MAINTAINER) |
2010-10-18 15:50:39 by Stuart Henderson | Files touched by this commit (48) |
Log message: fix tabs |
2010-10-18 13:20:42 by Marc Espie | Files touched by this commit (54) |
Log message: USE_GROFF=Yes |
2010-06-07 12:12:05 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - make mips64 a bit happier, still fails on vax though from sebastian reitenbach ok stuart cassoff (maintainer) |
2010-02-06 03:27:21 by Paul Irofti | Files touched by this commit (1) |
Log message: Let there be tcl on landisk. Okay espie@. Use -O0 instead of -O2, otherwise compilation fails right from the start. No package, no bump. |
2009-11-22 15:58:30 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix build on mips64 |
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-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 |
2008-12-26 16:36:03 by Steven Mestdagh | Files touched by this commit (3) |
Log message: update to 8.5.6 from maintainer Stuart Cassoff |
2008-10-21 15:34:14 by Steven Mestdagh | Files touched by this commit (2) |
Log message: bugfix update to 8.5.5 from maintainer Stuart Cassoff |
2008-10-01 13:47:40 by Steven Mestdagh | Files touched by this commit (8) |
Log message: update to 8.5.4 and various port cleanups add README file for tcl/tk on OpenBSD all from maintainer Stuart Cassoff |
2008-04-27 07:47:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: Patch tclConfig.sh to set TCL_SRC_DIR as the directory holding the installed headers, rather than the port build directory. From Stuart Cassoff (maintainer), ok deanna |