aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/iwidgets
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Remove the useless patches -- their result is not used by the port.mi2001-08-183-41/+0
| | | | | Remove the PORTREVISION -- nothing changed in package's content one way or the other.
* make patch workijliao2001-08-174-33/+41
| | | | | PR: 29308, 29703 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to itcl 3.2. Don't build stubs. Run tests after tests.mi2001-07-284-68/+117
| | | | | | | | 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
* Batch of style fixes for x11-toolkits.olgeni2001-02-061-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-291-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Import of itcl 3.0.0's widgetsjseger1999-04-067-0/+272
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 <dmlb@ragnet.demon.co.uk>