aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82/files
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to tcl 8.2.3Justin M. Seger2000-01-052-22/+21
| | | | Notes: svn path=/head/; revision=24431
* Upgrade to tcl-8.2.2Justin M. Seger1999-11-212-19/+10
| | | | Notes: svn path=/head/; revision=23248
* Upgrade repository copies to tcl/tk 8.2Justin M. Seger1999-09-052-118/+154
| | | | Notes: svn path=/head/; revision=21274
* 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> Notes: svn path=/head/; revision=19591
* 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. Notes: svn path=/head/; revision=18472
* Update tcl81 to beta 1Eric J.Chet1999-01-172-29/+25
| | | | Notes: svn path=/head/; revision=16100
* Cleanup conversion to ELF.Steve Price1998-10-032-11/+25
| | | | Notes: svn path=/head/; revision=13611
* Changes for ELFJustin M. Seger1998-09-151-0/+14
| | | | Notes: svn path=/head/; revision=13124
* Honor CFLAGS is set.Steve Price1998-08-241-7/+17
| | | | | | | | PR: 7702 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12770
* Upgrade a repository copy of 8.0 to version 8.1Justin M. Seger1998-02-161-21/+10
| | | | Notes: svn path=/head/; revision=9763
* Whoops, forgot to copy over patch that bumped SHLIBPaul Traina1997-12-011-1/+1
| | | | Notes: svn path=/head/; revision=8941
* 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. Notes: svn path=/head/; revision=8849
* 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. Notes: svn path=/head/; revision=8084
* 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 Notes: svn path=/head/; revision=8070
* Build and install static library also.Jordan K. Hubbard1997-09-011-4/+41
| | | | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7741
* 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 Notes: svn path=/head/; revision=7628