Port details |
- hmat-oss Hierarchical matrix C/C++ library
- 1.10.0 math =2 1.9.0_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-04-29 19:07:26
- Last Update: 2024-07-14 22:29:33
- Commit Hash: 8bafccb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/jeromerobert/hmat-oss
- Description:
- A hierarchical matrix C/C++ library including a LU solver.
Hierarchical matrices are semi-sparse matrices that have a hierarchical block
structure with dense blocks hierarchically embedded into other blocks, and the
elements not covered by blocks are zero.
For a more detailed definition please see the wikipedia article
"Hierarchical matrix".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/hmat-oss/ && make install clean
- To add the package, run one of these commands:
- pkg install math/hmat-oss
- pkg install hmat-oss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hmat-oss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720985959
SHA256 (jeromerobert-hmat-oss-1.10.0_GH0.tar.gz) = 357969e54d4d213cbab9c0eb4ca944a160d519b0790c8300431b4acc151387e5
SIZE (jeromerobert-hmat-oss-1.10.0_GH0.tar.gz) = 203181
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- liblapacke.so : math/lapacke
- libblas.so : math/blas
- liblapack.so : math/lapack
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_hmat-oss
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0 14 Jul 2024 22:29:33 |
Yuri Victorovich (yuri) |
math/hmat-oss: update 1.9.0 → 1.10.0
Reported by: portscout |
1.9.0_3 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.9.0_2 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.9.0_1 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.9.0 08 Nov 2023 08:50:05 |
Yuri Victorovich (yuri) |
math/hmat-oss: update 1.8.1 → 1.9.0
Reported by: portscout |
1.8.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.8.1 12 Mar 2023 09:02:33 |
Yuri Victorovich (yuri) |
math/hmat-oss: Update 1.7.1 → 1.8.1
Reported by: portscout |
1.7.1_1 05 Oct 2022 15:47:40 |
Yuri Victorovich (yuri) |
math/hmat-oss: Disable compiler warnings as errors (remove -Werror)
PR: 266844
Reported by: diizzy@ |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.7.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.7.1_1 03 Oct 2021 17:47:27 |
Fernando Apesteguía (fernape) |
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk
The option implied a dependency on gcc but clang got openmp support long ago.
Remove compiler:openmp from Mk/Uses/compiler.mk
For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate
If problem arises, they can be addressed by using USE_GCC=yes
An update to the Porter's Handbook will follow.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971 |
1.7.1 23 Jun 2021 17:59:12 |
Yuri Victorovich (yuri) |
math/hmat-oss: Update 1.7.0 -> 1.7.1 |
1.7.0 07 Jun 2021 10:05:41 |
Yuri Victorovich (yuri) |
math/hmat-oss: Update 1.6.1 -> 1.7.0
Reported by: portscout |
1.6.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.1_1 06 May 2020 16:11:15 |
yuri |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
1.6.1 21 Apr 2020 05:13:23 |
yuri |
math/hmat-oss: Update 1.5.0-348 -> 1.6.1
Reported by: portscout |
1.5.0.348_5 10 Feb 2020 13:23:56 |
pkubaj |
math/hmat-oss: fix build on GCC architectures
After OpenBLAS update, new GCC is required:
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146
(message):
Could NOT find CBLAS (missing: CBLAS_LIBRARIES) |
1.5.0.348_5 30 Jan 2020 14:17:44 |
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 |
1.5.0.348_4 22 Jan 2020 16:58:38 |
jbeich |
math/hmat-oss: disable BLAS multi-threading after r523749
Previously, openblas_set_num_threads wasn't available but libopenblas.so
was single-threaded.
PR: 231371 |
1.5.0.348_3 21 Jan 2020 22:03:19 |
swills |
math/openblas: Update to 0.3.7
While here, improve formatting and fix build of dependant ports.
PR: 231371
Submitted by: yuri (initial version), pkubaj (ppc fixes)
Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
1.5.0.348_3 28 Oct 2019 13:42:38 |
pkubaj |
math/hmat-oss: fix build on GCC architectures
Don't unconditionally depend on libomp, this breaks compilation on GCC
architectures.
Instead, add USES=compiler:openmp.
Bump PORTREVISION because of dependency change.
PR: 241017
Approved by: linimon (mentor), yuri (maintainer timeout) |
1.5.0.348_2 21 Sep 2019 18:59:57 |
jbeich |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
1.5.0.348_1 26 Jul 2019 20:46:57 |
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 |
1.5.0.348 02 Jun 2019 15:30:33 |
yuri |
math/hmat-oss: Enable tests |
1.5.0.348 01 Jun 2019 23:07:42 |
yuri |
math/hmat-oss: Update 1.5.0-340 -> 1.5.0-348 |
1.5.0.340_1 08 May 2019 16:05:53 |
jbeich |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
1.5.0.340 29 Apr 2019 19:07:06 |
yuri |
New port: math/hmat-oss: Hierarchical matrix C/C++ library |