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/llvm12/Makefile

Number of commits found: 42

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/llvm12: Sanitize MANPREFIX

Approved by:	brooks (private mail)
commit hash: 7a4052628289dc6fbc700eeb558acb84476af9fc commit hash: 7a4052628289dc6fbc700eeb558acb84476af9fc commit hash: 7a4052628289dc6fbc700eeb558acb84476af9fc commit hash: 7a4052628289dc6fbc700eeb558acb84476af9fc 7a40526
Wednesday, 3 Jan 2024
14:09 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm12: remove ELFv1 support
commit hash: 5b29ed7ff04dbf3b9b479a3fd210376d2831b7aa commit hash: 5b29ed7ff04dbf3b9b479a3fd210376d2831b7aa commit hash: 5b29ed7ff04dbf3b9b479a3fd210376d2831b7aa commit hash: 5b29ed7ff04dbf3b9b479a3fd210376d2831b7aa 5b29ed7
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/llvm12: fix openmp library depends

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

Reformat multi-line OPTION_CMAKE_ON variables.

PR:		273801
Co-authored-by:	Ivan Rozhuk <rozhuk.im@gmail.com>
commit hash: 61ee2ce26f020481d3975d1f75796ae1a37beab8 commit hash: 61ee2ce26f020481d3975d1f75796ae1a37beab8 commit hash: 61ee2ce26f020481d3975d1f75796ae1a37beab8 commit hash: 61ee2ce26f020481d3975d1f75796ae1a37beab8 61ee2ce
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
Friday, 25 Aug 2023
09:02 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm[0-3]: enable GOLD on all powerpc64
commit hash: e43ec0c487e34d2b4d66c48026065f78391bfaca commit hash: e43ec0c487e34d2b4d66c48026065f78391bfaca commit hash: e43ec0c487e34d2b4d66c48026065f78391bfaca commit hash: e43ec0c487e34d2b4d66c48026065f78391bfaca e43ec0c
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
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
10:26 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b b86221f
Monday, 13 Jun 2022
16:40 Brooks Davis (brooks) search for other commits by this committer
devel/llvm12: fix hangs with CPUTYPE=skylake-avx512

Merge commit e8305c0b8f49 from llvm git (by Simon Pilgrim)

    [X86] combineX86ShuffleChain - don't fold to truncate(concat(V1,V2)) if it
was already a PACK op

    Fixes #55050

PR:		264480
MFH:		2022Q2
Sponsored by:	DARPA, AFRL
commit hash: 5509f8e7f242d4de27d457834995386b07f11410 commit hash: 5509f8e7f242d4de27d457834995386b07f11410 commit hash: 5509f8e7f242d4de27d457834995386b07f11410 commit hash: 5509f8e7f242d4de27d457834995386b07f11410 5509f8e
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
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
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
Tuesday, 30 Nov 2021
22:55 Brooks Davis (brooks) search for other commits by this committer
devel/llvm1[23]: Add BE_WASM option

When set, always build the WebAssembly backend (now required by Firefox
via wasi).  This option effects BE_FREEBSD and BE_NATIVE.  It has no
effect on BE_STANDARD.

This option is enabled by default.
commit hash: 95394a8fd25df8a37c28b3fe681ee4737d498443 commit hash: 95394a8fd25df8a37c28b3fe681ee4737d498443 commit hash: 95394a8fd25df8a37c28b3fe681ee4737d498443 commit hash: 95394a8fd25df8a37c28b3fe681ee4737d498443 95394a8
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Thursday, 28 Oct 2021
18:52 Brooks Davis (brooks) search for other commits by this committer
devel/llvm1[123]: Fix VIA PadLock xstore

Pull in the code gen portion of upstream LLVM's 2d8c18fbbdd1.

MFH:		2021Q4
Sponsored by:	DARPA
commit hash: 0cb1a5fe81b339b760e1d671269285e63d82c689 commit hash: 0cb1a5fe81b339b760e1d671269285e63d82c689 commit hash: 0cb1a5fe81b339b760e1d671269285e63d82c689 commit hash: 0cb1a5fe81b339b760e1d671269285e63d82c689 0cb1a5f
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Monday, 27 Sep 2021
22:23 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: avoid crossdir links

Avoid hardlinks between PREFIX/bin and PREFIX/llvm##.  This permits
them be on different filesystems.

PR:		244439
commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 6911dd4
Sunday, 29 Aug 2021
19:20 Bernhard Froehlich (decke) search for other commits by this committer
devel/llvm12: Add CPE information

Approved by:	portmgr (blanket)
commit hash: d94cfbeb5bffdd6c48546e65acdfbb455a03a63b commit hash: d94cfbeb5bffdd6c48546e65acdfbb455a03a63b commit hash: d94cfbeb5bffdd6c48546e65acdfbb455a03a63b commit hash: d94cfbeb5bffdd6c48546e65acdfbb455a03a63b d94cfbe
Friday, 27 Aug 2021
23:49 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/llvm12: mark incompatible with python 3.10

This limitation is inherited from py-sphinx and should be recondidered when it's
updated

Approved by:	portmgr blanket
commit hash: 04945857ab7af0a5a94ecc472d80efb4a6abfd8e commit hash: 04945857ab7af0a5a94ecc472d80efb4a6abfd8e commit hash: 04945857ab7af0a5a94ecc472d80efb4a6abfd8e commit hash: 04945857ab7af0a5a94ecc472d80efb4a6abfd8e 0494585
18:22 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm12: fix for broken binaries generated by llvm12

Selectively reverts LLVM commit 2518433f861fcb877d0a7bdd9aec1aec1f77505a that
was pointed as the source of regression on LLVM12.
This affects powerpc64*, making binaries crash with segmentation fault due to
bad code generation around "__stack_chk_guard"

Root cause and/or proper fix is under investigation:
https://bugs.llvm.org/show_bug.cgi?id=51590

Submitted by:	adalava
Differential review (for base):	https://reviews.freebsd.org/D31698
commit hash: e6d23ad3c1ce370183de89a6013e55085de3510b commit hash: e6d23ad3c1ce370183de89a6013e55085de3510b commit hash: e6d23ad3c1ce370183de89a6013e55085de3510b commit hash: e6d23ad3c1ce370183de89a6013e55085de3510b e6d23ad
Friday, 13 Aug 2021
19:28 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm12: make elfv2 the default on powerpc64 elfv2 systems

Currently when clang is passed --target=powerpc64-unknown-freebsd argument, it
creates elfv1 objects, which breaks build of firefox onpowerpc64.
commit hash: 3b5dff3ea583726dca0709140447c653dcc90706 commit hash: 3b5dff3ea583726dca0709140447c653dcc90706 commit hash: 3b5dff3ea583726dca0709140447c653dcc90706 commit hash: 3b5dff3ea583726dca0709140447c653dcc90706 3b5dff3
Tuesday, 10 Aug 2021
20:42 Brooks Davis (brooks) search for other commits by this committer
devel/llvm12: lld fix compressed input sections

Apply upstream lld fix for compressed input sections on BE targets

  [LLD] Support compressed input sections on big-endian targets

  This patch enables compressed input sections on big-endian targets by
  checking the target endianness and selecting an appropriate `Chdr`
  structure.

  Fixes PR51369

  Differential Revision: https://reviews.llvm.org/D107635

MFH:		2021Q3
Sponsored by:	DARPA
commit hash: f4fb63c060f4afb6d61e558b38a4092fadddacb1 commit hash: f4fb63c060f4afb6d61e558b38a4092fadddacb1 commit hash: f4fb63c060f4afb6d61e558b38a4092fadddacb1 commit hash: f4fb63c060f4afb6d61e558b38a4092fadddacb1 f4fb63c
Friday, 30 Jul 2021
18:12 Brooks Davis (brooks) search for other commits by this committer Author: Mark Johnston
devel/llvm12: Add patches to enable kernel sanitizers on FreeBSD

I use CROSS_TOOLCHAIN quite frequently, but can't do so when building
kernels with KASAN or KMSAN enabled since these patches didn't make it
into LLVM 12.  This diff just backports them to the port. I believe this
is low-risk and thus is acceptable for the port, as opposed to waiting
for LLVM 13.

Differential Revision:	https://reviews.freebsd.org/D31316
commit hash: f8617a24662331dd03d72d4bc36a0238ec54d119 commit hash: f8617a24662331dd03d72d4bc36a0238ec54d119 commit hash: f8617a24662331dd03d72d4bc36a0238ec54d119 commit hash: f8617a24662331dd03d72d4bc36a0238ec54d119 f8617a2
Friday, 16 Jul 2021
18:00 Brooks Davis (brooks) search for other commits by this committer
devel/llvm12: Update to 12.0.1 release

This release restores Reporter.py required for scan-build. [0]

Correct missing renames of lit modules. [1]

Remove no-op LLD_LINK option.

PR:		256297 [0], 257123 [1]
Reported by:	phk [0], Derek Schrock <dereks@lifeofadishwasher.com> [1]
commit hash: 1d5b2f98a4186c8ed4ba8e5524651412cd16868d commit hash: 1d5b2f98a4186c8ed4ba8e5524651412cd16868d commit hash: 1d5b2f98a4186c8ed4ba8e5524651412cd16868d commit hash: 1d5b2f98a4186c8ed4ba8e5524651412cd16868d 1d5b2f9
Friday, 9 Jul 2021
09:14 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm12: enable OPENMP on riscv64
commit hash: bacf0577d8d5cee5553f1e6622fe917ca65de69d commit hash: bacf0577d8d5cee5553f1e6622fe917ca65de69d commit hash: bacf0577d8d5cee5553f1e6622fe917ca65de69d commit hash: bacf0577d8d5cee5553f1e6622fe917ca65de69d bacf057
Tuesday, 15 Jun 2021
08:42 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm12: enable GOLD on powerpc

While here, fix some whitespaces.
commit hash: c54886427d844d1dc67de451ae1889b0f4b59672 commit hash: c54886427d844d1dc67de451ae1889b0f4b59672 commit hash: c54886427d844d1dc67de451ae1889b0f4b59672 commit hash: c54886427d844d1dc67de451ae1889b0f4b59672 c548864
Thursday, 20 May 2021
23:33 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: Fix BE_NATIVE on aarch64

Fix two bugs in native-only backend support (BE_NATIVE).  First, ARCH
is aarch64 not arm64.  Second, consistently spell AArch64 not AAarch64
(extra 'a').

Because this only effects aarch64 in a non-default configuration, skip
the PORTREVISION bump that is technically required to reduce excess
heating in common cases.

Reported by:	Mark Millard
commit hash: 72f87a53eddfea7940f2378a9a218b15d489e493 commit hash: 72f87a53eddfea7940f2378a9a218b15d489e493 commit hash: 72f87a53eddfea7940f2378a9a218b15d489e493 commit hash: 72f87a53eddfea7940f2378a9a218b15d489e493 72f87a5
Monday, 3 May 2021
17:35 Brooks Davis (brooks) search for other commits by this committer
devel/llvm12: address build issues in some configs

In some cases (notably when LLDB is not selected), COMPILER_RT fails to
build owing to not finding unwind.h.  Add USES=localbase to COMPILER_RT
to address this.[0]

When building on amd64 without /usr/lib32 compat libraries installed,
COMPILER_RT doesn't build i386 sanitizer libs.  Detect this case and
don't add to plist.[1]

Submitted by:	Tatsuki Makino [0]
PR:		254048 [0], 255527 [1]
MFH:		2020Q2
commit hash: 6354328d5f77001b261a22475dbf4f465d3e4758 commit hash: 6354328d5f77001b261a22475dbf4f465d3e4758 commit hash: 6354328d5f77001b261a22475dbf4f465d3e4758 commit hash: 6354328d5f77001b261a22475dbf4f465d3e4758 6354328
Wednesday, 21 Apr 2021
22:03 Brooks Davis (brooks) search for other commits by this committer
devel/llvm12: Update to 12.0.0 release
commit hash: 95d9554b594c65332756a661114e884c758148f5 commit hash: 95d9554b594c65332756a661114e884c758148f5 commit hash: 95d9554b594c65332756a661114e884c758148f5 commit hash: 95d9554b594c65332756a661114e884c758148f5 95d9554
Wednesday, 7 Apr 2021
17:26 Brooks Davis (brooks) search for other commits by this committer
llvm12: rework handling undefined options

Define a list of options and for any that aren't defined for the current
architecture add a PLIST_SUB entry as through the option were defined and
disabled.
commit hash: c9a3a7442f64da0f932d4e6934218c1acd684d25 commit hash: c9a3a7442f64da0f932d4e6934218c1acd684d25 commit hash: c9a3a7442f64da0f932d4e6934218c1acd684d25 commit hash: c9a3a7442f64da0f932d4e6934218c1acd684d25 c9a3a74
17:26 Brooks Davis (brooks) search for other commits by this committer
llvm12: Disable LLDB on non-x86 architectures

The 12.0.0 branch point hit point in the rework of FreeBSD debug targets
were non-x86 architectures are broken.  For now, simply disable LLDB
builds on those platforms.

PR:		254082
commit hash: cc0bbd86088c545607a8585256adb8e3cfb132ad commit hash: cc0bbd86088c545607a8585256adb8e3cfb132ad commit hash: cc0bbd86088c545607a8585256adb8e3cfb132ad commit hash: cc0bbd86088c545607a8585256adb8e3cfb132ad cc0bbd8
17:26 Brooks Davis (brooks) search for other commits by this committer
llvm12: Update to 12.0.0rc4
commit hash: 847e7c304a27c34d8f53f9bd0a98f3fd116ce240 commit hash: 847e7c304a27c34d8f53f9bd0a98f3fd116ce240 commit hash: 847e7c304a27c34d8f53f9bd0a98f3fd116ce240 commit hash: 847e7c304a27c34d8f53f9bd0a98f3fd116ce240 847e7c3
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 5 Mar 2021
01:47 brooks search for other commits by this committer
Welcome LLVM 12 (12.0.0rc2) to the tree

Notable *port* changes (vs devel/llvm11):
 - Switch to single llvm-project distfile.  This simplifies the port
   and support for the old style build process is rotting upstream
   after the mono-repo conversion.
 - Disable libedit dependency in libLLVM (still used by LLDB).  This
   is one small step toward a dependency-less clang.
 - LLDB docs are disabled due to issues finding python includes when
   autogenerating API docs.

Sponsored by:	 DARPA
Original commitRevision:567355 

Number of commits found: 42