Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.9.2 27 Dec 2005 04:37:38
 |
pav  |
- Update to 5.9.2
PR: ports/90941
Submitted by: Scott Flatman <sf@slappy.org> (maintainer) |
5.9.1 21 Nov 2005 01:27:27
 |
kris  |
BROKEN: Does not build |
5.9.1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
5.9.1 07 Feb 2005 07:04:45
 |
leeym  |
- Unbreak.
- Update version.
- Add support for building with SBCL.
- General cleanup.
PR: 77083
Submitted by: Scott Flatman <sf at slappy.org> |
5.9.0_1 28 Sep 2004 13:50:31
 |
markm  |
This port compiles correctly with GCL.
Approved by: portmgr |
5.9.0_1 19 Sep 2004 01:01:07
 |
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
5.9.0_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
5.9.0_1 14 Mar 2004 06:17:56
 |
ade  |
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. |
5.9.0_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.9.0 16 Sep 2003 15:38:46
 |
markm  |
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) |
5.9.0 16 May 2003 12:45:58
 |
mich  |
- 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) |
5.6 19 Apr 2003 13:06:13
 |
nork  |
Change MAINTAINER to new address.
PR: ports/51141, ports/51142, ports/51143, ports/51144
Submitted by: Scott Flatman <sf@slappy.org> (maintainer) |
5.6 21 Feb 2003 12:44:05
 |
knu  |
De-pkg-comment. |
5.6 19 Jan 2003 13:22:15
 |
edwin  |
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> |