Commit graph

10 commits

Author SHA1 Message Date
Mikhail Teterin
4327ccf070 Upgrade itcl to 3.4b1 -- the last version in the 3.x branch.
itk, interestingly, remains at 3.3-RC, so only minor changes
there.

Allow both to compile against Tcl-8.5. Both will now need to
be upgraded to branch 4.x -- a much more involved undertaking.

Approved by:	maintainer (in January)
2010-06-12 03:57:42 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Matuska
c31dde07a8 - Switch to USE_TK
- Pass maintainership to submitter

PR:		ports/115789
Submitted by:	Erik Greenwald <erik at smluc.org>
2007-09-05 15:46:22 +00:00
Frank J. Laszlo
3105b28d41 Respect X11BASE
Reported by:	pointyhat
2006-12-01 14:14:47 +00:00
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
Thierry Thomas
bb3de385d2 Updates to use tk84.
Bump PORTREVISION and add tk84 to CATEGORIES.

PR:		N/A (direct mail)
Submitted by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2005-12-26 14:19:51 +00:00
Pav Lucistnik
f8a52725f5 - Update to 3.2.1
PR:		ports/81907
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-06-06 18:52:30 +00:00
Mikhail Teterin
3295fa4f6e Update to itcl 3.2. Don't build stubs. Run tests after tests.
Install iwidgets2.2.0 in  addition to 3.0.0. The older  version is still
in  use by  some  scripts and  continues to  come  with itcl3.2.  Change
maintainer to ports@

Approved by:	maintainer's silence
2001-07-28 14:53:46 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Justin M. Seger
00455b8cf9 Import of itk v3.0.0
PR:		ports/10960
Submitted by:	Duncan Barclay <dmlb@ragnet.demon.co.uk>
1999-04-05 22:41:35 +00:00