Commit graph

81 commits

Author SHA1 Message Date
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Yuri Victorovich
bc03a4d33c math/superlu: Disable enable_tests cmake argument because tests are enabled in the special target
Also changed to use CMAKE_ON/CMAKE_OFF.
2018-05-07 00:06:09 +00:00
Yuri Victorovich
25fe464d1e 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
2018-05-06 23:58:10 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
e4b7b9118a 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
2016-12-07 13:24:56 +00:00
Pawel Pekala
11ebb6cabe - Update to version 5.2.1 [1]
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation

PR:		213352 [1]
Submitted by:	dieterich@ogolem.org [1]
2016-10-12 17:50:28 +00:00
Mathieu Arnold
56081eabe2 Update to 5.2.0.
PR:		209298
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:25 +00:00
Mathieu Arnold
52474e7bba Update to 5.1.1.
PR:		203482
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 15:55:13 +00:00
Danilo Egea Gondolfo
df0cca7b4c - 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
2015-05-02 19:25:50 +00:00
Dmitry Marakasov
62716e06bc - Fix library installation
- Mark MAKE_JOBS_UNSAFE, fails spectacularly with -j8
2015-03-07 03:19:27 +00:00
Antoine Brodin
942951d86b Cleanup plist 2014-11-14 09:39:21 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Thierry Thomas
4199d239fe - Stagify
- Upgrade to 4.3

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

PR:		ports/193069
Submitted by:	pfg
2014-08-28 19:16:45 +00:00
Baptiste Daroussin
d235aae94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:30:45 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Jimmy Olgeni
168f57451a 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)
2014-07-07 15:31:01 +00:00
Gerald Pfeifer
1cd277bdce 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)
2014-03-10 20:55:20 +00:00
Tijl Coosemans
564a799c71 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)
2014-02-16 17:15:31 +00:00
Gerald Pfeifer
3be3e90f93 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
 - 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)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Maho Nakata
2d9be844d8 Better handling of shared lib.
PR:	166703
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
2012-04-25 07:09:18 +00:00
Maho Nakata
4e44a61a7b Fix pkg-plist.
Submitted by:	erwin
Feature safe:	yes
2012-03-14 12:36:05 +00:00
Maho Nakata
b4c18d9104 also build shared object instead of only the static archive
PR:		166010
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Feature safe:	yes
2012-03-14 01:44:37 +00:00
Maho Nakata
d3f2bc3f43 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
2012-03-14 01:44:04 +00:00
Brendan Fabeny
004a7c5ac2 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
2011-11-22 11:14:10 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Maho Nakata
8b22127138 Fix build with gotoblas.
Feature safe:	yes
2010-02-16 06:18:57 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
32addfc9fc 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]
2008-06-20 23:52:29 +00:00
Maho Nakata
f9a485f0b4 Maual has been updated recently (November 2007).
Submitted by:	erwin
2008-03-06 08:30:50 +00:00
Maho Nakata
3034d94e67 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 02:56:36 +00:00
Maho Nakata
db77cf502e * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 08:10:27 +00:00
Maho Nakata
af253cee71 * We can choose (automatically) math/blas or math/atlas 2007-01-10 12:56:11 +00:00
Maho Nakata
a481aff782 Make fetchable.
PR:		101416
Submitted by:	thierry
2006-08-06 09:44:20 +00:00
Maho Nakata
8e486e3d15 Use blas instead of atlas
PR:		99189
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-06-21 05:53:05 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Maho Nakata
e41ecdf4f8 Make fetchable
Submitted by:	fenner's distinfo check
2006-03-15 07:08:45 +00:00
Maho Nakata
60ae738eae Update to 20060201 version of SuperLU
Submitted by:	Pedro F.Giffuni
2006-02-13 02:33:44 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Maho Nakata
e0ef8c85ca 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>
2005-03-19 09:36:48 +00:00
Kris Kennaway
167b9fef58 BROKEN: Size mismatch 2005-02-28 04:38:13 +00:00
Thierry Thomas
f11bb0d97f make replaced the defined command by our ${ARCH}.
Approved by:	portmgr (marcus).
2004-09-27 07:31:01 +00:00
Kris Kennaway
e3a91b0968 BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-26 03:15:46 +00:00
Maho Nakata
0579dc1668 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
2004-04-12 23:39:39 +00:00
Kris Kennaway
149da7ceda BROKEN: Size mismatch 2004-04-12 22:38:23 +00:00
Maho Nakata
3fdb55203a update to 3.0
Noticed by:	pav (long long ago) and Ricardo <ragomes@sc.usp.br>
2004-04-01 11:38:49 +00:00
Maho Nakata
23c0b4c300 SIZEify
Submitted by:	trevor
2004-03-19 04:09:18 +00:00