head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	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.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2
	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
	mit-scheme_1_1_1:1.1.1.1
	MIT-SCHEME_1_1_1:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2010.08.04.14.11.55;	author olgeni;	state Exp;
branches;
next	1.3;

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

1.2
date	2000.03.01.01.25.13;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	95.03.26.03.31.01;	author jmacd;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.03.26.03.31.02;	author jmacd;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Clean up my pkg-descr files (spelling and whitespace).
@
text
@MIT Scheme is a complete programming environment that runs on many
Unix platforms, as well as Microsoft Windows and IBM OS/2. It features
a rich runtime library, a powerful source-level debugger, a
native-code compiler, and an integrated Emacs-like editor.

WWW: http://www.swiss.ai.mit.edu/projects/scheme/
@


1.3
log
@Upgrade to 7.5.12

PR: 23891
Submitted by: Ports Fury
@
text
@d2 1
a2 1
unix platforms, as well as Microsoft Windows and IBM OS/2. It features
@


1.2
log
@Upgrade to 7.5.2.  This also fixes the build problem with ELF.

PR:		17075
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@d1 4
a4 1
FreeBSD port of MIT Scheme
a6 2

Maintainer: jmacd@@uclink.berkeley.edu
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
FreeBSD port of MIT Scheme-7.3
d3 1
a3 20
This port has been put together out of the scheme runtime binaries
out of the linux.tar.gz distribution.  These binaries are identical
for any i386 running an operating system with a unix-like filesystem.
For this reason, a makefile for building the runtime, compiler, and
edwin binaries has not been included.  One patch is neccesary to 
build the runtime binaries due to a problem with one of the system math 
libraries (mail me if you want it).  Otherwise, this patch was not
included because building the entire system takes a VERY LONG TIME,
about as long as a 'make world' in /usr/src (no one said scheme was
fast).  

The distfile was put together from the linux distribution and the
microcode sources.  This was to avoid using the official MIT 
distfiles and having to download the linux compiled binaries
(the scheme and bchscheme binaries, statically linked, 2M each).  

To use the official distfiles, you must obtain the linux.tar.gz and
the src-microcode.tar.gz from ftp://ftp-swiss.ai.mit.edu/pub/scheme-7.3.
Unpack linux.tar.gz, and remove dist-7.3/bin/*.  Unpack src-microcode.tar.gz
and apply the patches from the port, now you can build the microcode.
@


1.1.1.1
log
@MIT Scheme-7.3
there's something a little weird about this port, I had to make a
FreeBSD specific distfile, using two of the official distfiles.  I
included a description of what I had done, but it is much easier
(and saves downloading about 3 megs) to use this distfile.
So, how do I get the distfile I've made into the right place without
faking it out by first putting a real site and then changing it
to always use freebsd.cdrom.com?  the distfile is in
freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz

@
text
@@
