cad/openvsp fails to build on 12.1 and 13-CURRENT with error: undefined reference to __atomic_load Unfortunately this port stopped building with gcc some time ago.
Reporter is the maintainer and committer.
Although this port expired on 2020-08-26 it should now be buildable again on 11, 12, 12.2 and 13 because PR 230888 got fixed recently.
A commit references this bug: Author: rene Date: Sat Sep 19 08:47:02 UTC 2020 New revision: 548947 URL: https://svnweb.freebsd.org/changeset/ports/548947 Log: cad/openvsp: unexpire by allowing it to build on FreeBSD versions with PR 230888 fixed. PR: 242229 Submitted by: fernape@ (maintainer) Approved by: build fix blanket MFH: 2020Q3 Changes: head/cad/openvsp/Makefile
A commit references this bug: Author: rene Date: Sat Sep 19 13:21:45 UTC 2020 New revision: 548984 URL: https://svnweb.freebsd.org/changeset/ports/548984 Log: MFH: r548947 cad/openvsp: unexpire by allowing it to build on FreeBSD versions with PR 230888 fixed. PR: 242229 Submitted by: fernape@ (maintainer) Approved by: build fix blanket Approved by: ports-secteam (fluffy) Changes: _U branches/2020Q3/ branches/2020Q3/cad/openvsp/Makefile
I re-enabled this port on supported FreeBSD versions and MFH'd it to 2020Q3.