Version: 2.1.06, Package name: yorick-2.1.06 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Yorick is an interpreted language for scientific computing and numerical analysis, very similar to Matlab. Yorick has a compact syntax, similar to C, but with array operators. It is easily expandable through dynamic linking of C libraries, allows efficient manipulation of arbitrary size/dimension arrays, and offers extensive graphic capabilities. Yorick includes an interactive graphics package, and a binary file package capable of translating to and from the raw numeric formats of all modern computers. |
Filesize: 2221.986 KB |
Version History (View Complete History) |
|
2021-09-15 15:53:13 by Theo Buehler | Files touched by this commit (2) |
Log message: math/yorick: avoid printf %n. The remaining %n in this port end up in *scanf() and fputs() (YError() chasing done by naddy) ok naddy |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-07 11:04:59 by Daniel Jakots | Files touched by this commit (24) |
Log message: Remove pvalchev as maintainer per his request |
2017-05-08 11:25:41 by Ingo Schwarze | Files touched by this commit (1) |
Log message: mandoc(1) now supports .ti, drop USE_GROFF and bump |
2015-10-13 00:29:38 by Anthony J. Bentley | Files touched by this commit (28) |
Log message: Update maintainer email address. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-10-24 15:25:51 by Antoine Jacoutot | Files touched by this commit (18) |
Log message: Remove USE_X11. |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |
2010-05-11 17:22:37 by Peter Valchev | Files touched by this commit (3) |
Log message: update to yorick-2.1.06; from didickman@gmail.com |
2009-08-10 00:32:43 by Matthias Kilian | Files touched by this commit (40) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-10-21 18:51:01 by Peter Valchev | Files touched by this commit (4) |
Log message: Update to yorick-2.1; from Daniel Dickman |
2007-09-15 12:44:37 by Steven Mestdagh | Files touched by this commit (60) |
Log message: remove quotes from COMMENT/PERMIT*/BROKEN |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-27 00:41:44 by Aleksander Piotrowski | Files touched by this commit (6) |
Log message: Add WANTLIB markers |
2004-09-15 03:12:00 by Marc Espie | Files touched by this commit (42) |
Log message: new style PLISTs |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-03-02 20:08:46 by Peter Valchev | Files touched by this commit (1) |
Log message: exclude config.h from the packing list (the whole build system of this port really ought to get fixed properly); pointed out by nikolay |
2003-02-12 00:37:36 by Peter Valchev | Files touched by this commit (2) |
Log message: Teach yorick to find files in their installed location and also install some additional files. Since the last update it would get confused and look in the workdir instead bump PKGNAME |
2002-12-29 12:43:50 by Federico G. Schwindt | Files touched by this commit (25) |
Log message: byebye NEED_VERSION. |