non port: lang/clisp/pkg-plist |
Number of commits found: 23 |
Wednesday, 8 Jan 2025
|
01:56 Joseph Mingrone (jrm)
lang/clisp: Update and modernize
Other notable port changes:
- Change versioning scheme. Upstream commits new release such as 2.49.95+, but
does not tag those releases.
- Remove broken options (GLIBC, JITC, MATLAB, NETICA, ORACLE, THREADS)
and DOCS and NLS options.
- Add test target.
- Pet portclippy/portfmt.
PR: 283485
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48176
1d7c75a |
Monday, 22 Jan 2024
|
20:26 Muhammad Moinur Rahman (bofh)
lang/clisp: Sanitize MANPREFIX
Approved by: portmgr (blanket)
e979a3e |
Saturday, 6 Apr 2019
|
20:06 pi
New/resurrected port: lang/clisp
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://www.gnu.org/software/clisp/
Submitted by: KIRIYAMA Kazuhiko <kiri@kx.openedu.org>
 |
Monday, 15 Nov 2010
|
00:27 jsa
Swith to using the dynamic modules system.
Fix several options, now all options actually work.
Enable ZLIB by default since this requires no extra depends.
End support for the ancient ORACLE option.
Approved by: wxs (mentor)
 |
Monday, 12 Jul 2010
|
14:17 wxs
Update to 2.4.9
Changes can be found here:
http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07
and more in the ChangeLog.
The new dynamic modules is not enabled for this port.
PR: ports/148512
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
 |
Friday, 27 Nov 2009
|
18:21 amdmi3
- Add D-Bus and threads support
PR: 140504
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
 |
Thursday, 12 Nov 2009
|
00:05 amdmi3
- Update to 2.48
PR: 140282
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
 |
Friday, 27 Feb 2009
|
11:17 miwi
- Update to 2.47
PR: 131581
Submitted by: maintainer
 |
Friday, 15 Feb 2008
|
19:11 alepulver
- Update to version 2.44.
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
 |
Tuesday, 11 Dec 2007
|
21:23 alepulver
- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
 |
Thursday, 7 Dec 2006
|
04:29 alepulver
- Update to version 2.41.
- Add more MASTER_SITES.
 |
Wednesday, 28 Jun 2006
|
22:04 alepulver
- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
 |
Thursday, 22 Dec 2005
|
18:23 garga
- Update to 2.36
PR: ports/90781
Submitted by: maintainer
 |
Tuesday, 6 Sep 2005
|
03:32 lawrance
Disable the clisp X module at the request of the maintainer, until he
sorts out the options and dependencies.
Bump PORTREVISION.
PR: ports/85723
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
 |
Sunday, 4 Sep 2005
|
04:49 lawrance
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)
 |
Wednesday, 6 Apr 2005
|
07:53 flz
- Fix packing list.
- Mark BROKEN for 64bits architectures.
PR: ports/79438
Submitted by: Matthew X. Economou <xenophon@irtnog.org>
Approved by: maintainer
 |
Sunday, 6 Mar 2005
|
21:22 sem
- Update to 2.33.2
- Unorphaning the port
PR: ports/77624
Submitted by: Jakub Rehor <jakub@rehor.net>
 |
Thursday, 16 Dec 2004
|
05:49 kris
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
 |
Saturday, 22 Feb 2003
|
03:59 kris
Add missing files
 |
Wednesday, 8 Jan 2003
|
10:32 ijliao
upgrade to 2.30
pass maintainership
PR: 46843
Submitted by: Henrik Motakef <henrik.motakef@web.de> (new maintainer)
 |
Friday, 28 Jun 2002
|
08:23 kevlo
Update to 2.28
PR: 39898
Submitted by: MAINTAINER
 |
Saturday, 12 Jan 2002
|
01:20 nectar
Commit after maintainer timeout:
 |
Saturday, 19 May 2001
|
20:03 ijliao
upgrade to 2.25.1
 |
Number of commits found: 23 |