Commit Graph

22 Commits

Author SHA1 Message Date
Joseph S. Atkinson
9a2269d8c0 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)
2010-11-15 00:27:57 +00:00
Wesley Shields
3c829e74ed 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)
2010-07-12 14:17:13 +00:00
Dmitry Marakasov
6e0f5f69c1 - Add D-Bus and threads support
PR:		140504
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-27 18:21:12 +00:00
Dmitry Marakasov
8fe9c99887 - Update to 2.48
PR:		140282
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-12 00:05:43 +00:00
Martin Wilke
54dc952ab0 - Update to 2.47
PR:		131581
Submitted by:	maintainer
2009-02-27 11:17:16 +00:00
Alejandro Pulver
525ad3e3d6 - 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).
2008-02-15 19:11:04 +00:00
Alejandro Pulver
8a3b442edb - 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.
2007-12-11 21:23:42 +00:00
Alejandro Pulver
93e586ca55 - Update to version 2.41.
- Add more MASTER_SITES.
2006-12-07 04:29:03 +00:00
Alejandro Pulver
7dfac87185 - Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
2006-06-28 22:04:01 +00:00
Renato Botelho
d4f77ce3e4 - Update to 2.36
PR:		ports/90781
Submitted by:	maintainer
2005-12-22 18:23:47 +00:00
Sam Lawrance
70b3efc52b 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)
2005-09-06 03:32:47 +00:00
Sam Lawrance
3da2ba0164 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)
2005-09-04 04:49:53 +00:00
Florent Thoumie
54e09a4da5 - Fix packing list.
- Mark BROKEN for 64bits architectures.

PR:		ports/79438
Submitted by:	Matthew X. Economou <xenophon@irtnog.org>
Approved by:	maintainer
2005-04-06 07:53:58 +00:00
Sergey Matveychuk
3446cddc69 - Update to 2.33.2
- Unorphaning the port

PR:		ports/77624
Submitted by:	Jakub Rehor <jakub@rehor.net>
2005-03-06 21:22:01 +00:00
Kris Kennaway
be3e1f7794 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
2004-12-16 05:49:27 +00:00
Kris Kennaway
192120bbe3 Add missing files 2003-02-22 03:59:59 +00:00
Ying-Chieh Liao
0adbe83b87 upgrade to 2.30
pass maintainership

PR:		46843
Submitted by:	Henrik Motakef <henrik.motakef@web.de> (new maintainer)
2003-01-08 10:32:41 +00:00
Kevin Lo
34822a889a Update to 2.28
PR: 39898
Submitted by: MAINTAINER
2002-06-28 08:23:07 +00:00
Jacques Vidrine
1a1b9de6e0 Commit after maintainer timeout:
Enable POSIX and REGEXP packages.  The latter is available with the
`full' linking set, e.g. `clisp -K full'.
2002-01-12 01:20:02 +00:00
Ying-Chieh Liao
2656e56db8 upgrade to 2.25.1
PR:		27373
Submitted by:	maintainer
2001-05-19 19:03:34 +00:00
Steve Price
b67932771f Update to version 2000.03.06.
PR:		17534
Submitted by:	maintainer
2000-05-01 01:44:43 +00:00
R. Imura
a62db8f6c0 Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.

PR:		16542
Submitted by:	Jeff Brown <jabrown@caida.org>
2000-02-13 02:18:18 +00:00