The FreeBSD Ports Archive
FreeBSD x11-toolkits : iwidgets4>
Iwidgets - [incr Widgets]
This package contains [incr Widgets] version 4.0.1. [incr
Widgets] is a companion to [incr Tk] and provides a widget set, with
many improved widgets. The [incr Widgets] collection is also known as
``iwidgets'' or "mega-widgets".
http://sourceforge.net/projects/incrtcl/
|
iwidgets history
v. 1.16
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.15
date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +10 -3
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.14
date: 2006/01/03 01:31:48; author: edwin; state: Exp; lines: +1 -4
x11-toolkits/iwidgets minor cleanup of the Makefile
Removed the PORT_SUBDIR so the port can use the existing
itcl distfile if there is one. Removed the tcl and tk
dependencies since both are dependencies of itk anyway
PR: ports/91243
Submitted by: Paul Schmehl
v. 1.13
date: 2005/12/26 14:20:35; author: thierry; state: Exp; lines: +49 -40
Fix a problem with wish and update to 4.0.1.
Now depends on tk84, thus change CATEGORIES.
PR: 84369
Submitted by: Paul Schmehl (maintainer)
v. 1.12
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.11
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
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.9
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2001/08/18 07:16:20; author: mi; state: Exp; lines: +1 -2
Remove the useless patches -- their result is not used by the port.
Remove the PORTREVISION -- nothing changed in package's content one way
or the other.
v. 1.7
date: 2001/08/17 15:13:59; author: ijliao; state: Exp; lines: +2 -1
make patch work
PR: 29308, 29703
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/07/28 14:53:46; author: mi; state: Exp; lines: +28 -16
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.5
date: 2001/02/05 16:49:03; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.4
date: 2000/04/10 01:10:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:19; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:22; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp; lines: +0 -0
Import of itcl 3.0.0's widgets
This package contains [incr Widgets] version 3.0.0. [incr Widgets] is
a companion to [incr Tk] and provides a widget set, with many improved
widgets. The [incr Widgets] collection is also known as ``iwidgets''.
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
v. 1.16
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.15
date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +10 -3
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.14
date: 2006/01/03 01:31:48; author: edwin; state: Exp; lines: +1 -4
x11-toolkits/iwidgets minor cleanup of the Makefile
Removed the PORT_SUBDIR so the port can use the existing
itcl distfile if there is one. Removed the tcl and tk
dependencies since both are dependencies of itk anyway
PR: ports/91243
Submitted by: Paul Schmehl
v. 1.13
date: 2005/12/26 14:20:35; author: thierry; state: Exp; lines: +49 -40
Fix a problem with wish and update to 4.0.1.
Now depends on tk84, thus change CATEGORIES.
PR: 84369
Submitted by: Paul Schmehl (maintainer)
v. 1.12
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.11
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
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.9
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2001/08/18 07:16:20; author: mi; state: Exp; lines: +1 -2
Remove the useless patches -- their result is not used by the port.
Remove the PORTREVISION -- nothing changed in package's content one way
or the other.
v. 1.7
date: 2001/08/17 15:13:59; author: ijliao; state: Exp; lines: +2 -1
make patch work
PR: 29308, 29703
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/07/28 14:53:46; author: mi; state: Exp; lines: +28 -16
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.5
date: 2001/02/05 16:49:03; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.4
date: 2000/04/10 01:10:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:19; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:22; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp; lines: +0 -0
Import of itcl 3.0.0's widgets
This package contains [incr Widgets] version 3.0.0. [incr Widgets] is
a companion to [incr Tk] and provides a widget set, with many improved
widgets. The [incr Widgets] collection is also known as ``iwidgets''.
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
v. 1.16
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.15
date: 2006/05/17 20:35:55; author: mi; state: Exp; lines: +10 -3
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.14
date: 2006/01/03 01:31:48; author: edwin; state: Exp; lines: +1 -4
x11-toolkits/iwidgets minor cleanup of the Makefile
Removed the PORT_SUBDIR so the port can use the existing
itcl distfile if there is one. Removed the tcl and tk
dependencies since both are dependencies of itk anyway
PR: ports/91243
Submitted by: Paul Schmehl
v. 1.13
date: 2005/12/26 14:20:35; author: thierry; state: Exp; lines: +49 -40
Fix a problem with wish and update to 4.0.1.
Now depends on tk84, thus change CATEGORIES.
PR: 84369
Submitted by: Paul Schmehl (maintainer)
v. 1.12
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.11
date: 2003/02/20 19:20:23; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
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.9
date: 2002/11/06 22:47:30; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2001/08/18 07:16:20; author: mi; state: Exp; lines: +1 -2
Remove the useless patches -- their result is not used by the port.
Remove the PORTREVISION -- nothing changed in package's content one way
or the other.
v. 1.7
date: 2001/08/17 15:13:59; author: ijliao; state: Exp; lines: +2 -1
make patch work
PR: 29308, 29703
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/07/28 14:53:46; author: mi; state: Exp; lines: +28 -16
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.5
date: 2001/02/05 16:49:03; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.4
date: 2000/04/10 01:10:33; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/11/28 18:31:19; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.2
date: 1999/08/31 02:59:22; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/05 22:44:51; author: jseger; state: Exp; lines: +0 -0
Import of itcl 3.0.0's widgets
This package contains [incr Widgets] version 3.0.0. [incr Widgets] is
a companion to [incr Tk] and provides a widget set, with many improved
widgets. The [incr Widgets] collection is also known as ``iwidgets''.
PR: ports/10960
Submitted by: Duncan Barclay
=============================================================================
|
| |

|