Commit graph

5 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
8fe9c99887 - Update to 2.48
PR:		140282
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-11-12 00:05:43 +00:00
Alejandro Pulver
10c6a0f50d - Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).

Obtained from:	"Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private e-mail)
2008-04-30 01:32:18 +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