notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dbcsr Distributed Block Compressed Sparse Row matrix library
2.6.0_2 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-31 21:49:50
Last Update: 2024-02-18 09:29:31
Commit Hash: 9eba616
License: GPLv3
WWW:
https://www.cp2k.org/dbcsr
Description:
libDBCSR (or DBCSR for short) is a sparse matrix library designed to efficiently perform sparse matrix matrix multiplication, among other operations. It is MPI and OpenMP parallel, and can exploit accelerators. It is developed as part of CP2K , where it provides core functionality for linear scaling electronic structure theory. A general overview of the library has been published. A discussion of recent developments, in particular GPU work, has appeared as a chapter in 'Electronic Structure Calculations on Graphics Processing Units', John Wiley and Sons, ISBN 9781118661789, and is available as a preprint. The use of one-sided MPI and a 2.5D algorithm to reduce communication is shown to be effective for sparse matrix matrix multiplication in this manuscript. libDBCSR is made available for integration in other projects, see the github webpage.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dbcsr-2.6.0_2/catalog.mk
  3. /usr/local/share/licenses/dbcsr-2.6.0_2/LICENSE
  4. /usr/local/share/licenses/dbcsr-2.6.0_2/GPLv3
  5. include/dbcsr.h
  6. include/dbcsr_api.mod
  7. include/dbcsr_tensor.h
  8. include/dbcsr_tensor_api.mod
  9. lib/cmake/dbcsr/DBCSRConfig.cmake
  10. lib/cmake/dbcsr/DBCSRConfigVersion.cmake
  11. lib/cmake/dbcsr/DBCSRTargets-release.cmake
  12. lib/cmake/dbcsr/DBCSRTargets.cmake
  13. lib/libdbcsr.so
  14. lib/libdbcsr.so.2.6
  15. lib/libdbcsr.so.2.6.0
  16. lib/libdbcsr_c.so
  17. lib/libdbcsr_c.so.2.6
  18. lib/libdbcsr_c.so.2.6.0
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • dbcsr>0:math/dbcsr
To install the port:
cd /usr/ports/math/dbcsr/ && make install clean
To add the package, run one of these commands:
  • pkg install math/dbcsr
  • pkg install dbcsr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dbcsr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689059083 SHA256 (cp2k-dbcsr-v2.6.0_GH0.tar.gz) = 98fe49c5fd14e1f2712b40f1954b7dde0ae19840ff8eb36e7a5958de0b624c5b SIZE (cp2k-dbcsr-v2.6.0_GH0.tar.gz) = 3108938

Packages (timestamps in pop-ups are UTC):
dbcsr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.6.0_2--2.6.0_2---
FreeBSD:13:quarterly-2.6.0_1--2.6.0_1---
FreeBSD:14:latest-2.6.0_2--2.6.0_2---
FreeBSD:14:quarterly-2.6.0_1--2.6.0_1---
FreeBSD:15:latest-2.6.0_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. fypp : devel/py-fypp@py39
  2. cmake : devel/cmake-core
  3. gfortran12 : lang/gcc12
  4. python3.9 : lang/python39
  5. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libmpi_cxx.so : net/openmpi4
  2. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dbcsr-2.6.0_2: C_API=on: Build the C API library MPI=on: MPI (Message Passing Interface) support OPENMP=on: Parallel processing support via OpenMP ===> Use 'make config' to modify these settings
Options name:
math_dbcsr
USES:
blaslapack:openblas cmake:noninja,testing compiler:c++14-lang fortran python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cp2k/dbcsr/tar.gz/v2.6.0?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.0_2
18 Feb 2024 09:29:31
commit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenMPI upgrade
2.6.0_1
18 Feb 2024 09:22:35
commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: fix the dependency to net/openmpi4

For ports without USES=mpi:openmpi. For the others, it will be set
automatically.
2.6.0_1
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
2.6.0
11 Jul 2023 07:18:13
commit hash: bd53dbe9ee3c7ce6385a2f51925f49636744df5ecommit hash: bd53dbe9ee3c7ce6385a2f51925f49636744df5ecommit hash: bd53dbe9ee3c7ce6385a2f51925f49636744df5ecommit hash: bd53dbe9ee3c7ce6385a2f51925f49636744df5e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.5.0 → 2.6.0

Reported by:	portscout
2.5.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.5.0
28 Dec 2022 19:09:03
commit hash: 26cea8ee1eaaee32aff39c52b9007f3755f0eb1acommit hash: 26cea8ee1eaaee32aff39c52b9007f3755f0eb1acommit hash: 26cea8ee1eaaee32aff39c52b9007f3755f0eb1acommit hash: 26cea8ee1eaaee32aff39c52b9007f3755f0eb1a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.4.1 -> 2.5.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.4.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.4.1
02 Sep 2022 15:31:20
commit hash: bb57bb9f69e7720f3758b4262dcdcc4490b14969commit hash: bb57bb9f69e7720f3758b4262dcdcc4490b14969commit hash: bb57bb9f69e7720f3758b4262dcdcc4490b14969commit hash: bb57bb9f69e7720f3758b4262dcdcc4490b14969 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.3.0 -> 2.4.1

Reported by:	portscout
2.3.0
25 Jul 2022 02:02:21
commit hash: d18cac5da57cb43450eac29de673ff228e65791acommit hash: d18cac5da57cb43450eac29de673ff228e65791acommit hash: d18cac5da57cb43450eac29de673ff228e65791acommit hash: d18cac5da57cb43450eac29de673ff228e65791a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Broken on systems where OpenMP isn't enabled

Reported by:	fallout
2.3.0
07 Jul 2022 06:06:04
commit hash: 21da2ff6b0fbca983e24895dd43efe1b61337e12commit hash: 21da2ff6b0fbca983e24895dd43efe1b61337e12commit hash: 21da2ff6b0fbca983e24895dd43efe1b61337e12commit hash: 21da2ff6b0fbca983e24895dd43efe1b61337e12 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.2.0 -> 2.3.0

Reported by:	portscout
2.2.0
19 Jan 2022 18:10:02
commit hash: 9e317444c548de0d0406182aa945b9a9115d17b7commit hash: 9e317444c548de0d0406182aa945b9a9115d17b7commit hash: 9e317444c548de0d0406182aa945b9a9115d17b7commit hash: 9e317444c548de0d0406182aa945b9a9115d17b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.1.0 -> 2.2.0

Reported by:	portscout
2.1.0
24 May 2021 07:26:50
commit hash: 602c06813bd7789993031aba9d595ccddbfb5ba7commit hash: 602c06813bd7789993031aba9d595ccddbfb5ba7commit hash: 602c06813bd7789993031aba9d595ccddbfb5ba7commit hash: 602c06813bd7789993031aba9d595ccddbfb5ba7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/dbcsr: Update 2.0.1 -> 2.1.0

Reported by:	portscout
2.0.1_4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.0.1_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.1_4
15 Nov 2020 21:49:37
Revision:555435Original commit files touched by this commit
yuri search for other commits by this committer
math/dbcsr: Fixm build with gcc-10

1. Patch cmake scripts to respect the cmake variable CMAKE_Fortran_FLAGS set by
the user
2. In case of gcc10+ add -fallow-argument-mismatch to this variable, and also
add ${FFLAGS}
3. Otherwise just add ${FFLAGS}

PR:		246700
2.0.1_4
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
2.0.1_3
19 Apr 2020 09:49:02
Revision:532095Original commit files touched by this commit
danilo search for other commits by this committer
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is
deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi
2.0.1_2
08 Mar 2020 21:56:37
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
2.0.1_1
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
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
2.0.1
04 Jan 2020 05:43:23
Revision:521978Original commit files touched by this commit
yuri search for other commits by this committer
math/dbcsr: Update 1.1.0 -> 2.0.1

Reported by:	portscout
1.1.0_4
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
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.1.0_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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.1.0_2
18 Jul 2019 19:34:26
Revision:506874Original commit files touched by this commit
pkubaj search for other commits by this committer
math/dbcsr: fix build on GCC architectures

This port uses C++14, add USES=compiler:c++14-lang:
  target_compile_features The compiler feature "cxx_std_14" is not known to
  CXX compiler

Approved by:	mentors (implicit approval)
1.1.0_2
08 May 2019 16:05:53
Revision:501030Original commit files touched by this commit
jbeich search for other commits by this committer
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.1.0_1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
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
1.1.0
09 Apr 2019 05:54:30
Revision:498451Original commit files touched by this commit
yuri search for other commits by this committer
math/dbcsr: Update 1.0.0-rc.0-40 -> 1.1.0

* Add the 'test' target.

Reported by:	portscout
1.0.0.r.0.40_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
1.0.0.r.0.40_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
1.0.0.r.0.40
31 Oct 2018 21:49:25
Revision:483620Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/dbcsr: Distributed Block Compressed Sparse Row matrix library

Number of commits found: 30