Commit Graph

14 Commits

Author SHA1 Message Date
pvalchev
010169a03e Update to yorick-1.5.08 2002-02-20 23:31:28 +00:00
pvalchev
5bbeef6487 more regression handling nits 2002-02-19 07:25:59 +00:00
pvalchev
b08c758b20 The regression tests are interactive, as they require X.
Also use REGRESS_TARGET instead of manually playing with do-regress target.
2002-02-19 06:58:30 +00:00
pvalchev
c9abfdef35 enable regression tests 2001-11-18 07:51:50 +00:00
pvalchev
b0bc20e764 NO_REGRESS 2001-11-01 09:02:11 +00:00
pvalchev
85b611ecbd Update to yorick-1.5.02 (thanks heko@iki.fi) 2001-07-26 19:19:22 +00:00
pvalchev
8e5cc5ebb8 fix CFLAGS passing, thanks naddy 2001-07-13 06:04:17 +00:00
pvalchev
ad44cf86d5 Update to v1.5:
* Now respects CFLAGS/CPPFLAGS, no need for patches.
* autoconf removed, CONFIGURE_STYLE set to simple.
* Use do-install target now that the install method is so messy.
* New homepage.
2001-06-09 20:32:16 +00:00
pvalchev
ce65ee9e23 distfile name changed 2001-06-07 23:24:11 +00:00
pvalchev
3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
wilfried
cdd29ba2ff move MASTER_SITES, from maintainer 2001-03-17 12:41:41 +00:00
wilfried
af7226f439 respect CFLAGS, ok maintainer 2001-03-17 12:31:14 +00:00
reinhard
5dfaec65e3 Yorick is an interpreded language for scientific computing
and numerical analysis, very similar to Matlab.
 
Yorick's array syntax, interpreted programs are compact,
nearly free of explicit loops, and can run at speeds up to
20% of optimized compiled speed.
 
It can do interactive graphics via the X Window System,
including x-y plots, quadrilateral meshes and cell arrays.
Includes tools to assist making animated and simple 3d
graphs.
 
Supports output directly to your screen, in PostScript and
binary CGM format.

Maintainer: Peter Valchev <pvalchev@toxiclinux.org>
2001-02-09 10:50:51 +00:00