Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Set soname for libtk84.so | dinoex | 2002-05-09 | 3 | -4/+12 |
| | | | | | | - Add pkgIndex.tcl submitted by doconnor@gsoft.com.au so "package require Tk" is now supported. - Add pkgIndex.tcl for tk83 and tk84 | ||||
* | Took maintainership | dinoex | 2001-11-14 | 1 | -1/+1 |
| | |||||
* | NO_LATEST_LINK= yes addded, lust like in tcl82 | dinoex | 2001-11-03 | 1 | -0/+1 |
| | |||||
* | Remove jseger and torstenb from maintainership of their ports, they | dwcjr | 2001-09-17 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -3/+3 |
| | |||||
* | 1) Use MASTER_SITE_TCLTK for tk80 and tk82. | vanilla | 2000-10-14 | 2 | -1/+4 |
| | | | | | | | | 2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish. | asami | 2000-10-08 | 1 | -2/+2 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism | hoek | 2000-06-02 | 1 | -0/+1 |
| | | | | in non-ja tkstep80. | ||||
* | Scatter DEINSTALL.wish to wherever there exists INSTALL.wish | hoek | 2000-06-02 | 1 | -0/+22 |
| | |||||
* | Don't ignore CFLAGS | jseger | 2000-04-24 | 1 | -12/+19 |
| | | | | | PR: ports/17599 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | Add the elided text patch from the TkMan distribution. | steve | 1999-11-29 | 1 | -0/+911 |
| | |||||
* | 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-05 | 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-26 | 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-04 | 1 | -3/+1 |
| | |||||
* | Don't try running mkLinks (since it doesn't do anything anyway) | fenner | 1999-05-04 | 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-21 | 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-03 | 3 | -140/+44 |
| | |||||
* | Remove regexp support tcl81 libraries. | steve | 1998-10-03 | 1 | -2/+2 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -4/+4 |
| | |||||
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-07 | 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-27 | 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-12 | 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-21 | 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-16 | 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-01 | 2 | -5/+5 |
| |