devel/llvm18: backport llvm19 fixes
Pull in the patch from llvm1[567] and manually patch fold-logical.cpp
(there's nothing sensible to back port because the offending code was
rewritten in a commit that doesn't apply easily between 18 and 19.)
PR: 283966, 285195
Submitted by: milios at ccsys.com (fixed backport patch)
devel/llvm17: backport flang fixes for llvm19
The FLANG option is off by default so this wasn't noted in the llvm19
import. Backport 7bc7672925f81 from upstream LLVM.
The patches to fold-real.cpp and reduction-templates.h were hand
applied.
PR: 283966, 285195
Reported by: ohartmann at walstatt.org
Submitted by: milios at ccsys.com
devel/llvm16: fix backport of llvm19 fixes
There was a missing line in the patch causing part of it to be ignored.
PR: 285195
Submitted by: milios at ccsys.com
Fixes: 9592edb43243 devel/llvm16: backport flang fixes for llvm19
devel/llvm15: fix backport of llvm19 fixes
There was a missing line in the patch causing part of it to be ignored.
PR: 285195
Submitted by: milios at ccsys.com
Fixes: ce2f720d96cd devel/llvm15: backport flang fixes for llvm19
textproc/atom: Deprecate and set expiration date to 2025-04-30
Upstream is gone and utility is considered obsolete
PR: 285376
Reviewed by: crees (maintainer)
textproc/jaxen: Deprecate and set expiration date to 2025-04-30
Outdated, unsupported upstream and unmaintained in tree for years
Upstream is located at https://github.com/jaxen-xpath/jaxen if
someone wants to adopt port