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.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.03.15.13.34.12;	author mnag;	state Exp;
branches;
next	1.3;

1.3
date	2005.09.04.04.49.53;	author lawrance;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.06.21.22.01;	author sem;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.13.02.18.18;	author imura;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Drop maintainership
- portlint(1)

PR:		93874
Submitted by:	maintainer
@
text
@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.

WWW: http://clisp.cons.org/
@


1.3
log
@Update to 2.35

From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
  (not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
  ./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.

PR:		ports/85677
Submitted by:	Jakub Rehor <jakub@@rehor.net> (maintainer)
@
text
@a22 2
- Jakub Rehor
jakub@@rehor.net
@


1.2
log
@- Update to 2.33.2
- Unorphaning the port

PR:		ports/77624
Submitted by:	Jakub Rehor <jakub@@rehor.net>
@
text
@d1 20
a20 20
Common Lisp is a high-level, all-purpose, object-oriented, dynamic,
functional programming language.

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. 

CLISP includes an interpreter, a compiler, a large subset of CLOS, a 
foreign language interface and a socket interface. An X11 interface is   
available through CLX and Garnet. Command line editing is provided by
readline.

CLISP is free software and may be distributed under the terms of GNU 
GPL. You may distribute commercial applications compiled with CLISP, 
see file COPYRIGHT in the CLISP distribution.

The user interface comes in German, English, French and Spanish, and 
can be changed at run time.   

WWW: http://clisp.sourceforge.net/
d22 1
@


1.1
log
@Initial import of clisp-1999.07.22.

This is CLISP - an ANSI Common Lisp.

PR:		16542
Submitted by:	Jeff Brown <jabrown@@caida.org>
@
text
@d18 1
a18 1
can be change at run time.   
d20 4
a23 1
WWW: http://clisp.cons.org/
@

