non port: math/suitesparse/Makefile |
SVNWeb
|
Number of commits found: 106 (showing only 100 on this page) |
Wed, 20 Sep 2023
|
[ 17:44 Thierry Thomas (thierry) ] 96bcf26
math/suitesparse: upgrade to v7.2.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.2.0>
|
Sat, 1 Jul 2023
|
[ 16:08 Thierry Thomas (thierry) ] 26e77b1 (Only the first 10 of 36 ports in this commit are shown above. )
math/suitesparse*: upgrade SuiteSparse to v7.1.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.1.0>.
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Sun, 22 Jan 2023
|
[ 18:02 Thierry Thomas (thierry) ] ebfe6aa
math/suitesparse: upgrade to v7.0.1
|
Fri, 20 Jan 2023
|
[ 16:11 Thierry Thomas (thierry) ] 0c13aa0
math/suitesparse: fix a typo
It produced a warning in poudriere:
Warning: math/suitesparse dependency on math/suitesparse-camd has wrong PKGNAME
of 'suitesparse-btf' but should be 'suitesparse-camd'
PR: 269068
Reported by: peter.larsen (at) larsendata.dk
|
Thu, 19 Jan 2023
|
[ 16:45 Thierry Thomas (thierry) ] 5e9bc32 (Only the first 10 of 35 ports in this commit are shown above. )
math/suitesparse*: upgrade to v7.0.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.0>
|
Mon, 26 Dec 2022
|
[ 15:04 Thierry Thomas (thierry) ] 615d2f6
math/suitesparse: upgrade to v6.0.3
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v6.0.3>.
|
Thu, 15 Dec 2022
|
[ 21:34 Thierry Thomas (thierry) ] 1d7e955
math/suitesparse: upgrade to v6.0.2
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v6.0.2>.
Most notable change: Fortran is no more used in suitesparse-config, only
suitesparse-amd depends on it (it could even build without Fortran, but
since Fortran is already brought by OpenBlas, there is no interest to
remove some functionnalities).
|
Sun, 27 Nov 2022
|
[ 11:09 Thierry Thomas (thierry) ] 4102a16
math/suitesparse: upgrade to v6.0.1
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases>.
PR: 267742
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 2 Sep 2022
|
[ 15:27 Thierry Thomas (thierry) ] 9577dcd
math/suitesparse: upgrade to v5.13.0
Includes GraphBLAS v7.2.0.
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.13.0>
|
Fri, 26 Aug 2022
|
[ 12:00 Baptiste Daroussin (bapt) ] 2b967ee (Only the first 10 of 12 ports in this commit are shown above. )
metaport: remove license
metaports do not contain any licensed files, or materials
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
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 )
|
Tue, 12 Apr 2022
|
[ 15:47 Thierry Thomas (thierry) ] 352dc81
math/suitesparse*: upgrade to 5.12.0
Upgrade SuiteSparse (and suitesparse-config) to 5.12.0, SPQR to 2.1.0,
and GraphBLAS to v7.0.3.
|
Sun, 6 Jun 2021
|
[ 20:18 Thierry Thomas (thierry) ] 38e42a5 (Only the first 10 of 19 ports in this commit are shown above. )
math/suitesparse*: force PORTNAME in lowercase
Force PORTNAME in lowercase, even if upstream uses uppercases.
Requested by: sunpoet@ and danfe@
|
Mon, 31 May 2021
|
[ 20:06 Thierry Thomas (thierry) ] 41bce30
math/suitesparse: upgrade to v5.10.1
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.1>
|
Tue, 25 May 2021
|
[ 10:00 Thierry Thomas (thierry) ] 59ee4a9
math/suitesparse: transform into a meta-port
Advantages of this modularization:
. much parallelization during the build
. no need to rebuild every module for each update
. define each license
. only the needed package may be installed
Also adding an option to disable the optimization.
|
Tue, 18 May 2021
|
[ 10:06 Thierry Thomas (thierry) ] 29b7d58
math/suitesparse: upgrade to 5.10.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.0>.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 5 Mar 2021
|
[ 11:13 thierry ]
Upgrade to v5.9.0.
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.9.0>.
|
Fri, 19 Feb 2021
|
[ 15:14 martymac ] (Only the first 10 of 38 ports in this commit are shown above. )
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html
|
Sun, 31 Jan 2021
|
[ 01:17 jbeich ]
aarch64 support OpenMP since FreeBSD 12.2
|
Fri, 24 Jul 2020
|
[ 21:37 thierry ]
Upgrade to v5.8.1.
Changelog at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.1>.
|
Mon, 20 Jul 2020
|
[ 15:53 mikael ]
math/suitesparse: unbreak on aarch64
We don't have openmp yet
PR: 248100
Approved by: portmgr (tier-2 blanket)
|
Fri, 17 Jul 2020
|
[ 10:12 martymac ] (Only the first 10 of 37 ports in this commit are shown above. )
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
|
Mon, 6 Jul 2020
|
[ 11:22 thierry ]
Fix linkage on 11.3 i386.
Reported by: antoine
|
Sat, 4 Jul 2020
|
[ 07:26 thierry ]
- Upgrade to v5.8.0: release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.0 >
- Optionnally build the demos (but do not install them)
- Remove compiler:openmp which pulls an unneeded Gcc.
|
Wed, 27 May 2020
|
[ 14:55 danfe ] (Only the first 10 of 37 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
|
Wed, 6 May 2020
|
[ 16:39 yuri ] (Only the first 10 of 37 ports in this commit are shown above. )
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
|
Tue, 14 Apr 2020
|
[ 20:07 pkubaj ]
math/suitesparse: fix build on powerpc64 elfv1
After last update, compiler:openmpi comes before compiler:c++11-lang. This
effectively overrides compiler:c++11-lang and causes base GCC to be used.
compiler:openmpi could probably be dropped, now that all supported FreeBSD
versions have compiler that supports OpenMP (either GCC or Clang), but this
would mean that Clang architectures would switch from GCC to Clang for this
port, so it would have to be separately tested by the maintainer.
|
Sun, 12 Apr 2020
|
[ 16:18 thierry ]
Fix on i386, by using Gcc.
Unfortunately, SuiteSparse is now hit by the problem listed in PR 230888
(missing support of libatomic).
Reported by: pkgfallout via antoine@
|
Sat, 11 Apr 2020
|
[ 18:11 thierry ]
- Same site web, but mow the sources are on GihtHub;
- Upgrade to v5.7.2
Many release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases>
- Add some missing modules to pkg-descr.
|
Wed, 1 Apr 2020
|
[ 14:14 martymac ] (Only the first 10 of 34 ports in this commit are shown above. )
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
|
Sun, 8 Mar 2020
|
[ 21:55 jbeich ]
Document OpenMP from base system cannot be used in some cases
|
Thu, 30 Jan 2020
|
[ 14:17 swills ] (Only the first 10 of 90 ports in this commit are shown above. )
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
|
Thu, 26 Dec 2019
|
[ 16:25 martymac ] (Only the first 10 of 34 ports in this commit are shown above. )
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
|
Mon, 30 Sep 2019
|
[ 08:17 jbeich ]
math/suitesparse: simplify
- Allow using Clang again (base libomp.so or OpenMP disabled)
- Respect C++ library if using GCC (must be libc++ on Clang architectures)
- Respect CFLAGS/CXXFLAGS in subdirectories using CMake
- Respect BLAS/LAPACK choice (actually use OpenBLAS)
- Enable Intel threading building blocks support
- Switch to vendor build/install targets
- Adjust plist for new items (GraphBLAS, Mongoose, DOCS)
- Skip running demos during build
PR: 240899
Tested by: pkubaj
Approved by: fortran (thierry)
MFH: 2019Q4
|
Fri, 27 Sep 2019
|
[ 00:17 jbeich ]
math/suitesparse: force rebuild after r512983
RUN_DEPENDS switched from devel/openmp to lang/gcc9.
|
Thu, 26 Sep 2019
|
[ 20:19 thierry ]
Revert to r512240.
Reported by: jbeich
|
Sun, 22 Sep 2019
|
[ 12:49 thierry ]
Explicitely depend on OMP.
|
Fri, 20 Sep 2019
|
[ 07:19 thierry ]
Re-enable parallel build.
Submitted by: jkim
|
[ 07:18 thierry ]
Fix on -CURRENT.
PR: 240672
Reported by: ohartmann (at) walstatt.org
|
Tue, 17 Sep 2019
|
[ 20:17 thierry ]
- Use SSL master_sites (1)
- Upgrade to 5.4.0 (Latest stable release) (2)
- Since I'm here make the pre-configure operations visible.
PR: 239080 (1)
Submitted by: imagin8r (T) protonmail.com
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sun, 3 Jun 2018
|
[ 02:50 yuri ]
math/suitesparse: Fix undesirable linking with pre-installed older version
PR: 227791
Reported by: John Hein <z7dr6ut7gs@snkmail.com>
|
Thu, 10 May 2018
|
[ 07:20 yuri ]
math/suitesparse: Unbreak with the option ATLAS=yes
It was an incomplete makefile patching beginning from 5.2.0 update.
PR: 210579 227791
Approved by: portmgr (port compliance, infrastructure)
|
Thu, 26 Apr 2018
|
[ 07:51 yuri ]
math/suitesparse: Remove PLIST_SUB for the shared lib version
Reported by: mat
|
[ 06:41 yuri ] (Only the first 10 of 16 ports in this commit are shown above. )
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW
Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.
PR: 210579
Submitted by: yuri
Submitted by: pfg
Approved by: maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days)
|
Sun, 11 Mar 2018
|
[ 11:20 rene ] (Only the first 10 of 15 ports in this commit are shown above. )
Return maho@'s ports to the pool after his commit bit expired.
With hat: portmgr
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 7 Dec 2016
|
[ 13:24 gerald ] (Only the first 10 of 227 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 May 2015
|
[ 04:48 maho ]
Backout previous commit; actually it was not a typo.
|
[ 04:39 maho ]
Fix for the default.
|
[ 03:26 maho ]
Use bsd.options.desc.mk for descriptions
Suggested by: demon@
|
Sat, 4 Apr 2015
|
[ 09:37 maho ]
Fix typo for OpenBLAS option (1), and remove gotoblas option.
Submitted by: demon (1)
|
Wed, 25 Mar 2015
|
[ 07:37 marino ] (Only the first 10 of 22 ports in this commit are shown above. )
math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed.
approved by: PTHREAD blanket
|
Mon, 5 Jan 2015
|
[ 20:44 thierry ]
Uses the new blaslapack.mk.
Reviewed by: maho (maintainer)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 20:55 adamw ] (Only the first 10 of 50 ports in this commit are shown above. )
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 21 May 2014
|
[ 01:16 amdmi3 ]
- Stagify
Approved by: portmgr blanket
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Sun, 16 Feb 2014
|
[ 17:15 tijl ] (Only the first 10 of 211 ports in this commit are shown above. )
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)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Mon, 8 Jul 2013
|
[ 11:45 bapt ]
Convert USE_GMAKE to USES=gmake and move the definition prior to .pre.mk to fix
the build
|
Sat, 5 Jan 2013
|
[ 10:16 maho ]
Install some relevant header files.
Submitted by: olgeni@
|
Thu, 3 Jan 2013
|
[ 07:51 maho ]
* update to 4.0.2
* correct openblas dependency [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1]
|
Mon, 9 Jul 2012
|
[ 11:11 bf ] (Only the first 10 of 18 ports in this commit are shown above. )
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port
to
*DEPENDS in math/parmetis, rather than using an assignment)
PR: 169578
|
Tue, 22 Nov 2011
|
[ 11:14 bf ] (Only the first 10 of 41 ports in this commit are shown above. )
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
|
Wed, 20 Jul 2011
|
[ 16:17 bf ]
Avoid the mixing of toolchains that broke the sparc64 build;
miscellaneous clean-ups
PR: 159056
Approved by: maho
|
Sun, 17 Jul 2011
|
[ 05:50 linimon ]
Mark as broken _only_ on sparc64.
Pointy hat to: linimon
|
Sat, 16 Jul 2011
|
[ 05:36 linimon ]
Mark as broken on sparc64: does not link.
|
Mon, 27 Jun 2011
|
[ 06:35 maho ]
Fix pkg-plist
Spotted by: pav
|
Wed, 22 Jun 2011
|
[ 08:14 maho ]
Update to 3.6.1.
|
Tue, 16 Feb 2010
|
[ 06:00 maho ]
Fux build with gotoblas.
PR: 143970
Submitted by: nwhitehorn
Feature safe: yes
|
Fri, 25 Sep 2009
|
[ 20:37 maho ]
Preparing for gcc44 workaround by gerald@.
Feature safe: yes
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Fri, 5 Jun 2009
|
[ 22:40 maho ]
Update to 3.4.0.
Enable build with METIS enabled and does not install SPQR headers [1]
Submitted by: nwhitehorn
PR: 134948 [1]
|
Sat, 11 Apr 2009
|
[ 22:53 maho ]
Update to 3.3.0.
|
Tue, 17 Feb 2009
|
[ 04:48 maho ]
Update to 3.2.0 and build fix with gcc43.
Spotted by: pav, brooks
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ] (Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Wed, 27 Feb 2008
|
[ 05:20 maho ]
Build fix on amd64. I fixed differently, though.
Submitted by: Dominic Fandrey
PR: 120985
|
Wed, 20 Feb 2008
|
[ 08:31 maho ]
Update to 3.1.0.
|
Sat, 14 Jul 2007
|
[ 01:40 maho ]
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
|
Sat, 10 Feb 2007
|
[ 12:58 maho ]
Update to 2.4.0.
|
Fri, 26 Jan 2007
|
[ 20:36 thierry ]
Fix build if WITH_ATLAS is defined.
Approved by: maho
|
Tue, 16 Jan 2007
|
[ 03:03 maho ]
* Build fix [1].
* Automatic atlas/blas detection is now correctly works.
Submitted by: kris [1]
|
[ 02:25 maho ]
* Remove CONFLICT between elmer-umfpack.
* portlint.
|
Mon, 15 Jan 2007
|
[ 23:55 maho ]
Fix CONFLICT line.
Submitted by: thierry
|
[ 13:06 maho ]
BUILD_DEPENDS->LIB_DEPENDS.
Submitted by: kris via pointyhat
|
Fri, 12 Jan 2007
|
[ 06:19 maho ]
* Use gfortran42 only and not gcc42.
* Bump portrevision.
* fix pkg-plist
|
Tue, 9 Jan 2007
|
[ 22:58 maho ]
*Use gfortran compiled atlas
|
[ 22:33 maho ]
* Migrate to gfortran
* ATLAS build is now conditional
* bump port revision
|
Number of commits found: 106 (showing only 100 on this page) |