summaryrefslogtreecommitdiff
path: root/lang/tcl83 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-012-10/+54
| | | | | | | | | 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-012-4/+42
| | | | | | | 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-206-0/+288
as an option. Reviewed by: asami Notes: svn path=/head/; revision=7628