summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk83 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami1997-10-081-2/+2
| | | | | | | Suggested by: jkh Notes: svn path=/head/; revision=8181
* Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.Thomas Gellekum1997-10-014-15/+90
| | | | | | | | | No longer requires the configured tcl80. OK'd by: jkh Notes: svn path=/head/; revision=8071
* Build and install static library also.Jordan K. Hubbard1997-09-012-4/+33
| | | | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7742
* Remove trailing whitespace.Satoshi Asami1997-08-271-2/+2
| | | | | | | Pointed out by: portlint Notes: svn path=/head/; revision=7699
* Simplify BUILD_DEPENDSJordan K. Hubbard1997-08-251-13/+2
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=7688
* This is the port of tk8.0 to go along with the tcl8.0 port.Jordan K. Hubbard1997-08-207-0/+375
Note that this requires the presence of the tcl port, e.g. it needs portions of the unpacked tcl distribution sources. Some unfortunate hackery for this was therefore required in the Makefile. Notes: svn path=/head/; revision=7630