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
OpenCoarrays Transport layer for coarray Fortran compilers
1.8.4 lang Deleted 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 1.8.4Version of this port present on the latest quarterly branch.
Ignore IGNORE: This port requires GCC 5 or higher. Add DEFAULT_VERSIONS+=gcc=5 to /etc/make.conf
Maintainer: mexas@bris.ac.uk search for ports maintained by this maintainer
Port Added: 2017-03-12 20:25:38
Last Update: 2017-03-12 21:35:52
SVN Revision: 436029
License: BSD3CLAUSE
WWW:
http://www.opencoarrays.org/
Description:
OpenCoarrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015. WWW: http://www.opencoarrays.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • OpenCoarrays>0:lang/OpenCoarrays
No installation instructions:
This port has been deleted.
PKGNAME: OpenCoarrays
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1487389722 SHA256 (sourceryinstitute-OpenCoarrays-1.8.4_GH0.tar.gz) = c40b504a65ea2933a3b68979c4e08dc9522f22b7a8d560d734d1a8bc6bcc1ee7 SIZE (sourceryinstitute-OpenCoarrays-1.8.4_GH0.tar.gz) = 243759

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. mpif90 : net/mpich
  3. cmake : devel/cmake
  4. gfortran49 : lang/gcc
  5. as : devel/binutils
Runtime dependencies:
  1. bash : shells/bash
  2. mpif90 : net/mpich
  3. gfortran49 : lang/gcc
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for OpenCoarrays-1.8.4: ====> MPI (Message Passing Interface) support: you have to select exactly one of them MPICH=on: Parallel processing support via MPICH OPENMPI=off: Parallel processing support via Open MPI OPENMPI2=off: Parallel processing support via Open MPI v2 ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cmake:outsource fortran shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sourceryinstitute/OpenCoarrays/tar.gz/1.8.4?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.4
12 Mar 2017 21:35:52
Revision:436029Original commit files touched by this commit
tijl search for other commits by this committer
- Rename to lower case opencoarrays.
- Add parallel pseudo category.

Requested by:	danfe
1.8.4
12 Mar 2017 20:25:29
Revision:436025Original commit files touched by this commit
tijl search for other commits by this committer
Add lang/OpenCoarrays, an implementation of Fortran coarrays using MPI.

OpenCoarrays is an open-source software project that supports the coarray
Fortran (CAF) parallel programming features of the Fortran 2008 standard
and several features proposed for Fortran 2015.

WWW: http://www.opencoarrays.org/

PR:		217283
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk>

Number of commits found: 2