Date: Mon, 5 Jan 2004 20:15:12 -0800 (PST) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/koctave Makefile distinfo pkg-descr pkg-plist Message-ID: <200401060415.i064FCGC052943@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2004/01/05 20:15:12 PST
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/koctave Makefile distinfo pkg-descr pkg-plist
Log:
Add math/koctave, a KDE GUI for the math/octave package. It contains
an editor with syntax highlighning and a help browser; you can work
almost the same way as in Matlab (c) , i.e. use the editor and execute
your code from there with (F5) or press run. One difference is the
command window; it is meant for "quick commands" and not a history as
in Matlab you can add commands to the list in settings.
(Note to submitter: it is not necessary to remove all the directories
in pkg-plist that are installed by any standard X-related port).
PR: ports/55143
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Revision Changes Path
1.250 +2 -0 ports/math/Makefile
1.1 +27 -0 ports/math/koctave/Makefile (new)
1.1 +1 -0 ports/math/koctave/distinfo (new)
1.1 +10 -0 ports/math/koctave/pkg-descr (new)
1.1 +15 -0 ports/math/koctave/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401060415.i064FCGC052943>
