summaryrefslogtreecommitdiff
path: root/lang/tcl
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-05bl3ifyjlam4-379/+55
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-9/+7
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+27
2003-10-08Apply patches from cyber@ provided in PR pkg/22688 to make this work underjschauma5-46/+66
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-09Some packages check for tclsh and wish rather than using other means ofagc1-2/+3
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-21Add RCS tagcjep1-0/+1
2003-04-10make ${PAX} usage consistent:grant1-2/+2