summaryrefslogtreecommitdiff
path: root/lang/tcl
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Update to version 8.4.18. Distilled list of non-Windows changes:bjs2-6/+6
2007-10-13Changes 8.4.16:adam6-55/+63
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira1-2/+2
2007-09-25ln -> ${LN}.hira1-2/+2
2007-05-31Changes 8.4.15:adam6-43/+43
2007-05-29Added support for installation to DESTDIR. Approved by Jim Wise.heinz1-8/+11
2006-11-02Changes 8.4.14:adam9-68/+69
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-27Changes 8.4.13:adam8-111/+83
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-02-23Add link options to have a correct dependency_libs line in .la filesminskim4-10/+13
2006-01-16Changes 8.4.12:adam14-129/+97
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-07Remove wiz's quick workaround for the --mandir.reed1-9/+1
2005-10-07Package wants to override mandir, so setwiz1-1/+3
2005-09-21Ensure that errno really comes from errno.h and only define it asjoerg4-7/+43
2005-08-31Add patch from Tcl cvs repository. See:seb2-1/+33
2005-08-31Restore original quoting syntax of variables in t{k,cl}Config.sh in orderseb1-2/+3
2005-08-02Patches and tuning so the test target runs and pass, at least onseb5-2/+104
2005-07-19Changes 8.4.11:adam8-89/+92
2005-04-13patch TCL_SRC_DIR and TK_SRC_DIR into tclConfig.sh and tkConfig.sh correctlyjschauma1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-11patch tclConfig.sh and tkConfig.sh so that they do not contain referencesjschauma1-1/+8
2005-03-08use defined() instead of !empty()dmcmahill1-2/+2
2005-03-06On 64bit capable platforms, --enable-64bitjschauma1-1/+5
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-21Patch-aa written in a different way, for people who, like me, use gnu-make -j2adam2-4/+4
2005-01-24First stab at Interix support.tv3-21/+65
2005-01-13Define TCL_VERSION in a separate file so that it can be included byminskim2-3/+8
2005-01-05Changes 8.4.9:adam4-30/+29
2004-12-30Use the same configure flags for NetBSD 1.[56] as for 1.[56].x (i.e.kristerw1-3/+4
2004-11-29Post-patch removed, since there is no mkLinks script any moreadam1-16/+1
2004-11-26Changes 8.4.8:adam7-55/+51
2004-11-25These packages install libraries that dlopen() shared modules.jlam1-4/+2
2004-11-16Migrate OS/architecture hacks for correct compilation to a separatejlam2-7/+15
2004-10-30During print-PLIST, output a comment for the tcl/lib directory.minskim1-1/+3
2004-10-30Create lib/tcl at post-install and add it to PLIST, because many otherminskim2-3/+6
2004-10-04In Tcl 8.4.7, there's no need to use LD_FLAGS, which was introduced tominskim3-10/+5
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
2004-10-01Changes 8.4.7:adam7-864/+54
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-09-19Disable threads usage by tcl on NetBSD-1.6* (tested) and NetBSD-1.5*he1-3/+14
2004-06-22add hooks to plug in a non-threaded version of libtcl.so (needed fordrochner4-11/+22
2004-06-15Reverse previous commit (disabling thread-safety), which was poorly thoughjwise2-11/+7
2004-06-15Don't --enable-threads for now. If we do this, all potential users ofdrochner2-7/+11
2004-05-15No longer used.snj1-34/+0
2004-05-13Reintroduce TclpCreateDirectory for the benefit of tcl-scotty.he2-1/+21
2004-05-12Install regex.h, which is used in tclRegexp.h.minskim2-15/+9
2004-04-09Fix up some Makefile logic that got broken by the libtool patches (anddanw7-126/+114