Commit graph

11 commits

Author SHA1 Message Date
Yen-Ming Lee
f0afb7a256 - Unbreak.
- Update version.
- Add support for building with SBCL.
- General cleanup.

PR:		77083
Submitted by:	Scott Flatman <sf at slappy.org>
2005-02-07 07:04:45 +00:00
Mark Murray
cdc29bb450 This port compiles correctly with GCL.
Approved by:	portmgr
2004-09-28 13:50:31 +00:00
Kris Kennaway
d677a0f98a BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-19 01:01:07 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Mark Murray
beb293deff Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a
bit better, and allow different lisp compilers to be used. The clisp
compiler dumps core, so mark that case as an error until it can get
fixed. Fix the COMMENT a bit to fit in with sysinstall better.

OK'ed by:	portmgr(marcus)
2003-09-16 15:38:46 +00:00
Michael Landin
3cfc22ec0a - Update to latest release.
- Patch files no longer needed.
- MAN page added.
- LIB_DEPENDS changes.
- RUN_DEPENDS changes.
- WWW changed.

PR:		51199
Submitted by:	maintainer
Approved by:	roberto(mentor)
2003-05-16 12:45:57 +00:00
Norikatsu Shigemura
1a3ef4ae0a Change MAINTAINER to new address.
PR:		ports/51141, ports/51142, ports/51143, ports/51144
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
2003-04-19 13:06:13 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
32c616cd74 New Port: ports/math/maxima
Maxima is a Common Lisp implementation of MIT's Macsyma
	system for computer based algebra.

PR:		ports/39888
Submitted by:	Scott Flatman <sf@dsinw.com>
2003-01-19 13:22:15 +00:00