summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-05Upgrade repository copies to tcl/tk 8.2Justin M. Seger5-257/+229
Notes: svn path=/head/; revision=21274
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21148
1999-08-24Upgrade to tcl-8.1.1 and tk-8.1.1Justin M. Seger3-10/+8
Notes: svn path=/head/; revision=20914
1999-08-23Use libtclstub81.a from installed location, not build directory.Satoshi Asami1-2/+4
Notes: svn path=/head/; revision=20906
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-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 Notes: svn path=/head/; revision=19804
1999-06-20Upgrade to tcl and tk 8.1.Justin M. Seger5-44/+59
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> Notes: svn path=/head/; revision=19591
1999-05-26Don't unintentionally overwrite an existing tclsh/wish.Tim Vanderhoek1-3/+3
Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=19000
1999-05-04Remove MLINK= bugs copied from mkLinks bugs.Bill Fenner1-3/+1
Notes: svn path=/head/; revision=18473
1999-05-04Don't try running mkLinks (since it doesn't do anything anyway)Bill Fenner2-5/+251
Use MLINKS= to accomplish what mkLinks wanted to do. Notes: svn path=/head/; revision=18472
1999-01-26Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. AlsoSteve Price4-15/+21
a minor cleanup to PLIST while I'm here. Notes: svn path=/head/; revision=16303
1999-01-21install libtk as libtk81.so.1 not libtk8.1.so.1Eric J.Chet1-6/+10
Notes: svn path=/head/; revision=16238
1999-01-17Update tk81 to beta 1Eric J.Chet4-32/+36
Notes: svn path=/head/; revision=16101
1998-12-13Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1-6/+7
Notes: svn path=/head/; revision=15322
1998-12-01Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1-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.) Notes: svn path=/head/; revision=14974
1998-11-28Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=14921
1998-11-11Add USE_XLIB.Satoshi Asami1-1/+2
Found by: Steve's little perl script Notes: svn path=/head/; revision=14459
1998-10-03Convert to ELF.Steve Price3-140/+44
Notes: svn path=/head/; revision=13614
1998-10-03Remove regexp support tcl81 libraries.Steve Price1-2/+2
Notes: svn path=/head/; revision=13612
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=12335
1998-08-07Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1-2/+2
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
1998-07-27Install a wish script that spits-out all the various names for wish. TheTim Vanderhoek2-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 Notes: svn path=/head/; revision=12168
1998-07-12Distfile moved on master site.John Polstra1-2/+2
Notes: svn path=/head/; revision=11847
1998-07-01Files are no longer available on the old MASTER_SITE, use the new one,Justin M. Seger1-2/+2
ftp.scriptics.com Notes: svn path=/head/; revision=11636
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1-0/+1
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
1998-03-22Add NO_LATEST_LINK, tcl81/tk81 are still alpha.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=10283
1998-03-02Upgrade to version 8.1.a2.Justin M. Seger5-23/+22
Notes: svn path=/head/; revision=9989
1998-02-211) This is tk81, not 80.Tim Vanderhoek1-3/+2
2) pkg/DESCR isn't just for binary packages anymore. Notes: svn path=/head/; revision=9869
1998-02-16Upgrade repository copy of tk 8.0 to version 8.1Justin M. Seger5-164/+168
Notes: svn path=/head/; revision=9764
1997-12-02Fixup yet another untested commit by the usual suspect. I recommend youSatoshi Asami1-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
1997-12-01Upgrade to 8.0PL2Paul Traina2-5/+5
Notes: svn path=/head/; revision=8937
1997-11-26Upgrade to v8.0 PL1.Paul Traina3-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
1997-10-08Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami1-2/+2
Suggested by: jkh Notes: svn path=/head/; revision=8181
1997-10-01Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.Thomas Gellekum4-15/+90
No longer requires the configured tcl80. OK'd by: jkh Notes: svn path=/head/; revision=8071
1997-09-01Build and install static library also.Jordan K. Hubbard2-4/+33
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7742
1997-08-27Remove trailing whitespace.Satoshi Asami1-2/+2
Pointed out by: portlint Notes: svn path=/head/; revision=7699
1997-08-25Simplify BUILD_DEPENDSJordan K. Hubbard1-13/+2
Submitted by: asami Notes: svn path=/head/; revision=7688
1997-08-20This is the port of tk8.0 to go along with the tcl8.0 port.Jordan K. Hubbard7-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