Port details |
- STk A scheme interpreter with full access to the Tk graphical package
- 4.0.1_2 lang
=1 4.0.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained since 2000
This port expired on: 2014-04-11
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2014-04-11 13:20:44
- SVN Revision: 350942
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- Also Listed In: scheme
- License: not specified in port
- WWW:
- http://kaolin.unice.fr/STk/
- Description:
- STk is a Scheme interpreter which can access to the Tk graphical package.
Concretely it can be seen as the John Ousterhout's Tk package where
the Tcl language has been replaced by Scheme.
The Scheme interpreter is now R4RS conformant.
This release provides an efficient object oriented system called STklos.
STklos is a full OO system with multi-inheritance, generic functions,
multi-methods and a true meta object protocol).
WWW: http://kaolin.unice.fr/STk/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: STk
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
4.0.1_2 11 Apr 2014 13:20:44 |
rene |
Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses
nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999 (Only the first 15 lines of the commit message are shown above ) |
4.0.1_2 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
4.0.1_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
4.0.1_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
4.0.1_2 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
4.0.1_2 04 Nov 2009 17:03:34 |
amdmi3 |
- Fix build on 9.0
- Mark MAKE_JOBS_UNSAFE |
4.0.1_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
4.0.1_1 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}. |
4.0.1 22 Jan 2006 02:18:40 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.0.1 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
4.0.1 12 Apr 2004 04:01:32 |
kris |
BROKEN on sparc64: Does not compile |
4.0.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
4.0.1 27 Sep 2003 01:15:23 |
edwin |
backout ports/56801
Noticed by: FreshPorts sanity checking |
4.0.1 27 Sep 2003 00:50:09 |
edwin |
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
4.0.1 28 Aug 2003 00:09:58 |
edwin |
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
4.0.1 02 Aug 2003 01:45:30 |
maho |
Fix build on gcc-3.3.x
Submitted by: Simon Barner <barner@in.tum.de> |
4.0.1 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
24 Dec 2001 10:37:45 |
dirk |
portlint: remove extra whitespaces before end of line. |
05 Dec 2000 15:34:36 |
kevlo |
- Update to version 4.0.1 - Switch maintainer to ports@FreeBSD.org |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |