Age | Commit message (Expand) | Author | Files | Lines |
2012-11-24 | Changes 8.5.13: | adam | 1 | -3/+2 |
2012-11-07 | Reinstate the NetBSD tweak to install $MACHINE_ARCH in | he | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-08-22 | lang/tcl: Ensure tclConfig.sh has embedded rpath | marino | 1 | -1/+2 |
2012-08-21 | lang/tcl: Upgrade from version 8.4.18 to 8.5.12 | marino | 1 | -44/+8 |
2011-08-16 | Fix for buffer overflow and segfault on some Linux system | cheusov | 1 | -1/+2 |
2009-09-12 | Add 'clean' to PRIVILEGED_STAGES. | snj | 1 | -1/+3 |
2009-08-20 | Give up maintainership of packages where I am still listed as MAINTAINER. | jwise | 1 | -2/+2 |
2007-09-25 | Back out previous. Pointed out by uebayasi@ and martti@. | hira | 1 | -2/+2 |
2007-09-25 | ln -> ${LN}. | hira | 1 | -2/+2 |
2007-05-29 | Added support for installation to DESTDIR. Approved by Jim Wise. | heinz | 1 | -8/+11 |
2006-11-02 | Changes 8.4.14: | adam | 1 | -12/+13 |
2006-04-27 | Changes 8.4.13: | adam | 1 | -2/+1 |
2006-02-23 | Add link options to have a correct dependency_libs line in .la files | minskim | 1 | -1/+2 |
2006-01-16 | Changes 8.4.12: | adam | 1 | -11/+11 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-07 | Remove wiz's quick workaround for the --mandir. | reed | 1 | -9/+1 |
2005-10-07 | Package wants to override mandir, so set | wiz | 1 | -1/+3 |
2005-08-31 | Restore original quoting syntax of variables in t{k,cl}Config.sh in order | seb | 1 | -2/+3 |
2005-08-02 | Patches and tuning so the test target runs and pass, at least on | seb | 1 | -1/+4 |
2005-04-13 | patch TCL_SRC_DIR and TK_SRC_DIR into tclConfig.sh and tkConfig.sh correctly | jschauma | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-11 | patch tclConfig.sh and tkConfig.sh so that they do not contain references | jschauma | 1 | -1/+8 |
2005-03-08 | use defined() instead of !empty() | dmcmahill | 1 | -2/+2 |
2005-03-06 | On 64bit capable platforms, --enable-64bit | jschauma | 1 | -1/+5 |
2005-01-13 | Define TCL_VERSION in a separate file so that it can be included by | minskim | 1 | -3/+5 |
2005-01-05 | Changes 8.4.9: | adam | 1 | -4/+3 |
2004-12-30 | Use the same configure flags for NetBSD 1.[56] as for 1.[56].x (i.e. | kristerw | 1 | -3/+4 |
2004-11-29 | Post-patch removed, since there is no mkLinks script any more | adam | 1 | -16/+1 |
2004-11-26 | Changes 8.4.8: | adam | 1 | -7/+6 |
2004-11-16 | Migrate OS/architecture hacks for correct compilation to a separate | jlam | 1 | -7/+1 |
2004-10-30 | Create lib/tcl at post-install and add it to PLIST, because many other | minskim | 1 | -2/+3 |
2004-10-04 | In Tcl 8.4.7, there's no need to use LD_FLAGS, which was introduced to | minskim | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-10-01 | Changes 8.4.7: | adam | 1 | -13/+8 |
2004-09-19 | Disable threads usage by tcl on NetBSD-1.6* (tested) and NetBSD-1.5* | he | 1 | -3/+14 |
2004-06-22 | add hooks to plug in a non-threaded version of libtcl.so (needed for | drochner | 1 | -2/+2 |
2004-06-15 | Reverse previous commit (disabling thread-safety), which was poorly though | jwise | 1 | -7/+4 |
2004-06-15 | Don't --enable-threads for now. If we do this, all potential users of | drochner | 1 | -4/+7 |
2004-05-12 | Install regex.h, which is used in tclRegexp.h. | minskim | 1 | -14/+7 |
2004-04-09 | Fix up some Makefile logic that got broken by the libtool patches (and | danw | 1 | -19/+2 |
2004-03-25 | Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS | jlam | 1 | -4/+6 |
2004-03-24 | Now that we build tcl/tk with thread safety enabled, pull pthread buildlink | jwise | 1 | -1/+2 |
2004-03-22 | Build thread-safe versions of tcl and tk. Bump PKG_REVISION to nb1 to match. | jwise | 1 | -2/+3 |
2004-03-08 | Update Tcl/Tk to 8.4.6. | minskim | 1 | -3/+3 |
2004-03-08 | Update tcl to 8.4.5. Too many changes since 8.3.4. Please see | minskim | 1 | -12/+9 |
2004-02-09 | Remove a temporary directory created at post-install, so that a | minskim | 1 | -1/+2 |
2004-02-07 | Set permission of man directories correctly. Approved by wiz@. | minskim | 1 | -4/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+7 |