Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to tk-8.3.1 w/plus | jseger | 2000-05-11 | 3 | -37/+36 |
| | |||||
* | Use plus patches | jseger | 2000-05-02 | 5 | -20/+33 |
| | |||||
* | Upgrade to tk-8.3 | jseger | 2000-04-25 | 5 | -73/+58 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Upgrade repo-copy of tk82->tk83 to tk8.3.b1 | jseger | 2000-01-06 | 3 | -23/+27 |
| | |||||
* | Upgrade to tk 8.2.3 | jseger | 2000-01-05 | 2 | -4/+4 |
| | |||||
* | Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh | steve | 1999-12-27 | 1 | -2/+1 |
| | | | | | from the 8.0.x version of these ports, we are now one step closer to finally being rid of them. | ||||
* | Update version number and nuke some unneccessary lines. | jseger | 1999-11-25 | 1 | -5/+1 |
| | |||||
* | Upgrade to tk-8.2.2 | jseger | 1999-11-22 | 3 | -7/+7 |
| | |||||
* | Upgrade repository copies to tcl/tk 8.2 | jseger | 1999-09-06 | 5 | -257/+229 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Upgrade to tcl-8.1.1 and tk-8.1.1 | jseger | 1999-08-24 | 3 | -10/+8 |
| | |||||
* | Use libtclstub81.a from installed location, not build directory. | asami | 1999-08-23 | 1 | -2/+4 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Upgrade to tcl and tk 8.1. | jseger | 1999-06-20 | 5 | -44/+59 |
| | | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> | ||||
* | Don't unintentionally overwrite an existing tclsh/wish. | hoek | 1999-05-26 | 1 | -3/+3 |
| | | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> | ||||
* | Remove MLINK= bugs copied from mkLinks bugs. | fenner | 1999-05-05 | 1 | -3/+1 |
| | |||||
* | Don't try running mkLinks (since it doesn't do anything anyway) | fenner | 1999-05-05 | 2 | -5/+251 |
| | | | | Use MLINKS= to accomplish what mkLinks wanted to do. | ||||
* | Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. Also | steve | 1999-01-26 | 4 | -15/+21 |
| | | | | a minor cleanup to PLIST while I'm here. | ||||
* | install libtk as libtk81.so.1 not libtk8.1.so.1 | ejc | 1999-01-22 | 1 | -6/+10 |
| | |||||
* | Update tk81 to beta 1 | ejc | 1999-01-17 | 4 | -32/+36 |
| | |||||
* | Use PKG* variables instead of adding extra files to PKG_ARGS. | asami | 1998-12-13 | 1 | -6/+7 |
| | |||||
* | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | asami | 1998-12-01 | 1 | -2/+3 |
| | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) | ||||
* | Create ${PREFIX}/bin before cat'ing a file into it. | asami | 1998-11-28 | 1 | -0/+1 |
| | |||||
* | Add USE_XLIB. | asami | 1998-11-11 | 1 | -1/+2 |
| | | | | Found by: Steve's little perl script | ||||
* | Convert to ELF. | steve | 1998-10-04 | 3 | -140/+44 |
| | |||||
* | Remove regexp support tcl81 libraries. | steve | 1998-10-04 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -4/+4 |
| | |||||
* | 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. |