| Port details on branch 2026Q1 |
- clisp Common Lisp implementation
- 2.49.95+20241228_2 lang
=0 2.49.95+20241228_2Version of this port present on the latest quarterly branch. - Maintainer: kiri@TrueFC.org
 - Port Added: 2026-02-10 19:30:50
- Last Update: 2026-02-10 19:29:11
- Commit Hash: c7b2e56
- Also Listed In: lisp
- License: GPLv2
- WWW:
- https://www.gnu.org/software/clisp/
- Description:
- ANSI 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 most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.
The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed at run time.
GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/clisp/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/clisp
- pkg install clisp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clisp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736276827
SHA256 (gnu-clisp-clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d_GL0.tar.gz) = 6516f3ff28078a896528b27c0ab03ec8079a318f7643da3c831be319776556cf
SIZE (gnu-clisp-clisp-c3ec11bab87cfdbeba01523ed88ac2a16b22304d_GL0.tar.gz) = 11353097
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- ghostscript10>=10.02.0 : print/ghostscript10
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- cl-freebsd-asdf-init>=0 : devel/cl-freebsd-asdf-init
- ghostscript10>=10.02.0 : print/ghostscript10
- Library dependencies:
-
- libffcall.so : devel/libffcall
- libreadline.so : devel/readline
- libsigsegv.so : devel/libsigsegv
- libunistring.so : devel/libunistring
- libintl.so : devel/gettext-runtime
- libdb-5.3.so : databases/db5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for clisp-2.49.95+20241228_2:
ASDF=on: Another System Definition Facility
BDB=on: Interface to Berkeley DB from Sleepycat Software
DBUS=off: Interface to the D-Bus message bus system
DOCS=on: Build and/or install documentation
FASTCGI=off: FastCGI interface for web development
GDBM=off: Interface to GNU DBM
GTK2=off: Interface to the GTK library using glade
NLS=on: Native Language Support
PARI=off: PARI Computer Algebra System
PCRE=off: Perl-compatible regular expressions
PGSQL=off: PostGreSQL RDMBS interface
QUEENS=off: The Queens Function (a toy example)
RAWSOCK=on: Low level socket interface
SVM=off: Support Vector Machine predictive analytics
ZLIB=on: Compress vectors
====> X11 Module Selection: you can only select none or one of them
CLX_MIT=off: Classical X11 Interface
CLX_NEW=off: Faster X11 Interface (replaces clx/mit-clx)
===> Use 'make config' to modify these settings
- Options name:
- lang_clisp
- USES:
- gettext ghostscript iconv localbase:ldflags ncurses pkgconfig bdb
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|