1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Andreas Klemm
5694565966 MKDIR includes -p (portlint) 1997-10-13 20:33:00 +00:00
Andreas Klemm
1c95188ed6 new port SpecTcl 1.1
free drag-and-drop GUI builder for Tk and Java from Sun
Tcl and Java Support:   SpecTcl generates both Tcl and Java code.
Platform Independent:   SpecTcl runs on all major platforms...
Constraint Based        Alignment and resizing of widgets (buttons,
Geometry Manager:       check boxes, etc.) is automatic. This makes
                        creating dynamic UIs and cross platform UIs a snap!
More infos and docu:    http://sunscript.sun.com/products/spectcl.html
Cool stuff ! ;-)
1997-10-03 22:16:35 +00:00