aboutsummaryrefslogtreecommitdiffstats
path: root/math/superlu
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak checksum, user guide was updated to October 2003 revision.pav2003-12-071-1/+1
|
* distfile (superlu_2.0.tar.gz) is updatedmaho2003-07-221-1/+1
| | | | Submitted by: bento's log
* Fix for unfetchmaho2003-07-011-2/+2
| | | | Reported by: bento
* 1. correct pkg-plistmaho2003-06-112-4/+2
| | | | | 2. documetation came with tarball is old. replaced by new one.
* Forgot to add files/patch-make.incmaho2003-06-111-0/+42
|
* Honor CFLAGS, CC and so on.maho2003-06-111-0/+8
|
* 1. using ATLAS, faster blas implementation.maho2003-06-117-60/+45
| | | | | | | | 2. correct build 3. maintainer ship transfered to maho PR: 52014 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* upgrade to 2.0.20030221ijliao2003-03-312-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update the checksum (2.0.20021113 -> 2.0.20021126). In this repack,knu2002-12-162-2/+2
| | | | | | there were only header and typedef changes. Submitted by: bento
* upgrade to 20021113ijliao2002-11-202-2/+2
| | | | | PR: 45510 Submitted by: Mark Linimon <linimon@lonesome.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to superlu 2.0.20020923 (lots of code changes, no vendorkris2002-10-132-4/+3
| | | | version bump)
* tarball change :ijliao2002-05-102-2/+2
| | | | | | | | - add new source files - update docs PR: 37902 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Chase the checksum. Minor code nits, some doc changes, and additionsteve2001-12-251-1/+1
| | | | | of some temporary (.old) files that probably got left in by accident when the tarball was re-rolled.
* - PORTDOCS policepat2001-12-241-2/+2
| | | | | - DOCSDIR support to some - Brush out some lint
* Distfile changed - makefile, documentation and code changes. Bumpkris2000-10-163-8/+10
| | | | PORTREVISION.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Update MD5 checksum: author(s) added 'return 0;' to non-voidjedgar2000-02-172-7/+5
| | | | | | | | functions that did not previously return a value (found by bento). Remove/rearrange a few lines in pkg/DESCR to bring the total number of lines <= 24 (portlint).
* * Update to version 2.0.steve1999-12-247-52/+55
| | | | | | | | | * Modified patches to suppport CC/CFLAGS properly * Updated WWW: line of pkg/DESCR * Fixed pkg/PLIST PR: 15501 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* install supermatrix.hmharo1999-07-122-1/+3
| | | | | PR: 12602 Submitted by: pfgiffun@bachue.usc.unal.edu.co
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Fix checksumflathill1999-05-103-85/+44
| | | | And fix patches/patch-aa
* ADD WWW:mharo1999-05-031-1/+1
|
* Correct MASTER_SITES.vanilla1998-12-161-6/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Add more MASTER_SITES.vanilla1998-12-111-2/+2
| | | | | PR: ports/9037 Submitted by: josh@quick.net
* Remove a stale MASTER_SITES, and add 4 or so new ones.billf1998-12-081-2/+6
| | | | Scared By: obrien
* Remove empty directories on deinstall.steve1998-09-281-0/+1
|
* Initial import of SuperLU version 1.1.steve1998-08-107-0/+171
A library of routines for performing sparse factorization. PR: 5131 Submitted by: Pedro Giffuni <giffunip@asme.org>