Index: head/devel/ga/Makefile =================================================================== --- head/devel/ga/Makefile (revision 554014) +++ head/devel/ga/Makefile (revision 554015) @@ -1,46 +1,45 @@ # $FreeBSD$ PORTNAME= ga DISTVERSIONPREFIX= v -DISTVERSION= 5.7.2 -PORTREVISION= 1 +DISTVERSION= 5.8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Partitioned Global Address Space (PGAS) library for distributed arrays LICENSE= BMIL LICENSE_NAME= Battelle Memorial Institute License LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libblas.so:math/blas \ liblapack.so:math/lapack \ libscalapack.so:math/scalapack USES= autoreconf fortran gmake libtool localbase USE_GITHUB= yes GH_ACCOUNT= GlobalArrays GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-peigs --enable-shared --disable-static --with-blas4 --with-scalapack INSTALL_TARGET= install-strip USE_LDCONFIG= yes LDFLAGS+= -lscalapack OPTIONS_RADIO= MPI OPTIONS_RADIO_MPI= MPICH OPENMPI OPTIONS_DEFAULT= MPICH # the default should be the same as for the MPI option in math/scalapack MPICH_LIB_DEPENDS= libmpich.so:net/mpich OPENMPI_BUILD_DEPENDS= openmpi>0:net/openmpi OPENMPI_RUN_DEPENDS= openmpi>0:net/openmpi OPENMPI_CONFIGURE_ENV= CC=${LOCALBASE}/mpi/openmpi/bin/mpicc MPICC=${LOCALBASE}/mpi/openmpi/bin/mpicc \ CXX=${LOCALBASE}/mpi/openmpi/bin/mpic++ MPICXX=${LOCALBASE}/mpi/openmpi/bin/mpic++ \ F77=${LOCALBASE}/mpi/openmpi/bin/mpif77 MPIF77=${LOCALBASE}/mpi/openmpi/bin/mpif77 \ FC=${LOCALBASE}/mpi/openmpi/bin/mpif90 MPIFC=${LOCALBASE}/mpi/openmpi/bin/mpif90 \ LDFLAGS="-L${LOCALBASE}/mpi/openmpi/lib -Wl,-rpath,${LOCALBASE}/mpi/openmpi/lib" OPENMPI_MAKE_ARGS= FREEBSD_LINK_FLAGS="-L${LOCALBASE}/mpi/openmpi/lib -Wl,-rpath,${LOCALBASE}/mpi/openmpi/lib -lmpi" .include Index: head/devel/ga/distinfo =================================================================== --- head/devel/ga/distinfo (revision 554014) +++ head/devel/ga/distinfo (revision 554015) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583038685 -SHA256 (GlobalArrays-ga-v5.7.2_GH0.tar.gz) = 40f570d2772e906613698cfd485c5944214147a798705e0dffa4092332100bc9 -SIZE (GlobalArrays-ga-v5.7.2_GH0.tar.gz) = 5002400 +TIMESTAMP = 1604427102 +SHA256 (GlobalArrays-ga-v5.8_GH0.tar.gz) = 6a87aefca020408376b17ef6070295cddfa331cc2d095b05d588285f8ca9e8bc +SIZE (GlobalArrays-ga-v5.8_GH0.tar.gz) = 5060111 Index: head/devel/ga/pkg-descr =================================================================== --- head/devel/ga/pkg-descr (revision 554014) +++ head/devel/ga/pkg-descr (revision 554015) @@ -1,11 +1,11 @@ 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. -WWW: http://hpc.pnl.gov/globalarrays/ +WWW: https://hpc.pnl.gov//globalarrays/ Index: head/devel/ga/pkg-plist =================================================================== --- head/devel/ga/pkg-plist (revision 554014) +++ head/devel/ga/pkg-plist (revision 554015) @@ -1,49 +1,45 @@ bin/adjust.x bin/armci-config bin/collisions.x bin/comex-config bin/ga-config include/armci.h include/chemio.h include/comex.h include/coms.h include/dra.fh include/dra.h include/eaf.fh include/eaf.h include/elio.h -include/error.h include/farg.h include/ga-mpi.fh include/ga-mpi.h include/ga-papi.h include/ga-wapi.h include/ga.h include/gacommon.h include/global.fh include/macdecls.h include/macommon.h include/maf2c.fh include/mafdecls.fh include/matypes.h include/message.h include/msgtypesc.h include/msgtypesf.h include/parmci.h -include/scope.h include/sf.fh include/sf.h -include/string-util.h -include/table.h include/tcgmsg.fh include/tcgmsg.h include/typesf2c.h lib/libarmci.so lib/libarmci.so.0 lib/libarmci.so.0.0.0 lib/libcomex.so lib/libcomex.so.0 lib/libcomex.so.0.0.0 lib/libga.so lib/libga.so.1 lib/libga.so.1.1.1