summaryrefslogtreecommitdiff
path: root/x11-toolkits/bwidget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* upgrade to 1.4.1Ying-Chieh Liao2003-01-033-181/+125
| | | | | | | | PR: 44513 Submitted by: MA, Dunzi <tadaluch@s5.xrea.com> Notes: svn path=/head/; revision=72397
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add bwidget-1.3.1Kris Kennaway2002-05-255-0/+207
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. Submitted by: Alexander N. Kabaev <ak03@gte.com> PR: ports/34417 Notes: svn path=/head/; revision=59973