Port details |
- squeak-dev Full Smalltalk 80 with portability to UNIX, Mac, and Windows
- 3.9_2 lang
=0 3.9_2Version of this port present on the latest quarterly branch. IGNORE: is only for i386, while you are running amd64
- Maintainer: mutoh@openedu.org
 - Port Added: 2010-06-08 19:53:24
- Last Update: 2011-01-03 11:55:55
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.squeak.org/
- (Squeak
- project)
- Description:
- Squeak is an open, highly-portable Smalltalk-80 implementation whose
virtual machine is written entirely in Smalltalk, making it easy to
debug, analyze, and change; it includes among other things:
* a rapid-turn-around Smalltalk-80 compiler,
* a caching-JIT run-time virtual machine (with full source in
Smalltalk),
* large class libraries with portable data and GUI models, and
* an integrated development environment with powerful coding
tools and GUI construction tools.
Squeak was developed at Apple Labs, Walt Disney and has been ported
to a variety of computers (including most flavors of UNIX and Windows).
Compared to other Smalltalk systems, Squeak has 4 important features:
* Portability (to Mac, Windows, WinCE, and many flavors of UNIX);
* Speed (it uses native C for compute-intensive code);
* Price (free, including all source code and the right to distribute
applications!); and
* Sophistication (full Smalltalk-80 language, libraries, and tools).
Squeak comes under an open source license, meaning that you can
download and use it for free.
WWW: http://www.squeak.org/ (Squeak project)
http://www-sor.inria.fr/~piumarta/squeak/ (Unix Squeak)
  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: squeak
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- 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:
-
- unzip : archivers/unzip
- gmake : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- bash : shells/bash
- x11.pc : x11/libX11
- Library dependencies:
-
- audio : audio/nas
- ffi : devel/libffi
- GLU.1 : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for squeak-3.9_2:
MPG_MMX=off (default) "MMX support (MPG plugin)"
NPSQUEAK=on (default) "browser plugin support"
RFB=on (default) "remote frame buffer support"
X=on (default) "X Windows support"
XIM=off (default) "XIM support (Implies X)"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|