naddy
ab45f39af6
drop RCS Ids
2022-03-11 19:36:11 +00:00
tb
2433f9818f
math/yorick: avoid printf %n. The remaining %n in this port end up in
...
*scanf() and fputs() (YError() chasing done by naddy)
ok naddy
2021-09-15 21:53:13 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
danj
1ff4762cc4
Remove pvalchev as maintainer per his request
2019-05-07 17:04:58 +00:00
schwarze
ceadaffc42
mandoc(1) now supports .ti, drop USE_GROFF and bump
2017-05-08 17:25:41 +00:00
bentley
1ccb9d9eee
Update maintainer email address.
2015-10-13 06:29:37 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
492e1a91c6
the makefile does some crazy thing with libraries. Sometimes the timestamps
...
don't quite match, and all hell breaks loose.
MAKE DARN SURE it gets its file by forcing them down the problematic target.
Yep, sometimes ar will replace the same files twice. Which is always better
than 0.
this has long been an annoyance. Why do every single math guy still write
makefiles by hand that look like fortran77 code ?
(also fix an error in popen by speaking the right standardese)
2013-10-11 08:39:25 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
pirofti
e6f6d3ee96
Disable on landisk. Takes forever to build. Okay ajacoutot@.
2011-11-13 16:07:09 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
pvalchev
addd0fd924
update to yorick-2.1.06; from didickman@gmail.com
2010-05-11 23:22:37 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
pvalchev
2d567461e9
Update to yorick-2.1; from Daniel Dickman
2008-10-22 00:51:01 +00:00
steven
907a85c549
remove quotes from COMMENT/PERMIT*/BROKEN
2007-09-15 18:44:36 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
alek
40d6a7f479
Add WANTLIB markers
2004-12-27 07:41:44 +00:00
espie
d7c7e778ad
new style PLISTs
2004-09-15 09:11:58 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
pvalchev
2707286faa
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-03-03 03:08:45 +00:00
pvalchev
f959e59ea0
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
2003-02-12 07:37:35 +00:00
fgsch
8625bbcf91
byebye NEED_VERSION.
2002-12-29 19:43:49 +00:00
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