summaryrefslogtreecommitdiff
path: root/math/rlab
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Convert to buildlink3. Impossible to test this, since it's been brokensnj1-5/+5
for months.
2003-12-11Mark this package as BROKEN - it relies on the API from an older version ofagc1-1/+3
superlu, and will require much massaging to make it work with the current superlu package.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-02Convert to use buildlink.jtb12-1646/+204
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-22Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixesjmmv1-1/+2
a problem introduced in the 6.2alpha4 package.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-01-28Make this compile with (implicitly updated (?)) superlu-2.0nb2.uebayasi5-6/+121
Build process change, no revision bump.
2002-10-02get rid of autoconf dependency by patching configure. also, fixdillo4-10/+260
configure.in patch
2001-11-01Move pkg/ files into package's toplevel directoryzuntum6-5/+5
2001-05-03Add defaults for all instances of EVAL_PREFIX.jtb1-5/+8
2001-04-28Remove redundant echoing, quoting, and input redirection to sed.jtb1-8/+8
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-20/+18
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb1-2/+2
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-21Fix linking phase of build. I thought I fixed this but must havejtb2-230/+31
missed this change the last time around. Fixes i386 bulk build trouble.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-15I missed adding these back.jtb4-0/+40
2001-02-15Append _rlab to the libraries to prevent linking with incompatiblejtb2-1/+16
versions (which may already be installed). Fixes i386 bulk build problem.
2001-02-11Removed some cruft. Use `plplot_linkage` to find the location ofjtb8-88/+36
plplot/tcl/tk/x11. New variables RLAB_USE_SUPERLU, RLAB_PAGER.
2001-02-05Fix problem with patch noticed in Alpha bulk build.jtb2-5/+5
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-02Enable the use of the SuperLU library for RlaB.jtb6-50/+66
2001-02-01Allow use of pgraf. Executable script is now `rlab' instead of `rlab2'.jtb11-157/+189
Changed man page to reflect this. Fixed some PLIST trouble.
2001-01-31Addded missing AC_DEFINE(HAVE_RLAB_PLPLOT). Fixed include path problem.jtb3-191/+35
2001-01-31Regenerate patch-sum. Change COMMENT:jtb2-3/+3
Matrix oriented, interactive programming environment
2001-01-31Initial import of Rlab:jtb21-0/+3099
Interactive, interpreted scientific programming environment