head	1.8;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	SCM_4e1:1.1.1.1
	JAFFER:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2009.08.08.06.24.17;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2008.02.18.22.14.59;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2005.07.06.15.53.10;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2004.04.10.17.11.00;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.12.00.47.02;	author pat;	state Exp;
branches;
next	1.3;

1.3
date	2000.10.24.15.49.54;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.14.17.19.33;	author imura;	state Exp;
branches;
next	1.1;

1.1
date	94.11.06.09.59.25;	author hsu;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.11.06.09.59.26;	author hsu;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Update to 5e6

PR:		137530
Submitted by:	Ports Fury
@
text
@Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and the IEEE
P1178 specification.  Scm is written in C and runs under Amiga, Atari-ST, MacOS,
MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and similar systems.  ASCII and EBCDIC
are supported.

Documentation is included explaining the many Scheme Language extensions in scm,
the internal representation and how to extend or include scm in other programs.

SLIB is a portable Scheme library which SCM uses.

SLIB-PSD is a portable debugger for Scheme (requires emacs editor).

The init file is hard-coded as /usr/local/lib/scm/Init.scm.  Alternatively,
one can set the environment variable SCM_INIT_PATH to the pathname of Init.scm.

The library files are in /usr/local/lib/scm/slib.  Alternatively, one can set
the environment variable SCHEME_LIBRARY_PATH to the slib directory.  Remember to
use a trailing / on the pathname.

By default -DSICP is turned on, with the expectation that this is the major
reason for this port.  This means test.scm will fail on three tests in section
6.1.  Where strict R4S compliance is important, recompile without the SICP flag.

WWW: http://people.csail.mit.edu/jaffer/SCM
@


1.7
log
@- Update to version 5e5

PR:		5e5
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d24 1
a24 1
WWW: http://swiss.csail.mit.edu/~jaffer/SCM
@


1.6
log
@- Update to 5e1

PR:		ports/82940
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d24 1
a24 1
WWW: http://swissnet.ai.mit.edu/~jaffer/SCM.html
@


1.5
log
@Cram into 80 columns by 24 rows.
@
text
@d13 1
a13 1
The init file is hard-coded as /usr/local/share/scm/Init.scm.  Alternatively,
d16 1
a16 1
The library files are in /usr/local/share/scm/slib.  Alternatively, one can set
@


1.4
log
@Update to 5d5

PR:		35792
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
@
text
@d1 7
a7 8
Scm conforms to Revised^5 Report on the Algorithmic Language Scheme
and the IEEE P1178 specification.  Scm is written in C and runs under
Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and
similar systems.  ASCII and EBCDIC are supported.

Documentation is included explaining the many Scheme Language
extensions in scm, the internal representation and how to extend or
include scm in other programs.
d13 2
a14 15
-------------------Readme.FreeBSD------------------------

1.  Pathname dependencies:
	The init file is hardcoded as /usr/local/share/scm/Init.scm.
	Alternatively, one can set the environment variable SCM_INIT_PATH to
	the pathname of Init.scm.

	The library files are in /usr/local/share/scm/slib.  Alternatively,
	one can set the environment variable SCHEME_LIBRARY_PATH to
	the slib directory.  Remember to use a trailing / on the
	pathname.

2.  I have -DSICP turn on by default, since I expect this to be the major
reason for this port.  This means test.scm will fail on 3 tests in section 6.1.
If strict R4S compliance is important to you, recompile w/o the SICP flag.
d16 7
a22 1
							Jeffrey Hsu
@


1.3
log
@- Update slib version to 2c9
- Fix pkg-descr

PR: 22254
Submitted by:  Ports Fury
@
text
@d31 2
@


1.2
log
@Update version to 5d2.

PR:		15917
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@d17 1
a17 1
	The init file is hardcoded as /usr/local/libdata/scm/Init.scm.
d21 1
a21 1
	The library files are in /usr/local/libdata/slib.  Alternatively,
@


1.1
log
@Initial revision
@
text
@d1 1
a1 3
This message announces the availability of Scheme release scm4e1.

Scm conforms to Revised^4 Report on the Algorithmic Language Scheme
d17 1
a17 1
	The init file is hardcoded as /usr/local/lib/scm/Init.scm.
d21 1
a21 1
	The library files are in /usr/local/lib/slib.  Alternatively,
@


1.1.1.1
log
@scm - a scheme interpreter
@
text
@@
