head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.08.25.21.04.41;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.08.01.12.32.35;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.03.07.15.49;	author vs;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 3.9-7

PR:		126298
Submitted by:	Takeshi MUTOH <mutoh@@openedu.org> (maintainer)
@
text
@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)
@


1.2
log
@- Reorganize Makefile to only download distfiles relevant to enabled OPTIONS
- Update WWW

PR:		ports/126081
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@@yahoo.com>
Approved by:	Takeshi MUTOH <mutoh@@openedu.org> (maintainer)
@
text
@d24 1
a24 1
     http://www.squeakvm.org/unix/ (Unix Squeak)
@


1.1
log
@Resurrect lang/squeak: Squeak3 is the latest stable version.

Resurrection suggested by: marcus
@
text
@d24 1
a24 1
     http://www-sor.inria.fr/~piumarta/squeak/ (Unix Squeak)
@

