1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Mikhail Teterin
ddb5a7b884 Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).

Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.

Approved by:	maintainer

Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.

The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me.
2006-05-17 20:35:55 +00:00
Giorgos Keramidas
1cfaffb623 Unbreak build of TkDesk on CURRENT.
Approved by:    krion
2004-07-30 10:09:42 +00:00
Kirill Ponomarev
0ee0654bf1 - Update to version 2.0
PR:		ports/65720
Submitted by:	Ports Fury
2004-04-18 17:01:12 +00:00
Akinori MUSHA
c98fc0d32d Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.
Bump PORTREVISION.

PR:		30279
Submitted by:	Andy Sparrow <spadger@best.com> (MAINTAINER)
2001-09-03 18:17:47 +00:00
Steve Price
c4a4317a53 - Use itcl as a dependency instead of itk.
- Include extra patches from master web site fixing various problems.
- Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or
  correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on
  FreeBSD).

PR:		18725
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-05-29 03:33:10 +00:00
Justin M. Seger
26c6c3339b Upgrade to tkdesk-1.2
This supports tcl/tk 8.2
2000-05-01 17:58:36 +00:00
Justin M. Seger
57d8967709 Fix patch-aa so that it patches the correct part of configure.
PR:		ports/9142
Submitted by:	Duncan Barclay <dmlb@ragnet.demon.co.uk>
1999-04-19 22:07:43 +00:00
Satoshi Asami
eca01de899 Fix build by using tclsh instead of wish (which requires a display).
PR:		10061
Submitted by:	maintainer
1999-02-13 19:29:10 +00:00
Steve Price
db8a9b0ce6 Update to version 1.1.
PR:		8014
Submited by:	maintainer
1998-10-10 03:22:43 +00:00
Steve Price
1b22cf61fe Update to the new released version and revert to using tcl7.6/tk4.2
because this port will not work with anything newer at present.

PR:		5282
Reviewed by:	maintainer
1998-02-27 23:15:17 +00:00
Steve Price
56561367f8 Update to version 1.0b5.
PR:		5282
Submitted by:	Duncan Barclay <dmlb@ragnet.demon.co.uk> and myself
1998-02-21 23:17:15 +00:00
Satoshi Asami
472b55a771 Make this port work again in the post-tcl world. 1997-10-28 06:11:59 +00:00
Satoshi Asami
50f46787fc #include <sys/types.h> for <dirent.h>. 1997-04-21 06:27:52 +00:00
Masafumi Max NAKANE
593a0a2b69 Upgrade, 1.0b2 -> 1.0b3.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de>
(Note that the maintainer has been changed to:
Juergen Lock <nox@jelal.hb.north.de>)
1996-11-12 04:54:14 +00:00
Satoshi Asami
2680923f54 Make this compile with tcl75 in /usr/lib. Remove the part that
says tcl is in /usr/local.
1996-10-16 08:34:35 +00:00
Chuck Robey
3e162300e9 New port, tkdesk. My only choice for a X11 desk (the only one
I've ever liked even a little bit).  Thanks, Andreas.

Submitted by:	Andreas Kohout
1996-08-02 19:57:32 +00:00