head	1.9;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	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.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	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.8
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.5
	RELEASE_3_4_0:1.5
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	cmucl-18a:1.1.1.1
	cracauer:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2011.10.24.04.16.04;	author dougb;	state Exp;
branches;
next	1.8;

1.8
date	2003.05.12.15.13.55;	author cracauer;	state Exp;
branches;
next	1.7;

1.7
date	2001.06.24.20.29.32;	author dd;	state Exp;
branches;
next	1.6;

1.6
date	2001.03.11.00.28.19;	author cracauer;	state Exp;
branches;
next	1.5;

1.5
date	99.09.18.01.43.05;	author hoek;	state Exp;
branches;
next	1.4;

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

1.3
date	97.07.21.12.14.00;	author cracauer;	state Exp;
branches;
next	1.2;

1.2
date	97.07.15.14.49.04;	author cracauer;	state Exp;
branches;
next	1.1;

1.1
date	97.07.15.14.35.20;	author cracauer;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.07.15.14.35.20;	author cracauer;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@CMUCL is the CMU implementation of Common Lisp.

First-aid documentation is in the manpages lisp(1) and cmucl(1) and
via the normal Common Lisp documentation runtime functions (describe
...)  (documentation ...)  and (apropos ...).  The WWW homepage contains
a pointer to a real user manual.

CMUCL's strength in comparison with other Lisp systems (or most other
dynamic language implementations in general) is its highly optimizing
compiler.  If you know how to write efficient Common Lisp code, you
are free of unwanted memory allocation, type checks, indirections to
objects.  CMUCL helps you to write efficient Common Lisp --- it
generates very informative warning messages about code constructs that
prevent compilation to efficient code.

Optional packages for graphical user interfaces and other Common Lisp
applications and libraries (Eg. the "Hemlock" Editor) are on
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/ (FreeBSD-Binaries)
and ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ (source).

WWW: http://www.cons.org/cmucl/
@


1.8
log
@Correct ftp address for optional packages.
@
text
@a21 2

- Martin Cracauer <cracauer@@cons.org>
@


1.7
log
@Remove duplicate words where appropriate.

Approved by:	sobomax, obrien
@
text
@d18 1
a18 1
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/ (FreeBSD-Binaries)
@


1.6
log
@make the description fit the current release
@
text
@d17 1
a17 1
applications and libraries (Eg. the "Hemlock" Editor) are are on
@


1.5
log
@Fix a mis-use of Ie.  Detorture the English.
@
text
@d1 1
a1 2
CMUCL is the CMU implementation of Common Lisp.  This is the 18a
prerelease, probably the most stable version to get for FreeBSD.
d6 1
a6 1
a pointer to a real user manual adopted for 18a.
d8 7
a14 7
CMUCL's strength in comparison with other Lisp systems (or dynamic
languages in general) is its highly optimizing compiler.  If you know
how to write efficient Common Lisp code, you are free of unwanted
memory allocation, type checks, indirections to objects.  CMUCL
helps you to write efficient Common Lisp --- it generates very
informative warning messages about code constructs that prevent
compilation to efficient code.
@


1.4
log
@Yet more WWW: additions
@
text
@d1 2
a2 3
CMUCL is the CMU implementation of Common Lisp. This is a 18a
prerelease, probably the most stable version to get for FreeBSD. For
further information see http://www.cons.org/cmucl/
d6 2
a7 3
...)  (documentation ...)  and (apropos ...). There is a real user
manual that is currently adopted to 18a. See the homepage for
pointers, we have GNU info, postscript and initial HTML files.
d10 1
a10 1
languages in general) is its highly optimizing compiler. If you know
d12 2
a13 2
memory allocation, type checks, indirections to objects. And CMUCL
helps you to write efficient Common Lisp, it generates very
d18 3
a20 3
applications and libraries (I.e. "Hemlock" Editor) are are on
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/ (FreeBSD-Binaries) and
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/    (source)
a21 1
Martin Cracauer <cracauer@@cons.org>
d23 2
@


1.3
log
@Fix formatting of manpages
Better wording in pkg/DESCR
@
text
@d25 1
@


1.2
log
@Fix a little packaging problem due to an empty directory in distfile
Fix some typos in DESCR
@
text
@d20 1
a20 1
applications and libraries are are on
d22 1
a22 1
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ *source)
@


1.1
log
@Initial revision
@
text
@d11 1
a11 1
CMUCL's strength in comparision with other Lisp systems (or dynamic
d20 1
a20 1
applications and librarues are are on
@


1.1.1.1
log
@The CMU implementation of Common Lisp, prerelease 18a
@
text
@@
