head	1.10;
access;
symbols
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	old_RELEASE_4_4_0:1.5
	old_RELEASE_4_3_0:1.5
	old_RELEASE_4_2_0:1.5
	old_RELEASE_4_1_1:1.5
	old_RELEASE_4_1_0:1.5
	old_RELEASE_3_5_0:1.5
	old_RELEASE_4_0_0:1.4
	old_RELEASE_3_4_0:1.4
	old_RELEASE_3_3_0:1.4
	old_RELEASE_3_2_0:1.4
	old_RELEASE_3_1_0:1.2
	old_RELEASE_2_2_8:1.1.1.1
	old_RELEASE_3_0_0:1.1.1.1
	old_RELEASE_2_2_7:1.1.1.1
	old_RELEASE_2_2_6:1.1.1.1
	old_RELEASE_2_2_5:1.1.1.1
	old_squeak:1.1.1.1
	old_SQUEAK:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2004.06.03.07.15.49;	author vs;	state dead;
branches;
next	1.9;

1.9
date	2004.05.17.06.58.11;	author vs;	state Exp;
branches;
next	1.8;

1.8
date	2003.06.12.02.13.22;	author lioux;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.21.00.47.27;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2001.11.27.14.35.40;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2000.03.30.21.17.54;	author nectar;	state Exp;
branches;
next	1.4;

1.4
date	99.05.03.06.13.26;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.03.05.16.23.04;	author nectar;	state Exp;
branches;
next	1.2;

1.2
date	98.12.03.04.35.45;	author nectar;	state Exp;
branches;
next	1.1;

1.1
date	97.06.10.09.31.49;	author asami;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.06.10.09.31.49;	author asami;	state Exp;
branches;
next	;


desc
@@


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

Resurrection suggested by: marcus
@
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.9
log
@- Update to 3.6-3
- Change MAINTAINER to submitter

PR:		ports/66618
Submitted by:	Chris Burkert
@
text
@@


1.8
log
@o Update to 3.5
o Add PKGMESSAGE with post installation notes
o Add sound support due to user requests

PR:		53144
Submitted by:	maintainer
@
text
@d1 3
a3 2
Squeak is an implementation of the Smalltalk programming
environment; it includes among other things:
d8 2
a9 2
    * an integrated development environment with coding tools, GUI
      construction.
d11 3
a13 4
Squeak was developed at Apple Labs and 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:
d19 3
@


1.7
log
@upgrade to 3.2-4
change maintainer email

PR:		42634
Submitted by:	maintainer
@
text
@d20 2
a21 1
WWW: http://www.squeak.org/
@


1.6
log
@Add Version 3 of Squeak, after a repocopy from lang/squeak2.

PR:		ports/31231
Submitted by:	Roland Jesse <jesse@@cs.uni-magdeburg.de>
@
text
@a20 2

Roland Jesse <jesse@@cs.uni-magdeburg.de>
@


1.5
log
@Update 2.4 -> 2.7.

Submitted by:	jesse@@cs.uni-magdeburg.de
PR:		ports/17220
@
text
@d1 1
a1 1
Squeak is a new implementation of the Smalltalk programming
@


1.4
log
@Yet more WWW: additions
@
text
@d20 1
a20 1
WWW: http://squeak.cs.uiuc.edu/
@


1.3
log
@Upgrade 2.2 -> 2.3.

Submitted by:	Roland Jesse <jesse@@cs.uni-magdeburg.de>
@
text
@d20 1
a20 1
See http://squeak.cs.uiuc.edu/ for more information.
@


1.2
log
@Update squeak to version 2.2.
@
text
@d2 1
a2 2
environment; it includes:

d8 1
a8 6
      construction,
    * and much more. 

Squeak was developed at Apple Labs, 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:
d10 4
d20 3
a22 1
Jacques Vidrine <nectar@@FreeBSD.ORG>
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
This is the port of squeak, a free smalltalk system with a graphical
user interface. 
d4 19
a22 1
-- Roland Jesse <jesse@@cs.uni-magdeburg.de>
@


1.1.1.1
log
@A smalltalk system with a graphical user interface.

PR:		3458
Submitted by:	Roland Jesse <jesse@@cs.uni-magdeburg.de>
@
text
@@
