Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-10 | fix build on Darwin: | grant | 1 | -2/+2 | |
- libtool needs -dynamiclib on Darwin to create shared libraries - don't use libtool to create the static libtclstub.a, do it the same way that tcl 8.4 does - name library libtcl83 (as opposed to libtcl8.3) like other platforms - remove PLIST unnecessary hack for Darwin shlib name | |||||
2004-10-09 | Under libtool, only the .la goes in the PLIST now. (I'm not entirely | tv | 1 | -5/+1 | |
convinced that Darwin needs special handling here. Does the Darwin build *not* use libtool!?) | |||||
2004-03-08 | Reimport tcl-8.3.4 into lang/tcl83 before updating Tcl/Tk to 8.4.5, | minskim | 1 | -0/+634 | |
because many packages still need 8.3. OK'ed by the maintainer (jwise@). |