Port details |
- SpecTcl Free drag-and-drop GUI builder for Tk and Java from Sun
- 1.2.2a devel =5 1.2.2aVersion of this port present on the latest quarterly branch.
- Maintainer: portmaster@BSDforge.com
- Port Added: unknown
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: mc, OpenSSH-askpass, vtwm, libwmf, rman
- Also Listed In: tk
- License: SUN
- WWW:
- https://spectcl.sourceforge.net/
- Description:
- 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!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/SpecTcl/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install devel/SpecTcl
- pkg install SpecTcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (SpecTcl-1.2.2a/SpecTcl.tar.gz) = e8ec9bc8bcac4886a2a8f14380e6fdf47965be4d48648ce2baf4a2d944fb793c
SIZE (SpecTcl-1.2.2a/SpecTcl.tar.gz) = 2182836
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_SpecTcl
- USES:
- tk
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2a 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.2a 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.2a 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.2a 11 May 2021 13:35:36 |
Li-Wen Hsu (lwhsu) Author: Chris Hutchinson |
devel/SpecTcl: fixes BROKEN, adds LICENSE, takes MAINTAINER
PR: 255623 |
1.2.2a 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.2a 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.2.2a 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
1.2.2a 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.2.2a 25 Sep 2013 10:24:50 |
gahr |
- Convert to USES+=tk
- Stage-safe |
1.2.2a 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.2.2a 18 Oct 2011 13:04:45 |
ehaupt |
Update to version 1.2.2a
PR: 161627
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1_4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1_4 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.1_4 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.1_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1_3 23 Mar 2007 08:38:30 |
linimon |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr |
1.1_3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.1_3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.1_3 11 Oct 2005 21:26:11 |
mnag |
Take MAINTAINER
PR: 87293
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> |
1.1_3 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.1_3 18 Oct 2003 05:17:21 |
kris |
Update to tcl/tk 8.4 and bump PORTREVISION. |
1.1_2 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.1_2 23 Nov 2002 08:06:36 |
nork |
Update MASTER_SITES and WWW: line and tk80 -> tk83.
PR: ports/45616
Submitted by: Ports Fury |
1.1_1 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
03 Jan 2001 22:18:20 |
andreas |
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. |
01 Jan 2001 18:21:46 |
andreas |
make port prefix clean -> bump PORTREVISION |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |