notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
superlu Library of routines for performing sparse factorization
5.3.0_3 math on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.3.0_2Version of this port present on the latest quarterly branch.
Maintainer: robert.ayrapetyan@gmail.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
People watching this port, also watch:: libtool, lapack, zip, python, jbigkit
License: BSD3CLAUSE
WWW:
https://portal.nersc.gov/project/sparse/superlu/
Description:
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/superlu-5.3.0_3/catalog.mk
  3. /usr/local/share/licenses/superlu-5.3.0_3/LICENSE
  4. /usr/local/share/licenses/superlu-5.3.0_3/BSD3CLAUSE
  5. include/superlu/slu_Cnames.h
  6. include/superlu/slu_cdefs.h
  7. include/superlu/slu_dcomplex.h
  8. include/superlu/slu_ddefs.h
  9. include/superlu/slu_scomplex.h
  10. include/superlu/slu_sdefs.h
  11. include/superlu/slu_util.h
  12. include/superlu/slu_zdefs.h
  13. include/superlu/superlu_enum_consts.h
  14. include/superlu/supermatrix.h
  15. lib/cmake/superlu/superluConfig.cmake
  16. lib/cmake/superlu/superluConfigVersion.cmake
  17. lib/cmake/superlu/superluTargets-release.cmake
  18. lib/cmake/superlu/superluTargets.cmake
  19. lib/libsuperlu.so
  20. lib/libsuperlu.so.5
  21. lib/libsuperlu.so.5.3.0
  22. libdata/pkgconfig/superlu.pc
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • superlu>0:math/superlu
To install the port:
cd /usr/ports/math/superlu/ && make install clean
To add the package, run one of these commands:
  • pkg install math/superlu
  • pkg install superlu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: superlu
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664140814 SHA256 (xiaoyeli-superlu-v5.3.0_GH0.tar.gz) = 3e464afa77335de200aeb739074a11e96d9bef6d0b519950cfa6684c4be1f350 SIZE (xiaoyeli-superlu-v5.3.0_GH0.tar.gz) = 2483070

Packages (timestamps in pop-ups are UTC):
superlu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.0_35.3.0_35.2.25.3.0_35.3.0_3-5.2.2-
FreeBSD:13:quarterly5.3.0_35.3.0_3-5.3.0_35.3.0_3-5.3.0_35.3.0_3
FreeBSD:14:latest5.3.0_35.3.0_3-5.3.0_35.3.0_3---
FreeBSD:14:quarterly5.3.0_35.3.0_3-5.3.0_35.3.0_3-5.3.0_35.3.0_3
FreeBSD:15:latest5.3.0_35.3.0_3n/a5.3.0_3n/a-5.3.0_35.3.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. gfortran12 : lang/gcc12
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
This port is required by:
for Libraries
  1. cad/tochnog
  2. math/armadillo
  3. math/arpack++
  4. math/dune-fem
  5. math/dune-pdelab
  6. math/dune-vtk
  7. math/freefem++
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. multimedia/opentoonz
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for superlu-5.3.0_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ====> Options available for the single BLAS: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation OPENBLAS=off: OpenBLAS BLAS implementation REFERENCE=on: Reference blas implementation ===> Use 'make config' to modify these settings
Options name:
math_superlu
USES:
cmake fortran pkgconfig blaslapack
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xiaoyeli/superlu/tar.gz/v5.3.0?dummy=/
Collapse this list.

Number of commits found: 85

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.3.0_3
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
5.3.0_2
28 Oct 2023 18:57:20
commit hash: b55ae6913b2a9951e3eb9752cfcc6c9dd1b3401ecommit hash: b55ae6913b2a9951e3eb9752cfcc6c9dd1b3401ecommit hash: b55ae6913b2a9951e3eb9752cfcc6c9dd1b3401ecommit hash: b55ae6913b2a9951e3eb9752cfcc6c9dd1b3401e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu: Remove Gotoblas

PR:		274110
Requested by:	thierry@
5.3.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
5.3.0
25 Sep 2022 21:48:13
commit hash: a3158982a7a0bd8757e9b30637eb2d630e3c7a3ccommit hash: a3158982a7a0bd8757e9b30637eb2d630e3c7a3ccommit hash: a3158982a7a0bd8757e9b30637eb2d630e3c7a3ccommit hash: a3158982a7a0bd8757e9b30637eb2d630e3c7a3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu: Update 5.2.2 -> 5.3.0

Also change to GitGub.

PR:		266039
Approved by:	robert.ayrapetyan@gmail.com (maintainer's timeout; 31 days)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.2.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.2.2
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.2.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.2.2
07 Mar 2021 16:45:49
Revision:567577Original commit files touched by this commit
tobik search for other commits by this committer
Remove redundant option descriptions that match the default ones

(ignoring case)

Reported by:	danfe (for net/mosquitto), portscan
5.2.2
01 Jan 2021 15:27:55
Revision:559838Original commit files touched by this commit
rhurlin search for other commits by this committer
math/superlu: Fix mastersite and update to 5.2.2

Fix MASTER_SITES, update and rework the port.

Changelog:
https://portal.nersc.gov/project/sparse/superlu/changes.html#slu_change

PR:		252271
Reported by:	Guangyuan Yang <ygy@freebsd.org>
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27868
5.2.1_11
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
5.2.1_10
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
5.2.1_9
02 Oct 2019 05:03:22
Revision:513544Original commit files touched by this commit
tobik search for other commits by this committer
math/superlu: Spell opt_CMAKE_ON correctly

Unbreak ATLAS, GOTOBLAS, OPENBLAS, REFERENCE options.
5.2.1_8
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
5.2.1_7
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
5.2.1_6
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
5.2.1_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
5.2.1_5
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
5.2.1_4
07 May 2018 00:06:09
Revision:469259Original commit files touched by this commit
yuri search for other commits by this committer
math/superlu: Disable enable_tests cmake argument because tests are enabled in
the special target

Also changed to use CMAKE_ON/CMAKE_OFF.
5.2.1_4
06 May 2018 23:58:10
Revision:469258Original commit files touched by this commit
yuri search for other commits by this committer
math/superlu: robert.ayrapetyan@gmail.com takes maintainership

Also removed the dysfunctional TEST option and added the do-test target
that enables the 'make test'.

PR:		228009
Submitted by:	robert.ayrapetyan@gmail.com
5.2.1_4
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
5.2.1_3
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
5.2.1_2
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
5.2.1_1
07 Dec 2016 13:24:57
Revision:428057Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
5.2.1
12 Oct 2016 17:50:28
Revision:423876Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 5.2.1 [1]
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation

PR:		213352 [1]
Submitted by:	dieterich@ogolem.org [1]
5.2.0
09 May 2016 13:43:25
Revision:414850Original commit files touched by this commit
mat search for other commits by this committer
Update to 5.2.0.

PR:		209298
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
5.1.1
08 Mar 2016 15:55:13
Revision:410620Original commit files touched by this commit
mat search for other commits by this committer
Update to 5.1.1.

PR:		203482
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
4.3_3
02 May 2015 19:25:50
Revision:385210Original commit files touched by this commit
danilo search for other commits by this committer
- Fix symbolic link path

/usr/local/lib/libsuperlu.a
/usr/local/lib/libsuperlu.so -> libsuperlu_4.3.so
/usr/local/lib/libsuperlu.so.4
/usr/local/lib/libsuperlu_4.3.so -> libsuperlu.so.2 <-- wrong file name
4.3_2
07 Mar 2015 03:19:28
Revision:380665Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix library installation
- Mark MAKE_JOBS_UNSAFE, fails spectacularly with -j8
4.3_1
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
4.3_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
4.3
28 Aug 2014 19:16:45
Revision:366447Original commit files touched by this commit
thierry search for other commits by this committer
- Stagify

- Upgrade to 4.3

Changelog at <http://crd-legacy.lbl.gov/~xiaoye/SuperLU/changes.html>.

PR:		ports/193069
Submitted by:	pfg
3.0.20060201_6
23 Jul 2014 17:30:45
Revision:362717Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
3.0.20060201_6
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
3.0.20060201_6
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
3.0.20060201_6
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
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)
3.0.20060201_5
16 Feb 2014 17:15:32
Revision:344614Original commit files touched by this commit
tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
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)
3.0.20060201_5
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.20060201_4
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
3.0.20060201_4
25 Apr 2012 07:09:18
Original commit files touched by this commit
maho search for other commits by this committer
Better handling of shared lib.

PR:     166703
Submitted by:   Oliver Hartmann <ohartman@zedat.fu-berlin.de>
3.0.20060201_4
14 Mar 2012 12:36:05
Original commit files touched by this commit
maho search for other commits by this committer
Fix pkg-plist.

Submitted by:   erwin
Feature safe:   yes
3.0.20060201_4
14 Mar 2012 01:44:37
Original commit files touched by this commit
maho search for other commits by this committer
also build shared object instead of only the static archive

PR:             166010
Submitted by:   Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe:   yes
3.0.20060201_4
14 Mar 2012 01:44:04
Original commit files touched by this commit
maho search for other commits by this committer
also build shared object instead of only the static archive,
and bump portrevision.

PR:             166010
Submitted by:   Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe:   yes
3.0.20060201_3
22 Nov 2011 11:14:10
Original commit files touched by this commit
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
3.0.20060201_3
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.0.20060201_3
16 Feb 2010 06:18:57
Original commit files touched by this commit
maho search for other commits by this committer
Fix build with gotoblas.

Feature safe:   yes
3.0.20060201_3
13 Sep 2009 00:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
3.0.20060201_2
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
3.0.20060201_1
20 Jun 2008 23:52:29
Original commit files touched by this commit
maho search for other commits by this committer
Enhancements to math/superlu [1] add a knob for
GotoBLAS/ATLAS/reference BLAS.

PR:             124786 [1]
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com> [1]
3.0.20060201_1
06 Mar 2008 08:30:50
Original commit files touched by this commit
maho search for other commits by this committer
Maual has been updated recently (November 2007).

Submitted by:   erwin
3.0.20060201_1
14 Jul 2007 02:38:20
Original commit files touched by this commit
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
3.0.20060201_1
12 Jan 2007 08:10:27
Original commit files touched by this commit
maho search for other commits by this committer
* Use gfortran42 only and not gcc42.
* Bump portrevision.
3.0.20060201
10 Jan 2007 12:56:11
Original commit files touched by this commit
maho search for other commits by this committer
* We can choose (automatically) math/blas or math/atlas
3.0.20060201
06 Aug 2006 09:44:20
Original commit files touched by this commit
maho search for other commits by this committer
Make fetchable.

PR:             101416
Submitted by:   thierry
3.0.20060201
21 Jun 2006 05:53:05
Original commit files touched by this commit
maho search for other commits by this committer
Use blas instead of atlas

PR:             99189
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
3.0.20060201
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
3.0.20060201
15 Mar 2006 07:08:45
Original commit files touched by this commit
maho search for other commits by this committer
Make fetchable

Submitted by:   fenner's distinfo check
3.0.20060201
13 Feb 2006 02:33:44
Original commit files touched by this commit
maho search for other commits by this committer
Update to 20060201 version of SuperLU

Submitted by:   Pedro F.Giffuni
3.0.20041202
22 Jan 2006 12:56:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.0.20041202
19 Mar 2005 09:36:48
Original commit files touched by this commit
maho search for other commits by this committer
Update to 20041202
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>
3.0.20040410
28 Feb 2005 04:17:32
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
3.0.20040410
27 Sep 2004 07:30:31
Original commit files touched by this commit
thierry search for other commits by this committer
make replaced the defined command by our ${ARCH}.

Approved by:    portmgr (marcus).
3.0.20040410
26 Sep 2004 03:12:45
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Broken by changes to make(1)

Approved by:    portmgr (self)
3.0.20040410
12 Apr 2004 23:39:39
Original commit files touched by this commit
maho search for other commits by this committer
a) unbreak. silent distfile update
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
3.0.20040401
12 Apr 2004 22:38:23
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
3.0.20040401
01 Apr 2004 11:38:49
Original commit files touched by this commit
maho search for other commits by this committer
update to 3.0

Noticed by:     pav (long long ago) and Ricardo <ragomes@sc.usp.br>
2.0.20030603
19 Mar 2004 04:09:18
Original commit files touched by this commit
maho search for other commits by this committer
SIZEify

Submitted by:   trevor
2.0.20030603
07 Dec 2003 02:35:13
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak checksum, user guide was updated to October 2003 revision.
2.0.20030603
22 Jul 2003 02:13:16
Original commit files touched by this commit
maho search for other commits by this committer
(forced commit)
distfile is subjected to change.
it is just adding BSD like license
notice and one example file.

Pointed out:    kris
Pointy hat to:  myself
2.0.20030603
22 Jul 2003 00:44:22
Original commit files touched by this commit
maho search for other commits by this committer
distfile (superlu_2.0.tar.gz) is updated

Submitted by:   bento's log
2.0.20030603
30 Jun 2003 19:30:25
Original commit files touched by this commit
maho search for other commits by this committer
Fix for unfetch

Reported by: bento
2.0.20030603
11 Jun 2003 00:27:14
Original commit files touched by this commit
maho search for other commits by this committer
1. correct pkg-plist
2. documetation came with tarball is old.
   replaced by new one.
2.0.20030603
10 Jun 2003 23:52:16
Original commit files touched by this commit
maho search for other commits by this committer
Forgot to add files/patch-make.inc
2.0.20030603
10 Jun 2003 23:51:35
Original commit files touched by this commit
maho search for other commits by this committer
Honor CFLAGS, CC and so on.
2.0.20030603
10 Jun 2003 23:47:18
Original commit files touched by this commit
maho search for other commits by this committer
1. using ATLAS, faster blas implementation.
2. correct build
3. maintainer ship transfered to maho

PR:     52014
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
2.0.20030221
31 Mar 2003 05:19:22
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.0.20030221
2.0.20021126
20 Feb 2003 18:42:25
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.0.20021126
16 Dec 2002 12:26:49
Original commit files touched by this commit
knu search for other commits by this committer
Update the checksum (2.0.20021113 -> 2.0.20021126).  In this repack,
there were only header and typedef changes.

Submitted by:   bento
2.0.20021113
20 Nov 2002 05:16:30
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 20021113

PR:             45510
Submitted by:   Mark Linimon <linimon@lonesome.com>
2.0.20020923
12 Oct 2002 20:09:18
Original commit files touched by this commit
kris search for other commits by this committer
Update to superlu 2.0.20020923 (lots of code changes, no vendor
version bump)
2.0_2
10 May 2002 04:44:54
Original commit files touched by this commit
ijliao search for other commits by this committer
tarball change :
   - add new source files
   - update docs

PR:             37902
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
24 Dec 2001 22:06:52
commit hash: fp1.22495@dev.null.freshports.orgcommit hash: fp1.22495@dev.null.freshports.orgcommit hash: fp1.22495@dev.null.freshports.orgcommit hash: fp1.22495@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Chase the checksum.  Minor code nits, some doc changes, and addition   of some
temporary (.old) files that probably got left in by accident   when the tarball
was re-rolled.    
24 Dec 2001 02:17:17
commit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.orgcommit hash: fp1.22453@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
16 Oct 2000 02:15:12
commit hash: fp1.5137@dev.null.freshports.orgcommit hash: fp1.5137@dev.null.freshports.orgcommit hash: fp1.5137@dev.null.freshports.orgcommit hash: fp1.5137@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Distfile changed - makefile, documentation and code changes. Bump  
PORTREVISION.    
08 Oct 2000 04:10:26
commit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.orgcommit hash: fp1.4777@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  

Number of commits found: 85