aboutsummaryrefslogtreecommitdiffstats
path: root/math/superlu
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1
| | | | With hat: portmgr
* Modernize LIB_DEPENDSbapt2014-07-151-3/+3
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-071-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt)
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-1/+2
| | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery)
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | math)
* Better handling of shared lib.maho2012-04-254-15/+41
| | | | | PR: 166703 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
* Fix pkg-plist.maho2012-03-141-1/+1
| | | | | Submitted by: erwin Feature safe: yes
* also build shared object instead of only the static archivemaho2012-03-141-0/+44
| | | | | | PR: 166010 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> Feature safe: yes
* also build shared object instead of only the static archive,maho2012-03-143-11/+22
| | | | | | | | and bump portrevision. PR: 166010 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> Feature safe: yes
* adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-9/+9
| | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-201-4/+0
|
* Fix build with gotoblas.maho2010-02-162-8/+10
| | | | Feature safe: yes
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* Enhancements to math/superlu [1] add a knob formaho2008-06-212-31/+38
| | | | | | | GotoBLAS/ATLAS/reference BLAS. PR: 124786 [1] Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> [1]
* Maual has been updated recently (November 2007).maho2008-03-061-3/+3
| | | | Submitted by: erwin
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1
|
* * Use gfortran42 only and not gcc42.maho2007-01-121-2/+5
| | | | * Bump portrevision.
* * We can choose (automatically) math/blas or math/atlasmaho2007-01-101-9/+14
|
* Make fetchable.maho2006-08-063-6/+6
| | | | | PR: 101416 Submitted by: thierry
* Use blas instead of atlasmaho2006-06-211-3/+17
| | | | | PR: 99189 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Make fetchablemaho2006-03-151-2/+3
| | | | Submitted by: fenner's distinfo check
* Update to 20060201 version of SuperLUmaho2006-02-135-60/+42
| | | | Submitted by: Pedro F.Giffuni
* SHA256ifyedwin2006-01-221-0/+4
| | | | Approved by: krion@
* Update to 20041202maho2005-03-192-8/+6
| | | | | | | | | | contents of distfile has changed while filename is unchanged: diff is just adding fortran interface of other than double precision, and trivial cleanups and home site of superlu announces that superlu has updated at 2004/Dec/02. PR: 78940 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* BROKEN: Size mismatchkris2005-02-281-0/+2
|
* make replaced the defined command by our ${ARCH}.thierry2004-09-272-10/+11
| | | | Approved by: portmgr (marcus).
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* a) unbreak. silent distfile updatemaho2004-04-132-5/+3
| | | | | | | | | | | distfile has been updated at 2004/April/10th and according to http://crd.lbl.gov/~xiaoye/SuperLU/ o Include "symmetric mode" b) change portversion Submitted by: kris via bento
* BROKEN: Size mismatchkris2004-04-131-0/+2
|
* update to 3.0maho2004-04-015-40/+23
| | | | Noticed by: pav (long long ago) and Ricardo <ragomes@sc.usp.br>
* SIZEifymaho2004-03-191-0/+4
| | | | Submitted by: trevor
* - 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>