The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD lang : cmucl

The CMU implementation of Common Lisp

 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). 

(documentation http://www.cons.org/cmucl/



cmucl history


v. 1.31
date: 2007/10/04 01:25:15;  author: edwin;  state: Exp;  lines: +3 -8
Remove always-false/true conditions based on OSVERSION 500000

v. 1.30 date: 2007/07/25 08:18:14; author: pav; state: Exp; lines: +1 -1 - Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT Spotted by: Scot Hetzel
v. 1.29 date: 2007/05/25 02:00:45; author: alepulver; state: Exp; lines: +1 -3 - Fix pkg-plist error accidentally introduced in my previous commit.
v. 1.28 date: 2007/05/25 00:52:28; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist
v. 1.27 date: 2007/05/03 00:31:09; author: alepulver; state: Exp; lines: +9 -9 - Use IA32_BINARY_PORT (to support amd64/ia64 compatibility), and add comment before it (about why it's only for i386). - Use INSTALL_PROGRAM and INSTALL_MAN macros. - Use MANPREFIX. - Use SHAREOWN/SHAREGRP for (not binary) installed files. PR: ports/112361 Submitted by: alepulver (myself) Approved by: Martin Cracauer (maintainer)
v. 1.26 date: 2006/05/05 18:34:50; author: mnag; state: Exp; lines: +1 -1 - Update to 19c PR: 95944 Submitted by: "Martin Wilke" Approved by: maintainer timeout (17 days)
v. 1.25 date: 2005/11/07 19:16:13; author: mnag; state: Exp; lines: +13 -9 Update to 19b Approved by: Martin Cracauer (maintainer)
v. 1.24 date: 2005/10/16 14:48:07; author: vs; state: Exp; lines: +1 -1 Populate virtual category "lisp" PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon)
v. 1.23 date: 2004/09/02 22:36:06; author: linimon; state: Exp; lines: +7 -6 Update to version 19a. PR: ports/71162 Submitted by: MOROHOSHI Akihiko Approved by: maintainer
v. 1.22 date: 2004/01/28 20:53:57; author: cracauer; state: Exp; lines: +2 -1 Fix owner of $PREFIX/lib. PR: ports/62011 Submitted by: David Magda
v. 1.21 date: 2003/12/10 20:31:24; author: pav; state: Exp; lines: +4 -3 - Update list of download locations with working entries. PR: ports/60102 (based on) Submitted by: parv
v. 1.20 date: 2003/06/24 07:13:01; author: daichi; state: Exp; lines: +2 -2 Update port: lang/cmucl (docs installed as 600) PR: 50810 Submitted by: Kimura Fuyuki
v. 1.19 date: 2003/05/02 21:53:37; author: cracauer; state: Exp; lines: +3 -2 Update to CMUCL 18e. Add a comment that one portlint warning cannot be avoided.
v. 1.18 date: 2003/04/26 01:02:16; author: naddy; state: Exp; lines: +1 -0 Mark as i386-only.
v. 1.17 date: 2003/02/21 12:34:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/20 09:23:08; author: edwin; state: Exp; lines: +7 -1 Add LIB_DEPEND on compat4x if running on >= 500000x Noticed by: bento
v. 1.15 date: 2002/04/16 17:08:31; author: cracauer; state: Exp; lines: +8 -9 Update to CMUCL version 18d. Use bzip2 distfiles. This is my first commit after some pause. Newest portlint is happy, the usual procedure of package and port install/deinstall, the compare /usr/local is happy, too. Hope I didn't forget anything else.
v. 1.14 date: 2001/02/26 14:09:01; author: cracauer; state: Exp; lines: +7 -7 Update to release 18c
v. 1.13 date: 2001/02/05 15:04:01; author: olgeni; state: Exp; lines: +2 -2 Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.12 date: 2000/06/29 07:02:27; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.11 date: 2000/04/12 06:18:01; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.10 date: 2000/02/08 09:27:10; author: peter; state: Exp; lines: +2 -2 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
v. 1.9 date: 1999/08/25 06:34:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1998/12/02 23:40:01; author: cracauer; state: Exp; lines: +3 -2 More MASTER_SITES Make portlint happy
v. 1.7 date: 1998/11/02 11:10:10; author: cracauer; state: Exp; lines: +8 -10 Update to CMUCL version 18b
v. 1.6 date: 1998/06/27 05:19:06; author: asami; state: Exp; lines: +1 -2 Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.5 date: 1997/10/06 08:33:05; author: cracauer; state: Exp; lines: +4 -4 Update to newer 18a snapshot. Reorder distfile sites so that my own is in front (people changed distfiles without changing the name)
v. 1.4 date: 1997/08/27 17:51:44; author: cracauer; state: Exp; lines: +11 -10 Update to newer 18a prerelease version from today. Add private master site so that others can't delete my distfiles.
v. 1.3 date: 1997/07/21 12:13:57; author: cracauer; state: Exp; lines: +2 -1 Fix formatting of manpages Better wording in pkg/DESCR
v. 1.2 date: 1997/07/15 14:49:03; author: cracauer; state: Exp; lines: +3 -2 Fix a little packaging problem due to an empty directory in distfile Fix some typos in DESCR
v. 1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; lines: +0 -0 The CMU implementation of Common Lisp, prerelease 18a ============================================================================= v. 1.31 date: 2007/10/04 01:25:15; author: edwin; state: Exp; lines: +3 -8 Remove always-false/true conditions based on OSVERSION 500000
v. 1.30 date: 2007/07/25 08:18:14; author: pav; state: Exp; lines: +1 -1 - Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT Spotted by: Scot Hetzel
v. 1.29 date: 2007/05/25 02:00:45; author: alepulver; state: Exp; lines: +1 -3 - Fix pkg-plist error accidentally introduced in my previous commit.
v. 1.28 date: 2007/05/25 00:52:28; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist
v. 1.27 date: 2007/05/03 00:31:09; author: alepulver; state: Exp; lines: +9 -9 - Use IA32_BINARY_PORT (to support amd64/ia64 compatibility), and add comment before it (about why it's only for i386). - Use INSTALL_PROGRAM and INSTALL_MAN macros. - Use MANPREFIX. - Use SHAREOWN/SHAREGRP for (not binary) installed files. PR: ports/112361 Submitted by: alepulver (myself) Approved by: Martin Cracauer (maintainer)
v. 1.26 date: 2006/05/05 18:34:50; author: mnag; state: Exp; lines: +1 -1 - Update to 19c PR: 95944 Submitted by: "Martin Wilke" Approved by: maintainer timeout (17 days)
v. 1.25 date: 2005/11/07 19:16:13; author: mnag; state: Exp; lines: +13 -9 Update to 19b Approved by: Martin Cracauer (maintainer)
v. 1.24 date: 2005/10/16 14:48:07; author: vs; state: Exp; lines: +1 -1 Populate virtual category "lisp" PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon)
v. 1.23 date: 2004/09/02 22:36:06; author: linimon; state: Exp; lines: +7 -6 Update to version 19a. PR: ports/71162 Submitted by: MOROHOSHI Akihiko Approved by: maintainer
v. 1.22 date: 2004/01/28 20:53:57; author: cracauer; state: Exp; lines: +2 -1 Fix owner of $PREFIX/lib. PR: ports/62011 Submitted by: David Magda
v. 1.21 date: 2003/12/10 20:31:24; author: pav; state: Exp; lines: +4 -3 - Update list of download locations with working entries. PR: ports/60102 (based on) Submitted by: parv
v. 1.20 date: 2003/06/24 07:13:01; author: daichi; state: Exp; lines: +2 -2 Update port: lang/cmucl (docs installed as 600) PR: 50810 Submitted by: Kimura Fuyuki
v. 1.19 date: 2003/05/02 21:53:37; author: cracauer; state: Exp; lines: +3 -2 Update to CMUCL 18e. Add a comment that one portlint warning cannot be avoided.
v. 1.18 date: 2003/04/26 01:02:16; author: naddy; state: Exp; lines: +1 -0 Mark as i386-only.
v. 1.17 date: 2003/02/21 12:34:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/20 09:23:08; author: edwin; state: Exp; lines: +7 -1 Add LIB_DEPEND on compat4x if running on >= 500000x Noticed by: bento
v. 1.15 date: 2002/04/16 17:08:31; author: cracauer; state: Exp; lines: +8 -9 Update to CMUCL version 18d. Use bzip2 distfiles. This is my first commit after some pause. Newest portlint is happy, the usual procedure of package and port install/deinstall, the compare /usr/local is happy, too. Hope I didn't forget anything else.
v. 1.14 date: 2001/02/26 14:09:01; author: cracauer; state: Exp; lines: +7 -7 Update to release 18c
v. 1.13 date: 2001/02/05 15:04:01; author: olgeni; state: Exp; lines: +2 -2 Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.12 date: 2000/06/29 07:02:27; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.11 date: 2000/04/12 06:18:01; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.10 date: 2000/02/08 09:27:10; author: peter; state: Exp; lines: +2 -2 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
v. 1.9 date: 1999/08/25 06:34:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1998/12/02 23:40:01; author: cracauer; state: Exp; lines: +3 -2 More MASTER_SITES Make portlint happy
v. 1.7 date: 1998/11/02 11:10:10; author: cracauer; state: Exp; lines: +8 -10 Update to CMUCL version 18b
v. 1.6 date: 1998/06/27 05:19:06; author: asami; state: Exp; lines: +1 -2 Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.5 date: 1997/10/06 08:33:05; author: cracauer; state: Exp; lines: +4 -4 Update to newer 18a snapshot. Reorder distfile sites so that my own is in front (people changed distfiles without changing the name)
v. 1.4 date: 1997/08/27 17:51:44; author: cracauer; state: Exp; lines: +11 -10 Update to newer 18a prerelease version from today. Add private master site so that others can't delete my distfiles.
v. 1.3 date: 1997/07/21 12:13:57; author: cracauer; state: Exp; lines: +2 -1 Fix formatting of manpages Better wording in pkg/DESCR
v. 1.2 date: 1997/07/15 14:49:03; author: cracauer; state: Exp; lines: +3 -2 Fix a little packaging problem due to an empty directory in distfile Fix some typos in DESCR
v. 1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; lines: +0 -0 The CMU implementation of Common Lisp, prerelease 18a ============================================================================= v. 1.31 date: 2007/10/04 01:25:15; author: edwin; state: Exp; lines: +3 -8 Remove always-false/true conditions based on OSVERSION 500000
v. 1.30 date: 2007/07/25 08:18:14; author: pav; state: Exp; lines: +1 -1 - Fix typo IA32_BINART_PORT -> IA32_BINARY_PORT Spotted by: Scot Hetzel
v. 1.29 date: 2007/05/25 02:00:45; author: alepulver; state: Exp; lines: +1 -3 - Fix pkg-plist error accidentally introduced in my previous commit.
v. 1.28 date: 2007/05/25 00:52:28; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist
v. 1.27 date: 2007/05/03 00:31:09; author: alepulver; state: Exp; lines: +9 -9 - Use IA32_BINARY_PORT (to support amd64/ia64 compatibility), and add comment before it (about why it's only for i386). - Use INSTALL_PROGRAM and INSTALL_MAN macros. - Use MANPREFIX. - Use SHAREOWN/SHAREGRP for (not binary) installed files. PR: ports/112361 Submitted by: alepulver (myself) Approved by: Martin Cracauer (maintainer)
v. 1.26 date: 2006/05/05 18:34:50; author: mnag; state: Exp; lines: +1 -1 - Update to 19c PR: 95944 Submitted by: "Martin Wilke" Approved by: maintainer timeout (17 days)
v. 1.25 date: 2005/11/07 19:16:13; author: mnag; state: Exp; lines: +13 -9 Update to 19b Approved by: Martin Cracauer (maintainer)
v. 1.24 date: 2005/10/16 14:48:07; author: vs; state: Exp; lines: +1 -1 Populate virtual category "lisp" PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon)
v. 1.23 date: 2004/09/02 22:36:06; author: linimon; state: Exp; lines: +7 -6 Update to version 19a. PR: ports/71162 Submitted by: MOROHOSHI Akihiko Approved by: maintainer
v. 1.22 date: 2004/01/28 20:53:57; author: cracauer; state: Exp; lines: +2 -1 Fix owner of $PREFIX/lib. PR: ports/62011 Submitted by: David Magda
v. 1.21 date: 2003/12/10 20:31:24; author: pav; state: Exp; lines: +4 -3 - Update list of download locations with working entries. PR: ports/60102 (based on) Submitted by: parv
v. 1.20 date: 2003/06/24 07:13:01; author: daichi; state: Exp; lines: +2 -2 Update port: lang/cmucl (docs installed as 600) PR: 50810 Submitted by: Kimura Fuyuki
v. 1.19 date: 2003/05/02 21:53:37; author: cracauer; state: Exp; lines: +3 -2 Update to CMUCL 18e. Add a comment that one portlint warning cannot be avoided.
v. 1.18 date: 2003/04/26 01:02:16; author: naddy; state: Exp; lines: +1 -0 Mark as i386-only.
v. 1.17 date: 2003/02/21 12:34:59; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2003/01/20 09:23:08; author: edwin; state: Exp; lines: +7 -1 Add LIB_DEPEND on compat4x if running on >= 500000x Noticed by: bento
v. 1.15 date: 2002/04/16 17:08:31; author: cracauer; state: Exp; lines: +8 -9 Update to CMUCL version 18d. Use bzip2 distfiles. This is my first commit after some pause. Newest portlint is happy, the usual procedure of package and port install/deinstall, the compare /usr/local is happy, too. Hope I didn't forget anything else.
v. 1.14 date: 2001/02/26 14:09:01; author: cracauer; state: Exp; lines: +7 -7 Update to release 18c
v. 1.13 date: 2001/02/05 15:04:01; author: olgeni; state: Exp; lines: +2 -2 Some style fixes in the lang category (usual round of spaces -> tabs)
v. 1.12 date: 2000/06/29 07:02:27; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.11 date: 2000/04/12 06:18:01; author: obrien; state: Exp; lines: +4 -4 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.10 date: 2000/02/08 09:27:10; author: peter; state: Exp; lines: +2 -2 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
v. 1.9 date: 1999/08/25 06:34:20; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1998/12/02 23:40:01; author: cracauer; state: Exp; lines: +3 -2 More MASTER_SITES Make portlint happy
v. 1.7 date: 1998/11/02 11:10:10; author: cracauer; state: Exp; lines: +8 -10 Update to CMUCL version 18b
v. 1.6 date: 1998/06/27 05:19:06; author: asami; state: Exp; lines: +1 -2 Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.5 date: 1997/10/06 08:33:05; author: cracauer; state: Exp; lines: +4 -4 Update to newer 18a snapshot. Reorder distfile sites so that my own is in front (people changed distfiles without changing the name)
v. 1.4 date: 1997/08/27 17:51:44; author: cracauer; state: Exp; lines: +11 -10 Update to newer 18a prerelease version from today. Add private master site so that others can't delete my distfiles.
v. 1.3 date: 1997/07/21 12:13:57; author: cracauer; state: Exp; lines: +2 -1 Fix formatting of manpages Better wording in pkg/DESCR
v. 1.2 date: 1997/07/15 14:49:03; author: cracauer; state: Exp; lines: +3 -2 Fix a little packaging problem due to an empty directory in distfile Fix some typos in DESCR
v. 1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/15 14:35:19; author: cracauer; state: Exp; lines: +0 -0 The CMU implementation of Common Lisp, prerelease 18a =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm