Date: Sun, 21 Mar 2010 12:55:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/ised Makefile distinfo pkg-descr Message-ID: <201003211255.o2LCtQ6i024907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-03-21 12:55:26 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/ised Makefile distinfo pkg-descr
Log:
ised is a command-line tool for generating number sequences and
arithmetic evaluation. Unlike big gui-based software (e.g. Mathematica,
Derive, Matlab, Octave,...) it is intended for use in shell scripting,
together with gnu core utilities.
Its main advantage is that all functions are generalized to operate
on one-dimensional arrays. It can be used for loop indexing (much
like seq), line-by-line arithmetic processing of files, floating
point math for shells that don't support it natively, or interactively,
as extended calculator.
WWW: http://ised.sourceforge.net
PR: ports/144914
Submitted by: Charlie Kester <corky1951 at comcast.net>
Revision Changes Path
1.644 +1 -0 ports/math/Makefile
1.1 +32 -0 ports/math/ised/Makefile (new)
1.1 +3 -0 ports/math/ised/distinfo (new)
1.1 +12 -0 ports/math/ised/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003211255.o2LCtQ6i024907>
