The FreeBSD Ports Archive
FreeBSD devel : SpecTcl4>
Free drag-and-drop GUI builder for Tk and Java from Sun
Main Features of Sun's SpecTcl 1.1
==================================
Easy to Learn: SpecTcl's drag & drop interface along with a
powerful toolbar and on-line help make it easy
to start building GUI applications.
Tcl and Java Support: SpecTcl generates both Tcl and Java code.
Platform Independent: SpecTcl runs on all major platforms:
Solaris, SunOS, Linux, Windows 95,
Windows NT Server 3.51, Windows NT Workstation 3.51,
MacOS, and Irix.
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!
http://spectcl.sourceforge.net/
|
SpecTcl history
v. 1.24
date: 2007/05/19 20:01:58; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23
date: 2007/03/23 08:38:28; author: linimon; state: Exp; lines: +1 -1
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr
v. 1.22
date: 2006/05/04 21:40:21; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with D
v. 1.21
date: 2005/10/11 21:26:11; author: mnag; state: Exp; lines: +1 -1
Take MAINTAINER
PR: 87293
Submitted by: Andrew Pogrebennyk
v. 1.20
date: 2003/10/18 05:17:21; author: kris; state: Exp; lines: +4 -4
Update to tcl/tk 8.4 and bump PORTREVISION.
v. 1.19
date: 2003/02/20 17:06:38; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.18
date: 2002/11/23 08:06:36; author: nork; state: Exp; lines: +12 -7
Update MASTER_SITES and WWW: line and tk80 -> tk83.
PR: ports/45616
Submitted by: Ports Fury
v. 1.17
date: 2002/11/10 16:45:27; 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.16
date: 2002/11/06 22:44:20; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2002/06/25 18:36:35; author: ijliao; state: Exp; lines: +4 -3
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun
v. 1.14
date: 2001/01/03 22:18:19; author: andreas; state: Exp; lines: +2 -2
Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
v. 1.13
date: 2001/01/01 18:21:45; author: andreas; state: Exp; lines: +6 -1
make port prefix clean -> bump PORTREVISION
PR: 21081
Submitted by: KATO Tsuguru
v. 1.12
date: 2000/04/11 21:26:59; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION update
v. 1.11
date: 2000/01/03 21:59:04; author: andreas; state: Exp; lines: +3 -3
Doesn't run with TCL 8.2
Corrected this ... revert to TK8.0
v. 1.10
date: 1999/11/28 18:30:36; author: steve; state: Exp; lines: +3 -3
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.9
date: 1999/08/31 06:41:34; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.8
date: 1999/08/25 05:47:18; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1998/08/07 23:56:15; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.6
date: 1998/07/03 23:06:27; author: steve; state: Exp; lines: +2 -2
MASTERSITE moved to ftp.scriptics.com.
v. 1.5
date: 1998/03/20 14:35:10; author: tg; state: Exp; lines: +2 -2
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.
v. 1.4
date: 1998/02/24 21:43:01; author: jseger; state: Exp; lines: +3 -3
Upgrade to use tcl8.1 and tk8.1.
v. 1.3
date: 1998/02/21 22:37:47; author: fenner; state: Exp; lines: +2 -2
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.
v. 1.2
date: 1997/10/13 20:33:00; author: andreas; state: Exp; lines: +5 -5
MKDIR includes -p (portlint)
v. 1.1
date: 1997/10/03 22:16:34; author: andreas; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/03 22:16:34; author: andreas; state: Exp; lines: +0 -0
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 ! ;-)
=============================================================================
|
| |

|