non port: math/mumps/Makefile |
SVNWeb
|
Number of commits found: 66 |
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
|
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 )
|
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, 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.
|
Tue, 2 Mar 2021
|
[ 21:17 thierry ]
Set USES=mpi and rename the TEST_TARGET.
|
Wed, 13 Jan 2021
|
[ 23:03 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter. A handful of ports need to be restricted to GCC 9 because
they fail with 10.
5 ports still fail with GCC 10. However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.
While here, pet portlint (Makevar order).
PR: 246700
Submitted by: gerald
Approved by: antoine (after many, many, -exp runs)
|
Sun, 10 Jan 2021
|
[ 19:36 thierry ]
Fix a fatal Fortran error (invalid unit number).
Submitted by: Stephen Hickmott <stephen (at) featplus.co.uk>
|
Wed, 9 Dec 2020
|
[ 19:29 thierry ]
Modify cad/scotch to support int64.
Bump PORTREVISION of consumers because this changes the ABI.
|
[ 11:07 thierry ] (Only the first 10 of 12 ports in this commit are shown above. )
Modify cad/scotch to install shared libraries.
Chase these libraries to the consumers ports.
|
Sat, 28 Nov 2020
|
[ 09:42 thierry ]
Add a work-around for gfortran10.
PR: 246700
|
Thu, 26 Nov 2020
|
[ 20:46 thierry ] (Only the first 10 of 21 ports in this commit are shown above. )
Upgrade Code_Aster to 14.6.0-1.
This implies:
- french /aster builds fine with clang, but it seg-faults: switched to Gcc
- ASTK is upgraded to 2019.0-1
- math/mumps is upgraded to 5.1.2-aster7
- TFEL/MFront is now required, but when the compilers of tfel and aster are
different, it cannot be linked
. recopopy science/tfel to science/tfel-edf and depends on science/tfel-edf
. science/tfel-edf is built by Gcc, from the sources included in Aster's
tarball
. register the conflicts
|
Sun, 14 Jun 2020
|
[ 10:46 thierry ]
Add the _seq suffix to libraries when MPI is disabled and install mpi.h:
this is needed for some applications (e.g. FreeFem++).
|
[ 09:14 thierry ]
Switch from mpich2 to mpich.
|
Mon, 23 Dec 2019
|
[ 20:10 thierry ] (Only the first 10 of 21 ports in this commit are shown above. )
Upgrade Code_Aster to 14.4.0-1.
PR: 242655
|
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, 13 Mar 2019
|
[ 20:21 thierry ]
Remove conflict between math/mumps and math/mumps4.
Submitted by: pfg
|
Sun, 10 Mar 2019
|
[ 17:35 thierry ]
Move math/mumps-edf to math/mumps.
This port is for MUMPS 5.x.
Reported by: pfg
|
Wed, 6 Mar 2019
|
[ 21:36 rene ]
math/mumps: remove support for expired mumps-mpich slave port.
|
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
|
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).
|
Tue, 14 Nov 2017
|
[ 18:29 thierry ] (Only the first 10 of 59 ports in this commit are shown above. )
Upgrade - endly! - to Code_Aster 13.4.0-3.
Notes:
- I have (not yet) succeeded to enable MFront in this version;
- it uses math/mumps-edf, repocopied from math/mumps;
- cad/scotch is now taken out of the aster tarball;
- french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca
(the port cad/salome should be resurrected!)
|
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
|
Wed, 14 Jun 2017
|
[ 21:10 thierry ]
Rename the shared libraries correctly.
Reported by: pfg
|
[ 17:04 thierry ]
Build and install the shared libraries.
They are needed by pfg@ to port trilinos.
|
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
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
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 Jan 2016
|
[ 14:33 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
Add Public Domain support to ports license framework. You can now use
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149
|
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
|
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)
|
Mon, 1 Sep 2014
|
[ 21:50 thierry ] (Only the first 10 of 22 ports in this commit are shown above. )
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
|
Tue, 26 Aug 2014
|
[ 19:55 thierry ] (Only the first 10 of 15 ports in this commit are shown above. )
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports)
|
Sun, 24 Aug 2014
|
[ 16:14 thierry ]
- Upgrade scalapack to 2.0.2 and stagify
- Bump PORTREVISION for consumers.
|
Fri, 4 Jul 2014
|
[ 00:52 adamw ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Tue, 13 May 2014
|
[ 21:45 thierry ]
1- Upgrade to 4.10.0: this version is required by french/aster;
2- Stagify.
PR: ports/181227
Submitted by: /me
Approved by: maintainer's time-out
|
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, 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
|
Sun, 24 Jul 2011
|
[ 03:05 bf ]
take in some orphans
|
Sat, 26 Feb 2011
|
[ 09:56 thierry ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
|
Sun, 14 Nov 2010
|
[ 22:00 thierry ]
Chase the upgrade of MPICH2.
|
Tue, 1 Dec 2009
|
[ 06:13 wen ]
- Update to 4.8.4
PR: ports/140987
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
|
Sat, 28 Nov 2009
|
[ 10:44 thierry ] (Only the first 10 of 27 ports in this commit are shown above. )
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors.
|
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
|
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.
|
Mon, 10 Nov 2008
|
[ 15:40 thierry ]
Take the MAINTAINER_MODE out of the regression-test target (not for the
-mpi case).
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
Sun, 26 Oct 2008
|
[ 20:07 thierry ]
Upgrade to 4.8.3.
Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>.
Noticied by: Pedro F. Giffuni <giffunip (at) yahoo (dot) com>
|
Sat, 14 Jul 2007
|
[ 02:19 maho ]
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
|
Sun, 27 May 2007
|
[ 08:31 thierry ]
Upgrade to MUMPS 4.7.3.
Noticed by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
Thu, 15 Mar 2007
|
[ 06:04 maho ]
1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
|
Fri, 12 Jan 2007
|
[ 23:57 maho ]
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
|
Thu, 11 Jan 2007
|
[ 01:52 maho ]
Migrate to gforntran42.
Bump portrevision
|
Sun, 10 Dec 2006
|
[ 22:44 thierry ]
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
|
Thu, 30 Nov 2006
|
[ 23:32 kris ]
BROKEN: Does not build
|
Sun, 1 Oct 2006
|
[ 21:14 thierry ]
Chase bsd.gcc.mk and remove an extra dependency.
Reminded by: Pedro F. Giffuni <giffunip (at) yahoo.com>
|
Tue, 25 Jul 2006
|
[ 08:44 thierry ]
- Switch to MPICH2;
- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;
- Add a regression-test target.
|
Wed, 12 Jul 2006
|
[ 06:01 thierry ]
- The version version number has been bumped to 4.6.3.2 within the same
tarball:
Diff available at
<http://people.freebsd.org/~thierry/ports/MUMPS_4.6.3_MUMPS_4.6.3.2.diff>
- Add a direct download URL.
Reported by: linimon
|
Sat, 1 Jul 2006
|
[ 12:16 thierry ] (Only the first 10 of 18 ports in this commit are shown above. )
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
|
Sat, 24 Jun 2006
|
[ 21:35 thierry ]
Upgrade to 4.6.3. Changes include:
A new version of the powerful solver has been released. Changes include:
* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
INFOG/RINFOG in order to match the MUMPS user's guide.
PR: ports/99393
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
|
Sat, 3 Jun 2006
|
[ 12:34 thierry ]
MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
|
Number of commits found: 66 |