From owner-cvs-ports@FreeBSD.ORG Sat Jul 23 22:41:28 2005 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E1FC16A41F; Sat, 23 Jul 2005 22:41:28 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85BD43D48; Sat, 23 Jul 2005 22:41:27 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail03.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j6NMfPMQ016996 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 24 Jul 2005 08:41:25 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j6NMfPTu011148; Sun, 24 Jul 2005 08:41:25 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j6NMfO6F011147; Sun, 24 Jul 2005 08:41:24 +1000 (EST) (envelope-from pjeremy) Date: Sun, 24 Jul 2005 08:41:24 +1000 From: Peter Jeremy To: Pav Lucistnik Message-ID: <20050723224124.GA9620@cirb503493.alcatel.com.au> References: <200507131531.j6DFV2KS072981@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507131531.j6DFV2KS072981@repoman.freebsd.org> User-Agent: Mutt/1.4.2i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/math Makefile ports/math/emacs-calc Makefile distinfo pkg-descr pkg-plist ports/math/emacs-calc/files patch-AA-emacs-21.3-PROBLEMS patch-Makefile patch-calc-autoload.el patch-calc.texinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 22:41:28 -0000 On Wed, 2005-Jul-13 15:31:02 +0000, Pav Lucistnik wrote: > Emacs Calc can do arbitrary precision arithmetic, operations on matrices, > complex numbers, calendar dates and various other types, plus symbolic > algebra and calculus, graphics, and lots more. Calc also comes with an > extensive manual which you can print or read on-line. Thanks for that. I've been using it for about 10 years and found it very handy. My only comment on the port is that patch-AA-... would appear to make the port imcompatible with older versions of emacs. calc itself works back to emacs-19 (and maybe even emacs-18). -- Peter Jeremy