summaryrefslogtreecommitdiff
path: root/math/superlu/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-07-19Update to latest available tarball, use DIST_SUBDIR.wiz1-2/+3
Changes unknown.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-11Update to 3.0 since the 2.0 tarball has changed.wiz1-5/+6
Changes: * Version 3.0, 10-15-03 - add "options" and "stat" argument for the driver routines DGSSV/DGSSVX. This interface is more user-friendly and flexible. - add more examples in EXAMPLE/ - add a "symmetric mode" with better performance when the matrix is symmetric, or diagonal dominant, or positive definite, or nearly so. Also, make 'test' target do something.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
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-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-01-28Make this have its own ${PREFIX}/include/superlu subdirectory and install alluebayasi1-3/+4
header files there. Bump revision to 2.
2003-01-22The distfile has changed on the master site as noted by Robert Elz inkristerw1-1/+2
PR 19876. Update the distinfo (after verifying that nothing nasty has been introduced). PKGREVISION++. The author don't seem to keep a changelog (*sigh*) but the changes seems to be some minor code clean up and bug fixes.
2001-05-03Add defaults for all instances of EVAL_PREFIX.jtb1-1/+4
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-02Initial import of superlu:jtb1-0/+23
ANSI C routine library for the solution of sparse linear systems