Commit graph

20 commits

Author SHA1 Message Date
Martin Wilke
0ec00af31d - Removed unnecessary PKGINSTALL and PKGDEINSTALL
- Improved handling of WITH_TK82_MAN
- Manpages are not installed by default (default on for default TK - 8.4)

PR:             110237
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:54 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
565f4d8cf8 Fix build on sparc64 (-fpic -> -fPIC) 2002-12-09 08:25:50 +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
Justin M. Seger
089e92d1f5 Don't ignore CFLAGS
PR:		ports/17599
Submitted by:	Will Andrews <andrews@technologist.com>
2000-04-24 13:46:33 +00:00
Steve Price
2fddf70ede Add the elided text patch from the TkMan distribution. 1999-11-29 03:39:29 +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