summaryrefslogtreecommitdiff
path: root/lang/tcl
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-25Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGSjlam6-37/+822
2004-03-25Move the inclusion of pthread.buildlink3.mk within the section that managesjlam1-3/+3
2004-03-24Now that we build tcl/tk with thread safety enabled, pull pthread buildlinkjwise3-5/+10
2004-03-22Build thread-safe versions of tcl and tk. Bump PKG_REVISION to nb1 to match.jwise1-2/+3
2004-03-08Update Tcl/Tk to 8.4.6.minskim5-43/+76
2004-03-08Update tcl to 8.4.5. Too many changes since 8.3.4. Please seeminskim10-358/+392
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-2/+5
2004-02-09Remove a temporary directory created at post-install, so that aminskim1-1/+2
2004-02-07Set permission of man directories correctly. Approved by wiz@.minskim1-4/+2
2004-02-07Use libtcl83* as shared library names on Linux, instead of libtcl8.3*.minskim3-33/+53
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-21Sync with reality. Reported by Min Sik Kim in PR 24187.cube1-3/+3
2004-01-21Apply a fix for library naming on IRIX 5 and 6, based on a patchjwise3-24/+84
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2