From owner-cvs-src@FreeBSD.ORG Tue Sep 16 08:38:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1A0016A4B3; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7868D43F3F; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GFcl0U005666; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GFckYn005665; Tue, 16 Sep 2003 08:38:46 -0700 (PDT) Message-Id: <200309161538.h8GFckYn005665@repoman.freebsd.org> From: Mark Murray Date: Tue, 16 Sep 2003 08:38:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/maxima Makefile pkg-plist X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 15:38:48 -0000 markm 2003/09/16 08:38:46 PDT FreeBSD src repository Modified files: math/maxima Makefile pkg-plist Log: 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) Revision Changes Path 1.5 +38 -15 ports/math/maxima/Makefile 1.3 +1 -14 ports/math/maxima/pkg-plist