summaryrefslogtreecommitdiff
path: root/lang/tcl82/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to tcl 8.2.3Justin M. Seger2000-01-052-22/+21
|
* Upgrade to tcl-8.2.2Justin M. Seger1999-11-212-19/+10
|
* Upgrade repository copies to tcl/tk 8.2Justin M. Seger1999-09-052-118/+154
|
* Upgrade to tcl and tk 8.1.Justin M. Seger1999-06-202-28/+74
| | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Don't try running mkLinks (since it doesn't do anything anyway)Bill Fenner1999-05-041-4/+4
| | | | Use MLINKS= to accomplish what mkLinks wanted to do.
* Update tcl81 to beta 1Eric J.Chet1999-01-172-29/+25
|
* Cleanup conversion to ELF.Steve Price1998-10-032-11/+25
|
* Changes for ELFJustin M. Seger1998-09-151-0/+14
|
* Honor CFLAGS is set.Steve Price1998-08-241-7/+17
| | | | | PR: 7702 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Upgrade a repository copy of 8.0 to version 8.1Justin M. Seger1998-02-161-21/+10
|
* Whoops, forgot to copy over patch that bumped SHLIBPaul Traina1997-12-011-1/+1
|
* Upgrade to v8.0 PL1.Paul Traina1997-11-261-1/+11
| | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x.
* Create some directories with "mkdir -p" so that it works on an emptySatoshi Asami1997-10-021-1/+6
| | | | | /usr/local. If people can do a pkg_delete before the final test, it will be very appreciated.
* Install all headers into ${PREFIX}/include/{generic,unix}Thomas Gellekum1997-10-011-10/+45
| | | | | | for consistency with the older tcl ports. OK'd by: jkh
* Build and install static library also.Jordan K. Hubbard1997-09-011-4/+41
| | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
* Import TCL 8.0 as a port for the 2.x users and others who want it hereJordan K. Hubbard1997-08-201-0/+68
as an option. Reviewed by: asami