./lang/clisp, CLISP, a Common Lisp implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.49nb28, Package name: clisp-2.49nb28, Maintainer: asau

Common Lisp is a high-level, general-purpose programming language. GNU
CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.

It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on microcomputers (Windows NT/2000/XP, Windows 95/98/ME) as well
as on Unix workstations (Linux, SVR4, Sun4, DEC Alpha OSF, HP-UX, BeOS,
NeXTstep, SGI, AIX and others) and needs only 2 MB of RAM.

The user interface comes in German, English, French, Spanish, Dutch and
Russian. GNU CLISP includes an interpreter, a compiler, a debugger,
CLOS, a foreign language interface, sockets, i18n, fast bignums and
more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU
CLISP runs Maxima, ACL2 and many other Common Lisp packages.


Required to run:
[devel/libsigsegv] [devel/glib2] [devel/readline] [devel/libffcall]

Required to build:
[pkgtools/cwrappers]

Package options: doc, ffcall, gmalloc, readline

Master sites:

Filesize: 9592.882 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-30 23:10:49 by Thomas Klausner | Files touched by this commit (100)
Log message:
*: remove MirBSD support
   2023-05-17 12:33:24 by Jonathan Perkin | Files touched by this commit (2)
Log message:
clisp: Unbreak shell syntax.
   2023-05-13 02:44:31 by David A. Holland | Files touched by this commit (2)
Log message:
PR 45012 Michael Wildpaner: clisp build fix for ubuntu with dash
   2022-11-08 13:47:01 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
clisp: fix module linking with X11_TYPE = native on NetBSD

X11 pkg-config files on NetBSD includes -Wl,-rpath,/usr/X11R7/lib
that can't be understood by the ld command, so use the compiler
that can understand this for linking instead.
Fixes build of x11/clisp-gtk2 with X11_TYPE = native and cwrappers.
Concerns PR pkg/57077 .
   2022-10-12 09:34:18 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
clisp: fix non-doc build

If the doc option is turned off and
groff is installed, the build system
picks it up and creates ps files
breaking the PLIST.
Make sure that groff is suppressed
when the doc option is disabled.
   2022-05-15 19:26:39 by Frederic Cambus | Files touched by this commit (1)
Log message:
clisp: follow redirects chain for HOMEPAGE, point to SourceForge directly.
   2022-03-27 12:57:59 by Nia Alarie | Files touched by this commit (1)
Log message:
clisp: temporarily avoid failing RELRO/PIE checks for branch
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi