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
ga Partitioned Global Address Space (PGAS) library for distributed arrays
5.8.2_2 devel 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 5.8.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-25 20:48:31
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
License: BSD3CLAUSE
WWW:
https://hpc.pnl.gov//globalarrays/
Description:
The Global Arrays (GA) toolkit provides a shared memory style programming environment in the context of distributed array data structures (called "global arrays"). From the user perspective, a global array can be used as if it was stored in shared memory. All details of the data distribution, addressing, and data access are encapsulated in the global array objects. Information about the actual data distribution and locality can be easily obtained and taken advantage of whenever data locality is important. The primary target architectures for which GA was developed are massively-parallel distributed-memory and scalable shared-memory systems.
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 (52 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ga-5.8.2_2/catalog.mk
  3. /usr/local/share/licenses/ga-5.8.2_2/LICENSE
  4. /usr/local/share/licenses/ga-5.8.2_2/BSD3CLAUSE
  5. bin/adjust.x
  6. bin/armci-config
  7. bin/collisions.x
  8. bin/comex-config
  9. bin/ga-config
  10. include/armci.h
  11. include/chemio.h
  12. include/comex.h
  13. include/coms.h
  14. include/dra.fh
  15. include/dra.h
  16. include/eaf.fh
  17. include/eaf.h
  18. include/elio.h
  19. include/farg.h
  20. include/ga-mpi.fh
  21. include/ga-mpi.h
  22. include/ga-papi.h
  23. include/ga-wapi.h
  24. include/ga.h
  25. include/gacommon.h
  26. include/global.fh
  27. include/macdecls.h
  28. include/macommon.h
  29. include/maf2c.fh
  30. include/mafdecls.fh
  31. include/matypes.h
  32. include/message.h
  33. include/msgtypesc.h
  34. include/msgtypesf.h
  35. include/parmci.h
  36. include/sf.fh
  37. include/sf.h
  38. include/tcgmsg.fh
  39. include/tcgmsg.h
  40. include/typesf2c.h
  41. lib/libarmci.so
  42. lib/libarmci.so.0
  43. lib/libarmci.so.0.0.0
  44. lib/libcomex.so
  45. lib/libcomex.so.0
  46. lib/libcomex.so.0.0.0
  47. lib/libga.so
  48. lib/libga.so.1
  49. lib/libga.so.1.1.1
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • ga>0:devel/ga
To install the port:
cd /usr/ports/devel/ga/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ga
  • pkg install ga
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ga
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690335247 SHA256 (ga-5.8.2.tar.gz) = 51599e4abfe36f05cecfaffa33be19efbe9e9fa42d035fd3f866469b663c22a2 SIZE (ga-5.8.2.tar.gz) = 9183106

Packages (timestamps in pop-ups are UTC):
ga
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.8.2_2------
FreeBSD:13:quarterly-5.8.2_2------
FreeBSD:14:latest-5.8.2_2------
FreeBSD:14:quarterly-5.8.2_2------
FreeBSD:15:latest-5.8.2_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. gfortran12 : lang/gcc12
  2. gmake>=4.3 : devel/gmake
  3. as : devel/binutils
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
  3. libscalapack.so : math/scalapack
  4. libmpich.so : net/mpich
This port is required by:
for Libraries
  1. science/nwchem

Configuration Options:
===> The following configuration options are available for ga-5.8.2_2: ====> MPI (Message Passing Interface) support: you can only select none or one of them MPICH=on: Parallel processing support via MPICH 3 OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
devel_ga
USES:
autoreconf fortran gmake libtool localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/GlobalArrays/ga/releases/download/v5.8.2/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.8.2_2
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
5.8.2_1
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
5.8.2
27 Jul 2023 04:04:31
commit hash: af0d3a45c57f8bc217f927cdb974fa0fd36bb180commit hash: af0d3a45c57f8bc217f927cdb974fa0fd36bb180commit hash: af0d3a45c57f8bc217f927cdb974fa0fd36bb180commit hash: af0d3a45c57f8bc217f927cdb974fa0fd36bb180 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ga: Add test arguments needed for tests to succeed
5.8.2
26 Jul 2023 03:38:10
commit hash: 2e8fd23e7c177a0004e8189b24ceaf067578b342commit hash: 2e8fd23e7c177a0004e8189b24ceaf067578b342commit hash: 2e8fd23e7c177a0004e8189b24ceaf067578b342commit hash: 2e8fd23e7c177a0004e8189b24ceaf067578b342 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ga: Update 5.8.1 → 5.8.2

Reported by:	portscout
5.8.1_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
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)
5.8.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)
5.8.1
26 Jan 2022 18:44:17
commit hash: 282ea39a2d3f8dfedc7c1d333ce044f3a5a7e392commit hash: 282ea39a2d3f8dfedc7c1d333ce044f3a5a7e392commit hash: 282ea39a2d3f8dfedc7c1d333ce044f3a5a7e392commit hash: 282ea39a2d3f8dfedc7c1d333ce044f3a5a7e392 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ga: Fix line order to make portlint happy.
5.8.1
26 Jan 2022 18:41:20
commit hash: 983c7a474d1ed487eb586ecdbb47441de77b7fb7commit hash: 983c7a474d1ed487eb586ecdbb47441de77b7fb7commit hash: 983c7a474d1ed487eb586ecdbb47441de77b7fb7commit hash: 983c7a474d1ed487eb586ecdbb47441de77b7fb7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/ga: Update 5.8 -> 5.8.1

Reported by:	portscout
5.8
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
5.8
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.
5.8
03 Nov 2020 19:40:05
Revision:554015Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Update 5.7.2 -> 5.8

Reported by:	portscout
5.7.2_1
13 May 2020 00:18:55
Revision:535075Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Add the MPICH and OPENMPI options in order to support OpenMPI as well
5.7.2
07 May 2020 07:58:00
Revision:534249Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Update 5.7 -> 5.7.2
5.7_6
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
5.7_5
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
5.7_4
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
5.7_3
22 Sep 2018 16:36:38
Revision:480395Original commit files touched by this commit
yuri search for other commits by this committer
Change 20 ports from net/mpich2 to net/mpich

mpich2 is the obsolete version 2.x, mpich is at the current version 3.x

Ports:
math/scalapack science/nwchem science/quantum-espresso science/qmcpack
science/madness
science/qbox science/openmx science/jdftx science/fleur science/libgridxc
science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga
math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich
5.7_2
24 Aug 2018 18:30:51
Revision:477976Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Add the patch needed for science/nwchem

Suggested by:	upstream of science/nwchem, the github user edoapra
5.7_1
29 Jul 2018 22:18:46
Revision:475857Original 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
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
5.7
31 Mar 2018 16:38:06
Revision:466064Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Update 5.6.5 -> 5.7

* Also add CONFIGURE_ARGS=--with-blas4 because 4-byte blas
  is going to be picked up.
  Suggested by Edoardo Apra <edoardo.apra@pnnl.gov> via the private
  message.

Reported by:	portscout
5.6.5
30 Mar 2018 22:32:41
Revision:466010Original commit files touched by this commit
yuri search for other commits by this committer
devel/ga: Update 5.6.4 -> 5.6.5

Also change WWW to a more project-specific URL.
5.6.4
25 Mar 2018 20:48:20
Revision:465545Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/ga: Partitioned Global Address Space (PGAS) library for
distributed arrays

Number of commits found: 23