The FreeBSD Ports Archive
FreeBSD x11-toolkits : itk4>
Object-oriented extension to Tk [incr Tk]
This package contains [incr Tk] version 3.0.1. [incr Tk] is a
companion to [incr Tcl] and builds a ``mega-widget'' framework into
Tk. The [incr Tk] extension is also known as ``itk''.
A companion to [incr Tk] called [incr Widgets] provides a widget set,
with many improved widgets. The [incr Widgets] collection is also known
as ``iwidgets'' and is available in x11-toolkits.
http://sourceforge.net/projects/incrtcl/
|
itk history
v. 1.23
date: 2007/09/05 15:46:22; author: mm; state: Exp; lines: +9 -7
- Switch to USE_TK
- Pass maintainership to submitter
PR: ports/115789
Submitted by: Erik Greenwald
v. 1.22
date: 2007/05/19 20:31:11; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21
date: 2006/08/15 01:13:38; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.20
date: 2006/05/17 20:35:54; author: mi; state: Exp; lines: +17 -20
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.
v. 1.19
date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2005/12/26 14:19:50; author: thierry; state: Exp; lines: +3 -2
Updates to use tk84.
Bump PORTREVISION and add tk84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni
v. 1.17
date: 2005/06/06 18:52:30; author: pav; state: Exp; lines: +6 -19
- Update to 3.2.1
PR: ports/81907
Submitted by: Pedro F. Giffuni
v. 1.16
date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0
Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self)
v. 1.15
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.14
date: 2003/12/21 00:23:25; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.13
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:48:44; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.11
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun
v. 1.9
date: 2001/08/17 14:42:48; author: ijliao; state: Exp; lines: +5 -1
substitute a untranslated variable
PR: 29308, 29697
Submitted by: Edwin Groothuis
v. 1.8
date: 2001/07/28 14:53:45; author: mi; state: Exp; lines: +36 -30
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
v. 1.7
date: 2001/02/05 16:49:02; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.6
date: 2000/06/16 21:52:16; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.5
date: 2000/06/16 10:38:31; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.4
date: 2000/04/10 01:10:31; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:16; author: steve; state: Exp; lines: +5 -8
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:20; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp; lines: +0 -0
Import of itk v3.0.0
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
v. 1.23
date: 2007/09/05 15:46:22; author: mm; state: Exp; lines: +9 -7
- Switch to USE_TK
- Pass maintainership to submitter
PR: ports/115789
Submitted by: Erik Greenwald
v. 1.22
date: 2007/05/19 20:31:11; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21
date: 2006/08/15 01:13:38; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.20
date: 2006/05/17 20:35:54; author: mi; state: Exp; lines: +17 -20
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.
v. 1.19
date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2005/12/26 14:19:50; author: thierry; state: Exp; lines: +3 -2
Updates to use tk84.
Bump PORTREVISION and add tk84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni
v. 1.17
date: 2005/06/06 18:52:30; author: pav; state: Exp; lines: +6 -19
- Update to 3.2.1
PR: ports/81907
Submitted by: Pedro F. Giffuni
v. 1.16
date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0
Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self)
v. 1.15
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.14
date: 2003/12/21 00:23:25; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.13
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:48:44; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.11
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun
v. 1.9
date: 2001/08/17 14:42:48; author: ijliao; state: Exp; lines: +5 -1
substitute a untranslated variable
PR: 29308, 29697
Submitted by: Edwin Groothuis
v. 1.8
date: 2001/07/28 14:53:45; author: mi; state: Exp; lines: +36 -30
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
v. 1.7
date: 2001/02/05 16:49:02; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.6
date: 2000/06/16 21:52:16; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.5
date: 2000/06/16 10:38:31; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.4
date: 2000/04/10 01:10:31; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:16; author: steve; state: Exp; lines: +5 -8
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:20; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp; lines: +0 -0
Import of itk v3.0.0
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
v. 1.23
date: 2007/09/05 15:46:22; author: mm; state: Exp; lines: +9 -7
- Switch to USE_TK
- Pass maintainership to submitter
PR: ports/115789
Submitted by: Erik Greenwald
v. 1.22
date: 2007/05/19 20:31:11; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.21
date: 2006/08/15 01:13:38; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.20
date: 2006/05/17 20:35:54; author: mi; state: Exp; lines: +17 -20
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.
v. 1.19
date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.18
date: 2005/12/26 14:19:50; author: thierry; state: Exp; lines: +3 -2
Updates to use tk84.
Bump PORTREVISION and add tk84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni
v. 1.17
date: 2005/06/06 18:52:30; author: pav; state: Exp; lines: +6 -19
- Update to 3.2.1
PR: ports/81907
Submitted by: Pedro F. Giffuni
v. 1.16
date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0
Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self)
v. 1.15
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.14
date: 2003/12/21 00:23:25; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.13
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2002/11/10 16:48:44; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.11
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.10
date: 2002/06/27 13:32:14; author: perky; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun
v. 1.9
date: 2001/08/17 14:42:48; author: ijliao; state: Exp; lines: +5 -1
substitute a untranslated variable
PR: 29308, 29697
Submitted by: Edwin Groothuis
v. 1.8
date: 2001/07/28 14:53:45; author: mi; state: Exp; lines: +36 -30
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
v. 1.7
date: 2001/02/05 16:49:02; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.6
date: 2000/06/16 21:52:16; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.5
date: 2000/06/16 10:38:31; author: sobomax; state: Exp; lines: +2 -2
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.4
date: 2000/04/10 01:10:31; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:16; author: steve; state: Exp; lines: +5 -8
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:20; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:41:35; author: jseger; state: Exp; lines: +0 -0
Import of itk v3.0.0
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
|
| |

|