Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-08 | 1 | -2/+2 |
| | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. | ||||
* | Install a wish script that spits-out all the various names for wish. The | hoek | 1998-07-28 | 2 | -1/+37 |
| | | | | | | | | | | script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish | ||||
* | Distfile moved on master site. | jdp | 1998-07-13 | 1 | -2/+2 |
| | |||||
* | Files are no longer available on the old MASTER_SITE, use the new one, | jseger | 1998-07-01 | 1 | -2/+2 |
| | | | | ftp.scriptics.com | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Add NO_LATEST_LINK, tcl81/tk81 are still alpha. | asami | 1998-03-22 | 1 | -1/+2 |
| | |||||
* | Upgrade to version 8.1.a2. | jseger | 1998-03-02 | 5 | -23/+22 |
| | |||||
* | 1) This is tk81, not 80. | hoek | 1998-02-22 | 1 | -3/+2 |
| | | | | 2) pkg/DESCR isn't just for binary packages anymore. | ||||
* | Upgrade repository copy of tk 8.0 to version 8.1 | jseger | 1998-02-17 | 5 | -164/+168 |
| | |||||
* | Fixup yet another untested commit by the usual suspect. I recommend you | asami | 1997-12-02 | 1 | -1/+1 |
| | | | | | read the handbook's porting section if you don't understand how you are supposed to test packaging. | ||||
* | Upgrade to 8.0PL2 | pst | 1997-12-02 | 2 | -5/+5 |
| | |||||
* | Upgrade to v8.0 PL1. | pst | 1997-11-27 | 3 | -7/+7 |
| | | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x. | ||||
* | Add tcl/tk ports to the virtual categories that bear their own name. | asami | 1997-10-08 | 1 | -2/+2 |
| | | | | Suggested by: jkh | ||||
* | Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}. | tg | 1997-10-01 | 4 | -15/+90 |
| | | | | | | No longer requires the configured tcl80. OK'd by: jkh | ||||
* | Build and install static library also. | jkh | 1997-09-01 | 2 | -4/+33 |
| | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> | ||||
* | Remove trailing whitespace. | asami | 1997-08-27 | 1 | -2/+2 |
| | | | | Pointed out by: portlint | ||||
* | Simplify BUILD_DEPENDS | jkh | 1997-08-26 | 1 | -13/+2 |
| | | | | Submitted by: asami | ||||
* | This is the port of tk8.0 to go along with the tcl8.0 port. | jkh | 1997-08-21 | 7 | -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. |