Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Mar 2021 16:45:49
5.2.2

|
tobik  |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
01 Jan 2021 15:27:55
5.2.2

|
rhurlin  |
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 |
06 May 2020 16:39:12
5.2.1_11

|
yuri  |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas |
30 Jan 2020 14:17:44
5.2.1_10

|
swills  |
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 |
02 Oct 2019 05:03:22
5.2.1_9

|
tobik  |
math/superlu: Spell opt_CMAKE_ON correctly
Unbreak ATLAS, GOTOBLAS, OPENBLAS, REFERENCE options. |
26 Jul 2019 20:46:57
5.2.1_8

|
gerald  |
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 |
22 Apr 2019 13:16:34
5.2.1_7

|
gerald  |
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 |
25 Dec 2018 20:25:40
5.2.1_6

|
tcberner  |
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 |
12 Dec 2018 01:35:36
5.2.1_6

|
gerald  |
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 |
29 Jul 2018 22:18:46
5.2.1_5

|
gerald  |
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 |
07 May 2018 00:06:09
5.2.1_4

|
yuri  |
math/superlu: Disable enable_tests cmake argument because tests are enabled in
the special target
Also changed to use CMAKE_ON/CMAKE_OFF. |
06 May 2018 23:58:10
5.2.1_4

|
yuri  |
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 |
10 Mar 2018 17:46:06
5.2.1_4

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 20:55:39
5.2.1_3

|
gerald  |
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 |
01 Apr 2017 15:23:32
5.2.1_2

|
gerald  |
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 |
07 Dec 2016 13:24:57
5.2.1_1

|
gerald  |
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 |
12 Oct 2016 17:50:28
5.2.1

|
pawel  |
- Update to version 5.2.1 [1]
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation
PR: 213352 [1]
Submitted by: dieterich@ogolem.org [1] |
09 May 2016 13:43:25
5.2.0

|
mat  |
Update to 5.2.0.
PR: 209298
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
08 Mar 2016 15:55:13
5.1.1

|
mat  |
Update to 5.1.1.
PR: 203482
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
02 May 2015 19:25:50
4.3_3

|
danilo  |
- 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 |
07 Mar 2015 03:19:28
4.3_2

|
amdmi3  |
- Fix library installation
- Mark MAKE_JOBS_UNSAFE, fails spectacularly with -j8 |
14 Nov 2014 09:39:21
4.3_1

|
antoine  |
Cleanup plist |
10 Sep 2014 20:50:37
4.3_1

|
gerald  |
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) |
28 Aug 2014 19:16:45
4.3

|
thierry  |
- Stagify
- Upgrade to 4.3
Changelog at <http://crd-legacy.lbl.gov/~xiaoye/SuperLU/changes.html>.
PR: ports/193069
Submitted by: pfg |
23 Jul 2014 17:30:45
3.0.20060201_6

|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
14 Jul 2014 18:42:04
3.0.20060201_6

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
07 Jul 2014 15:31:02
3.0.20060201_6

|
olgeni  |
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) |
10 Mar 2014 20:55:22
3.0.20060201_6

|
gerald  |
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) |
16 Feb 2014 17:15:32
3.0.20060201_5

|
tijl  |
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) |
26 Oct 2013 00:52:36
3.0.20060201_5

|
gerald  |
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 ) |
20 Sep 2013 20:55:06
3.0.20060201_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
25 Apr 2012 07:09:18
3.0.20060201_4
|
maho  |
Better handling of shared lib.
PR: 166703
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> |
14 Mar 2012 12:36:05
3.0.20060201_4
|
maho  |
Fix pkg-plist.
Submitted by: erwin
Feature safe: yes |
14 Mar 2012 01:44:37
3.0.20060201_4
|
maho  |
also build shared object instead of only the static archive
PR: 166010
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe: yes |
14 Mar 2012 01:44:04
3.0.20060201_4
|
maho  |
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 |
22 Nov 2011 11:14:10
3.0.20060201_3
|
bf  |
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 |
20 Mar 2011 12:54:45
3.0.20060201_3
|
miwi  |
- Get Rid MD5 support |
16 Feb 2010 06:18:57
3.0.20060201_3
|
maho  |
Fix build with gotoblas.
Feature safe: yes |
13 Sep 2009 00:08:01
3.0.20060201_3
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
07 Jan 2009 16:34:27
3.0.20060201_2
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
20 Jun 2008 23:52:29
3.0.20060201_1
|
maho  |
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] |
06 Mar 2008 08:30:50
3.0.20060201_1
|
maho  |
Maual has been updated recently (November 2007).
Submitted by: erwin |
14 Jul 2007 02:38:20
3.0.20060201_1
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
12 Jan 2007 08:10:27
3.0.20060201_1
|
maho  |
* Use gfortran42 only and not gcc42.
* Bump portrevision. |
10 Jan 2007 12:56:11
3.0.20060201
|
maho  |
* We can choose (automatically) math/blas or math/atlas |
06 Aug 2006 09:44:20
3.0.20060201
|
maho  |
Make fetchable.
PR: 101416
Submitted by: thierry |
21 Jun 2006 05:53:05
3.0.20060201
|
maho  |
Use blas instead of atlas
PR: 99189
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
10 May 2006 22:37:39
3.0.20060201
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
15 Mar 2006 07:08:45
3.0.20060201
|
maho  |
Make fetchable
Submitted by: fenner's distinfo check |
13 Feb 2006 02:33:44
3.0.20060201
|
maho  |
Update to 20060201 version of SuperLU
Submitted by: Pedro F.Giffuni |
22 Jan 2006 12:56:47
3.0.20041202
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Mar 2005 09:36:48
3.0.20041202
|
maho  |
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> |
28 Feb 2005 04:17:32
3.0.20040410
|
kris  |
BROKEN: Size mismatch |
27 Sep 2004 07:30:31
3.0.20040410
|
thierry  |
make replaced the defined command by our ${ARCH}.
Approved by: portmgr (marcus). |
26 Sep 2004 03:12:45
3.0.20040410
|
kris  |
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self) |
12 Apr 2004 23:39:39
3.0.20040410
|
maho  |
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 |
12 Apr 2004 22:38:23
3.0.20040401
|
kris  |
BROKEN: Size mismatch |
01 Apr 2004 11:38:49
3.0.20040401
|
maho  |
update to 3.0
Noticed by: pav (long long ago) and Ricardo <ragomes@sc.usp.br> |
19 Mar 2004 04:09:18
2.0.20030603
|
maho  |
SIZEify
Submitted by: trevor |
07 Dec 2003 02:35:13
2.0.20030603
|
pav  |
- Unbreak checksum, user guide was updated to October 2003 revision. |
22 Jul 2003 02:13:16
2.0.20030603
|
maho  |
(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 |
22 Jul 2003 00:44:22
2.0.20030603
|
maho  |
distfile (superlu_2.0.tar.gz) is updated
Submitted by: bento's log |
30 Jun 2003 19:30:25
2.0.20030603
|
maho  |
Fix for unfetch
Reported by: bento |
11 Jun 2003 00:27:14
2.0.20030603
|
maho  |
1. correct pkg-plist
2. documetation came with tarball is old.
replaced by new one. |
10 Jun 2003 23:52:16
2.0.20030603
|
maho  |
Forgot to add files/patch-make.inc |
10 Jun 2003 23:51:35
2.0.20030603
|
maho  |
Honor CFLAGS, CC and so on. |
10 Jun 2003 23:47:18
2.0.20030603
|
maho  |
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> |
31 Mar 2003 05:19:22
2.0.20030221
|
ijliao  |
upgrade to 2.0.20030221 |
20 Feb 2003 18:42:25
2.0.20021126
|
knu  |
De-pkg-comment. |
16 Dec 2002 12:26:49
2.0.20021126
|
knu  |
Update the checksum (2.0.20021113 -> 2.0.20021126). In this repack,
there were only header and typedef changes.
Submitted by: bento |
20 Nov 2002 05:16:30
2.0.20021113
|
ijliao  |
upgrade to 20021113
PR: 45510
Submitted by: Mark Linimon <linimon@lonesome.com> |
12 Oct 2002 20:09:18
2.0.20020923
|
kris  |
Update to superlu 2.0.20020923 (lots of code changes, no vendor
version bump) |
10 May 2002 04:44:54
2.0_2
|
ijliao  |
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

|
steve  |
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

|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
16 Oct 2000 02:15:12

|
kris  |
Distfile changed - makefile, documentation and code changes. Bump
PORTREVISION. |
08 Oct 2000 04:10:26

|
asami  |
Convert category math to new layout. |