Commit graph

28 commits

Author SHA1 Message Date
Dirk Meyer
8ac6741232 - Use Tab to navigate forward through interface elements. Notice that Shift-Tab has no effect.
PR:		39946
Submitted by:	eps+fbsdbugs@mooseriver.com
2003-07-24 06:18:20 +00:00
Dirk Meyer
27c157aee2 - use configures --includedir
- cleanup makefile
2003-05-14 04:10:27 +00:00
Dirk Meyer
533f7540ab - Update to 8.3.5 2002-11-12 21:11:16 +00:00
Dirk Meyer
efa7952a2b - Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
  so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00
Bruce A. Mah
379ed70e9a Backport a patch that will eventually appear in Tk 8.4 to make
sure a TkCursor structure member gets filled in correctly.

Bump PORTREVISION.

Approved by:	dinoex (maintainer)
Obtained from:	Tk CVS repository on SourceForge
2002-01-26 06:58:01 +00:00
Dirk Meyer
daf7bac68b Improved shared linking,
so tk can be loaded on demand in tclsh.

$ tclsh8.3
% load libtk83.so

reported by: Wojciech Sobczuk
2001-11-10 21:05:02 +00:00
Dirk Meyer
2ddce8b09b - tk83 uses now the same cflages like in tcl83
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-01 12:17:05 +00:00
Dirk Meyer
c139752201 Update tcl/tk to 8.3.3
- Changes in installion of includes, so it keep compaible
  to previous patchlevel
- took maintainership
2001-04-13 20:31:09 +00:00
Jing-Tang Keith Jang
f18875debd Upgrade to 8.3.2.
PR:		ports/25372
2001-03-08 05:05:57 +00:00
Justin M. Seger
86995f3e3a /usr/local -> ${LOCALBASE}
PR:		ports/19451
Submitted by:	Mike Meyer <mwm@mired.org>
2000-07-30 13:47:22 +00:00
Justin M. Seger
df18cd688b Upgrade to tk-8.3.1 w/plus 2000-05-10 22:55:21 +00:00
Justin M. Seger
d81e52ad84 Use plus patches 2000-05-01 16:02:20 +00:00
Justin M. Seger
009ca2a544 Upgrade to tk-8.3 2000-04-24 21:18:59 +00:00
Justin M. Seger
45a5c96017 Upgrade repo-copy of tk82->tk83 to tk8.3.b1 2000-01-05 20:20:28 +00:00
Justin M. Seger
8c842f5595 Upgrade to tk-8.2.2 1999-11-22 04:51:31 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
Satoshi Asami
2d0ca19b95 Use libtclstub81.a from installed location, not build directory. 1999-08-23 10:05:11 +00:00
Justin M. Seger
28b16a0a15 Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Bill Fenner
7d82a241eb Don't try running mkLinks (since it doesn't do anything anyway)
Use MLINKS= to accomplish what mkLinks wanted to do.
1999-05-04 20:50:11 +00:00
Steve Price
9e031867e2 Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. Also
a minor cleanup to PLIST while I'm here.
1999-01-26 01:42:10 +00:00
Eric J.Chet
d0b8e09b15 install libtk as libtk81.so.1 not libtk8.1.so.1 1999-01-21 17:35:29 +00:00
Eric J.Chet
6cef51415f Update tk81 to beta 1 1999-01-17 14:26:55 +00:00
Steve Price
8db360a8a7 Convert to ELF. 1998-10-03 22:05:49 +00:00
Justin M. Seger
1155ed279f Upgrade to version 8.1.a2. 1998-03-02 02:10:01 +00:00
Justin M. Seger
a9dbb48a64 Upgrade repository copy of tk 8.0 to version 8.1 1998-02-16 16:00:13 +00:00
Thomas Gellekum
94445548c6 Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.
No longer requires the configured tcl80.

OK'd by:	jkh
1997-10-01 09:20:37 +00:00
Jordan K. Hubbard
581d40577e Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:46:55 +00:00
Jordan K. Hubbard
789a9ef244 This is the port of tk8.0 to go along with the tcl8.0 port.
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.
1997-08-20 20:00:00 +00:00