summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_LATEST_LINK, tcl81/tk81 are still alpha.Satoshi Asami1998-03-221-1/+2
| | | | Notes: svn path=/head/; revision=10283
* Upgrade to version 8.1.a2.Justin M. Seger1998-03-025-23/+22
| | | | Notes: svn path=/head/; revision=9989
* 1) This is tk81, not 80.Tim Vanderhoek1998-02-211-3/+2
| | | | | | | 2) pkg/DESCR isn't just for binary packages anymore. Notes: svn path=/head/; revision=9869
* Upgrade repository copy of tk 8.0 to version 8.1Justin M. Seger1998-02-165-164/+168
| | | | Notes: svn path=/head/; revision=9764
* Fixup yet another untested commit by the usual suspect. I recommend youSatoshi Asami1997-12-021-1/+1
| | | | | | | | read the handbook's porting section if you don't understand how you are supposed to test packaging. Notes: svn path=/head/; revision=8957
* Upgrade to 8.0PL2Paul Traina1997-12-012-5/+5
| | | | Notes: svn path=/head/; revision=8937
* Upgrade to v8.0 PL1.Paul Traina1997-11-263-7/+7
| | | | | | | | 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
* 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