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.

non port: devel/llvm14/Makefile

Number of commits found: 33

Sunday, 21 Jan 2024
12:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm*: Sanitize MANPREFIX

Not bumping as there is no change in PKG. This should have been done in
my previous commit.

Approved by:	portmgr (blanket)
commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116 commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116 commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116 commit hash: 1bf7d5ccf65019f3d48cd77ba0f929f0d45f5116 1bf7d5c
Wednesday, 17 Jan 2024
14:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm14: Sanitize MANPREFIX

Approved by:	brooks (private mail)
commit hash: 04c35875b1f75772eed1fce99fd6119ac8c0cc7a commit hash: 04c35875b1f75772eed1fce99fd6119ac8c0cc7a commit hash: 04c35875b1f75772eed1fce99fd6119ac8c0cc7a commit hash: 04c35875b1f75772eed1fce99fd6119ac8c0cc7a 04c35875
Friday, 12 Jan 2024
16:31 Dimitry Andric (dim) search for other commits by this committer
devel/llvm14 devel/llvm15 devel/llvm16 devel/llvm17: fix build with clang 18

Clang 18 is more strict in checking inline assembly constraints,
resulting in an error building devel/llvm14, devel/llvm15, devel/llvm16,
and devel/llvm17:

 
/wrkdirs/usr/ports/devel/llvm14/work-default/llvm-project-14.0.6.src/compiler-rt/lib/asan/asan_rtl_x86_64.S:130:286:
error: displacement 70368744177664 is not within [-2147483648, 2147483647]

This is fixed by two upstream commits:
https://github.com/llvm/llvm-project/commit/b9935bb02a50
https://github.com/llvm/llvm-project/commit/966d564e43e6

PR:		276155
Approved by:	brooks (maintainer)
MFH:		2024Q1
commit hash: 0b672496d6927004bfcb41db685a66750420ead4 commit hash: 0b672496d6927004bfcb41db685a66750420ead4 commit hash: 0b672496d6927004bfcb41db685a66750420ead4 commit hash: 0b672496d6927004bfcb41db685a66750420ead4 0b67249
Wednesday, 3 Jan 2024
14:09 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm14: remove ELFv1 support
commit hash: dcd7620bf7897af5cb444b1fceab86b0a7f79b7f commit hash: dcd7620bf7897af5cb444b1fceab86b0a7f79b7f commit hash: dcd7620bf7897af5cb444b1fceab86b0a7f79b7f commit hash: dcd7620bf7897af5cb444b1fceab86b0a7f79b7f dcd7620b
Sunday, 31 Dec 2023
22:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm1[0123456]: Fix build

After the EOL of stable/12 sparc related codes were removed which broke
the build. This patches fixes those builds and also the consumers.

Thanks to dim@ for tha patches.

Approved by:	portmgr (blanket)
commit hash: f4206bd5200729a5d2263fb3ba5f662700f16c70 commit hash: f4206bd5200729a5d2263fb3ba5f662700f16c70 commit hash: f4206bd5200729a5d2263fb3ba5f662700f16c70 commit hash: f4206bd5200729a5d2263fb3ba5f662700f16c70 f4206bd
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Monday, 11 Dec 2023
17:42 Brooks Davis (brooks) search for other commits by this committer
devel/llvm1[234567]: enable qsort sanatizer wrapper

I'd disabled it in 10.0.0 when it was found to be broken.  It was then
fixed in LLVM 12, but the patch was never never removed and I propogated
it along for several year.

Reported by:	Brad Smith <brad@comstyle.com>
See also:	https://github.com/llvm/llvm-project/issues/46176
commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4 commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4 commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4 commit hash: 270bf9855c799ac55fcf181229eee7d0063497a4 270bf98
Thursday, 21 Sep 2023
15:23 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: fix openmp library depends

Use base system libelf and don't link with libffi.

Reformat long and/or multi-line OPTION_FOO variables.

PR:		273801
Co-authored-by:	Ivan Rozhuk <rozhuk.im@gmail.com>
commit hash: c1fe5e63cc150ab1dab75d61fa7f3454d1dc321c commit hash: c1fe5e63cc150ab1dab75d61fa7f3454d1dc321c commit hash: c1fe5e63cc150ab1dab75d61fa7f3454d1dc321c commit hash: c1fe5e63cc150ab1dab75d61fa7f3454d1dc321c c1fe5e6
Wednesday, 13 Sep 2023
15:42 Brooks Davis (brooks) search for other commits by this committer Author: John Hein
devel/llvm1*: remove cmake 4Python3_EXECUTABLE definition

It is now defined in Mk/Uses/python.mk.

PR:		273713
commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96 commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96 commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96 commit hash: 7076fade2f473ec6a6bdf3a0620ead5dccd2ea96 7076fad
Wednesday, 12 Jul 2023
19:00 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: arm and aarch64 improvements

Change clang to allow -m32 on arm64.  This is a backport from upstream
and will be merged to FreeBSD head soon.  See D40943 for more info.

Remove an obsolete patch which breaks arm64. [0]

When BE_NATIVE is specified on aarch64, include the ARM (32-bit)
backend.

PR:		271616 [0]
Reported by:	jfc@mit.edu [0]
commit hash: 3dcb15dfa4563a0f31828de6db9162d932c259a5 commit hash: 3dcb15dfa4563a0f31828de6db9162d932c259a5 commit hash: 3dcb15dfa4563a0f31828de6db9162d932c259a5 commit hash: 3dcb15dfa4563a0f31828de6db9162d932c259a5 3dcb15d
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 24 Apr 2023
17:06 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: Consistently use python:3.7+

llvm12 was inappropriately constrained to 3.6-3.9 breaking the ability
to set 3.10 as the default.  llvm11 just specified "python", but there's
no need to keep 2.7 support around.  The rest had obsolete 3.6+ entries.

No functional change: This is not expected to change the version of
python used.

PR:		270978
MFH:		2023Q2
Reported by:	michael.osipov@siemens.com
Sponsored by:	DARPA
commit hash: fb323dfd2ac2499f35e4d31a24fd9dd958af619a commit hash: fb323dfd2ac2499f35e4d31a24fd9dd958af619a commit hash: fb323dfd2ac2499f35e4d31a24fd9dd958af619a commit hash: fb323dfd2ac2499f35e4d31a24fd9dd958af619a fb323df
Monday, 30 Jan 2023
23:39 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: fix packaging with debug python

The actual suffix if python extensions (at least as built by the LLVM
infrastructure) is ${PYTHON_EXT_SUFFIX}${PYTHON_ABIVER} not merely the
former.

PR:		268437
Sponsored by:	DARPA
commit hash: c16e3dc045cfe2485d4021ad205d58be276dba02 commit hash: c16e3dc045cfe2485d4021ad205d58be276dba02 commit hash: c16e3dc045cfe2485d4021ad205d58be276dba02 commit hash: c16e3dc045cfe2485d4021ad205d58be276dba02 c16e3dc
Friday, 6 Jan 2023
00:11 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: Fix CONFLICT on cmark

If the user has the textproc/cmark package installed, the py*-CommonMark
package will fail to install.  This in turn leads to build failures down
the line when sphinx tries to load commonmark.  The result is confusing
and potentially wastes a lot of build time so just conflict upfront.
The previous code attempted to do this, but I'd listed the conflict
incorrectly in 2019. :(

PR:		239636
Reported by:	Stephen Roznowski <sjrbulk@verizon.net>
commit hash: 47c2b0aec1c3e92243d2d3677d4a0268475d6e0c commit hash: 47c2b0aec1c3e92243d2d3677d4a0268475d6e0c commit hash: 47c2b0aec1c3e92243d2d3677d4a0268475d6e0c commit hash: 47c2b0aec1c3e92243d2d3677d4a0268475d6e0c 47c2b0ae
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Jun 2022
10:44 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: update to 14.0.6

This release fixes regressions in the AVR backend:
https://discourse.llvm.org/t/llvm-14-0-6-release

Sponsored by:	DARPA, AFRL
commit hash: f0a03649753ff6242a80e24c4cdb21f5e1deb8a1 commit hash: f0a03649753ff6242a80e24c4cdb21f5e1deb8a1 commit hash: f0a03649753ff6242a80e24c4cdb21f5e1deb8a1 commit hash: f0a03649753ff6242a80e24c4cdb21f5e1deb8a1 f0a0364
Monday, 13 Jun 2022
16:40 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Upgrade to 14.0.5

For a list of included commits see:
https://discourse.llvm.org/t/llvm-14-0-5-release/63118
commit hash: e100946348a1406a5acb57c18ac5cad06a8e84db commit hash: e100946348a1406a5acb57c18ac5cad06a8e84db commit hash: e100946348a1406a5acb57c18ac5cad06a8e84db commit hash: e100946348a1406a5acb57c18ac5cad06a8e84db e100946
Thursday, 26 May 2022
18:15 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Update to 14.0.4

For a list of changes, see:
https://discourse.llvm.org/t/llvm-14-0-4-release/62751

We skipped 14.0.3 as it contained only a version bump that was missed
in 14.0.2 and I'd already worked around it in the port.
commit hash: 31941733902a9853e48286644ec4c8087ede67d8 commit hash: 31941733902a9853e48286644ec4c8087ede67d8 commit hash: 31941733902a9853e48286644ec4c8087ede67d8 commit hash: 31941733902a9853e48286644ec4c8087ede67d8 3194173
Tuesday, 24 May 2022
21:55 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm14: enable COMPILER_RT on powerpc

Backports powerpc-related change from 70d8d9125c9f5b1da36b134408b3d580a39f1aa8
to llvm14.
commit hash: bdf3cfc602c20209e3c15a4ebaf07dc968eff336 commit hash: bdf3cfc602c20209e3c15a4ebaf07dc968eff336 commit hash: bdf3cfc602c20209e3c15a4ebaf07dc968eff336 commit hash: bdf3cfc602c20209e3c15a4ebaf07dc968eff336 bdf3cfc
Tuesday, 3 May 2022
18:58 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: (NFC) extract MAN1SRCS list

Move the lists of manpages into Makefile.MAN1SRCS as with COMMANDS.

Sponsored by:	DARPA, AFRL
commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 3a57086
Wednesday, 27 Apr 2022
21:07 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Update to 14.0.2

A list of included commits can be found at:
https://discourse.llvm.org/t/llvm-14-0-2-release/62065

Work around an upstream issue where, due to the new release process,
the version bump from 14.0.1 to 14.0.2 was forgotten.
commit hash: 066e69f55554f1675d0f5c5227e96292466bc0d6 commit hash: 066e69f55554f1675d0f5c5227e96292466bc0d6 commit hash: 066e69f55554f1675d0f5c5227e96292466bc0d6 commit hash: 066e69f55554f1675d0f5c5227e96292466bc0d6 066e69f
Friday, 22 Apr 2022
20:33 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm14: fix build on 13.0

Fix build similarly to llvm-devel.

Pointy hat:	me
commit hash: 906376e51f73bd2061d024ba3560f38a0ce3e7be commit hash: 906376e51f73bd2061d024ba3560f38a0ce3e7be commit hash: 906376e51f73bd2061d024ba3560f38a0ce3e7be commit hash: 906376e51f73bd2061d024ba3560f38a0ce3e7be 906376e
Wednesday, 20 Apr 2022
23:17 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: enable COMPILER_RT on riscv64

Also use the base system unwind.h when appropriate.

PR:		262707, 263414
Submitted by:	pkubaj
commit hash: 3a7c192dc40b51cc8d08f04ffe69cee13637c4f6 commit hash: 3a7c192dc40b51cc8d08f04ffe69cee13637c4f6 commit hash: 3a7c192dc40b51cc8d08f04ffe69cee13637c4f6 commit hash: 3a7c192dc40b51cc8d08f04ffe69cee13637c4f6 3a7c192
Wednesday, 13 Apr 2022
18:29 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: update to 14.0.1

Note: with LLVM 14, there will now be a series of .1 - .6 releases
cut about ever two weeks rather than a single .1 release after a series
of release candidates.

Add a link for libclang.so.14 to reduce the need to modify build system
that assume the libclang version and LLVM version are the same.
commit hash: 0ef1ef39f127da8722178577968c4124ec7a7758 commit hash: 0ef1ef39f127da8722178577968c4124ec7a7758 commit hash: 0ef1ef39f127da8722178577968c4124ec7a7758 commit hash: 0ef1ef39f127da8722178577968c4124ec7a7758 0ef1ef3
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Monday, 28 Mar 2022
17:58 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Fix build on 13.0

The guards for using system unwind.h appear to be incorrect so revert
that part of 04e074c6fd452983ccfd931de0c43263d27fe1f

PR:		262707
commit hash: f7b0e813f098ce7bafad184b77f614b5609d47a1 commit hash: f7b0e813f098ce7bafad184b77f614b5609d47a1 commit hash: f7b0e813f098ce7bafad184b77f614b5609d47a1 commit hash: f7b0e813f098ce7bafad184b77f614b5609d47a1 f7b0e81
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Friday, 25 Mar 2022
22:49 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Update to 14.0.0 release

Avoid a dependency of libunwind on sufficently recent systems where
the installed unwind.h can be found.

PR:		262707
Reported by:	pkubaj
commit hash: 04e074c6fd452983ccfd931de0c43263d27fe1f3 commit hash: 04e074c6fd452983ccfd931de0c43263d27fe1f3 commit hash: 04e074c6fd452983ccfd931de0c43263d27fe1f3 commit hash: 04e074c6fd452983ccfd931de0c43263d27fe1f3 04e074c
Monday, 21 Mar 2022
22:21 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Update to RC4

Fix plist for BE_NATIVE. I'd forgotten to handle the new VE (vector
engine) and a couple headers for armv7 and riscv how seem to be tied to
their backends (this seems incomplete upstream as some related files are
still installed unconditionally).

Reported by:	Mark Millard <marklmi@yahoo.com>
commit hash: 809561e76a964879523be16e4b13e1226f450559 commit hash: 809561e76a964879523be16e4b13e1226f450559 commit hash: 809561e76a964879523be16e4b13e1226f450559 commit hash: 809561e76a964879523be16e4b13e1226f450559 809561e
Monday, 7 Mar 2022
22:14 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: update to 13.0.0rc2
commit hash: d224672eceb1e424ddfbcdf1fcdd685b04377c2a commit hash: d224672eceb1e424ddfbcdf1fcdd685b04377c2a commit hash: d224672eceb1e424ddfbcdf1fcdd685b04377c2a commit hash: d224672eceb1e424ddfbcdf1fcdd685b04377c2a d224672
Monday, 14 Feb 2022
19:48 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: disable OpenMP DeviceRtl

For reasons that are not fully explored builds on aarch64 (and maybe
powerpc64le), but not amd64. The generated bitcode targets Linux ABIs
and seems unlikely to work in practice so just turn it off rather than
handlng plist differences on aarch64.

PR:		261921
Reported by:	jbeich
commit hash: ab8ff741d75ac417683e687e70e694725fd94038 commit hash: ab8ff741d75ac417683e687e70e694725fd94038 commit hash: ab8ff741d75ac417683e687e70e694725fd94038 commit hash: ab8ff741d75ac417683e687e70e694725fd94038 ab8ff74
Thursday, 10 Feb 2022
18:13 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: bootstrap from llvm13

devel/llvm14 now contains an exact copy of devel/llvm13.  The next commit
wil update it to llvm14 and connect it to the build.
commit hash: 6b85c3b08b78d8acca8f182a0e4bff23ba4f2eff commit hash: 6b85c3b08b78d8acca8f182a0e4bff23ba4f2eff commit hash: 6b85c3b08b78d8acca8f182a0e4bff23ba4f2eff commit hash: 6b85c3b08b78d8acca8f182a0e4bff23ba4f2eff 6b85c3b
18:13 Brooks Davis (brooks) search for other commits by this committer
devel/llvm14: Welcome 14.0.0rc1

Remove the -fformat-extensions patch. The flag is ignored and no FreeBSD
source tree with a chance of compiling with LLVM 14 uses it when the
compiler is clang.
commit hash: 49ce081c76e4ecac04d4ad15a5d9954336a23a9c commit hash: 49ce081c76e4ecac04d4ad15a5d9954336a23a9c commit hash: 49ce081c76e4ecac04d4ad15a5d9954336a23a9c commit hash: 49ce081c76e4ecac04d4ad15a5d9954336a23a9c 49ce081

Number of commits found: 33