Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | Update to version 8.4.18. Distilled list of non-Windows changes: | bjs | 2 | -6/+6 |
2007-10-13 | Changes 8.4.16: | adam | 6 | -55/+63 |
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-31 | Changes 8.4.15: | adam | 6 | -43/+43 |
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 | 9 | -68/+69 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-27 | Changes 8.4.13: | adam | 8 | -111/+83 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-23 | Add link options to have a correct dependency_libs line in .la files | minskim | 4 | -10/+13 |
2006-01-16 | Changes 8.4.12: | adam | 14 | -129/+97 |
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-09-21 | Ensure that errno really comes from errno.h and only define it as | joerg | 4 | -7/+43 |
2005-08-31 | Add patch from Tcl cvs repository. See: | seb | 2 | -1/+33 |
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 | 5 | -2/+104 |
2005-07-19 | Changes 8.4.11: | adam | 8 | -89/+92 |
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-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-02-21 | Patch-aa written in a different way, for people who, like me, use gnu-make -j2 | adam | 2 | -4/+4 |
2005-01-24 | First stab at Interix support. | tv | 3 | -21/+65 |
2005-01-13 | Define TCL_VERSION in a separate file so that it can be included by | minskim | 2 | -3/+8 |
2005-01-05 | Changes 8.4.9: | adam | 4 | -30/+29 |
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 | 7 | -55/+51 |
2004-11-25 | These packages install libraries that dlopen() shared modules. | jlam | 1 | -4/+2 |
2004-11-16 | Migrate OS/architecture hacks for correct compilation to a separate | jlam | 2 | -7/+15 |
2004-10-30 | During print-PLIST, output a comment for the tcl/lib directory. | minskim | 1 | -1/+3 |
2004-10-30 | Create lib/tcl at post-install and add it to PLIST, because many other | minskim | 2 | -3/+6 |
2004-10-04 | In Tcl 8.4.7, there's no need to use LD_FLAGS, which was introduced to | minskim | 3 | -10/+5 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-10-01 | Changes 8.4.7: | adam | 7 | -864/+54 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
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 | 4 | -11/+22 |
2004-06-15 | Reverse previous commit (disabling thread-safety), which was poorly though | jwise | 2 | -11/+7 |
2004-06-15 | Don't --enable-threads for now. If we do this, all potential users of | drochner | 2 | -7/+11 |
2004-05-15 | No longer used. | snj | 1 | -34/+0 |
2004-05-13 | Reintroduce TclpCreateDirectory for the benefit of tcl-scotty. | he | 2 | -1/+21 |
2004-05-12 | Install regex.h, which is used in tclRegexp.h. | minskim | 2 | -15/+9 |
2004-04-09 | Fix up some Makefile logic that got broken by the libtool patches (and | danw | 7 | -126/+114 |