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

Number of commits found: 58

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

Approved by:	brooks (private mail)
commit hash: 06210a91a4c1a4dc992eddd78a36763ecd1b8259 commit hash: 06210a91a4c1a4dc992eddd78a36763ecd1b8259 commit hash: 06210a91a4c1a4dc992eddd78a36763ecd1b8259 commit hash: 06210a91a4c1a4dc992eddd78a36763ecd1b8259 06210a9
Monday, 15 Jan 2024
12:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/llvm10: Mark DEPRECATED

- No longer supported by upstream and no other cinsumers left
- Set EXPIRATION_DATE 2024-03-31

Approved by:	portmgr (blanket)
commit hash: aa60e570076e43e6e7d64af4810d1677c0c19ac7 commit hash: aa60e570076e43e6e7d64af4810d1677c0c19ac7 commit hash: aa60e570076e43e6e7d64af4810d1677c0c19ac7 commit hash: aa60e570076e43e6e7d64af4810d1677c0c19ac7 aa60e57
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
Friday, 29 Sep 2023
19:06 Brooks Davis (brooks) search for other commits by this committer
devel/llvm10: un-deprecate, shrink default build

Remove expiration and deprecation as Arm platforms will require llvm10
as long as we support lang/ghc810.

Reduce the default builds to just the native backend(s), lld, and clang.
This is more than lang/ghc810 needs (it just needs LLVM), but also
covers lang/silq until its dependency on lld is removed.
commit hash: 942cd084dde4ee032b57bd18208a1a92c94f4c19 commit hash: 942cd084dde4ee032b57bd18208a1a92c94f4c19 commit hash: 942cd084dde4ee032b57bd18208a1a92c94f4c19 commit hash: 942cd084dde4ee032b57bd18208a1a92c94f4c19 942cd08
Wednesday, 20 Sep 2023
17:02 Brooks Davis (brooks) search for other commits by this committer
devel/llvm10: fix build with llvm17

Fix openmp linker scripts for llvm17.

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

Reformat multi-line OPTION_CMAKE_ON variable.

Co-authored-by:	Dimitry Andric <dim@FreeBSD.org>
Co-authored-by:	Ivan Rozhuk <rozhuk.im@gmail.com>
commit hash: 50e51d2680b46371c9d29c1b02fdd51aac17a86e commit hash: 50e51d2680b46371c9d29c1b02fdd51aac17a86e commit hash: 50e51d2680b46371c9d29c1b02fdd51aac17a86e commit hash: 50e51d2680b46371c9d29c1b02fdd51aac17a86e 50e51d2
17:02 Brooks Davis (brooks) search for other commits by this committer
devel/llvm10: deprecate, set short expiration

All dependent ports appear not to depend on llvm10 in practice and I've
submitted PRs for them.  Set an expiration (somewhat shorter than ideal)
so llvm10 doesn't end up in 2023Q4.

PR:		273963, 273964, 273977
commit hash: e46126d5d35bf996048bcaa47d4de3a7fc7aa75d commit hash: e46126d5d35bf996048bcaa47d4de3a7fc7aa75d commit hash: e46126d5d35bf996048bcaa47d4de3a7fc7aa75d commit hash: e46126d5d35bf996048bcaa47d4de3a7fc7aa75d e46126d
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
Tuesday, 18 Apr 2023
21:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/llvm10: Use swig40 instead of swig

Some issues for swig 4.1.1 has been fixed in patch-swig. However, it still does
not build successfully, Therefore, use swig40 instead of swig for now.

PR:		270720
commit hash: dc665642e86a912ccec9307e46cfb08ae0d9f00a commit hash: dc665642e86a912ccec9307e46cfb08ae0d9f00a commit hash: dc665642e86a912ccec9307e46cfb08ae0d9f00a commit hash: dc665642e86a912ccec9307e46cfb08ae0d9f00a dc66564
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
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
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
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:18 Bernhard Froehlich (decke) search for other commits by this committer
devel/llvm10: Add CPE information

Approved by:	portmgr (blanket)
commit hash: ef60d66c84de0c3460753857ed14991f2cfec38a commit hash: ef60d66c84de0c3460753857ed14991f2cfec38a commit hash: ef60d66c84de0c3460753857ed14991f2cfec38a commit hash: ef60d66c84de0c3460753857ed14991f2cfec38a ef60d66
Friday, 16 Jul 2021
18:00 Brooks Davis (brooks) search for other commits by this committer
devel/llvm1[01]: Fix lit

Correct missing renames of lit modules. [0]

Remove no-op LLD_LINK option.

PR:		257123 [0]
Reported by:	Derek Schrock <dereks@lifeofadishwasher.com>
commit hash: 4512e7747f3024cec4549b9d16374ed05f6759a2 commit hash: 4512e7747f3024cec4549b9d16374ed05f6759a2 commit hash: 4512e7747f3024cec4549b9d16374ed05f6759a2 commit hash: 4512e7747f3024cec4549b9d16374ed05f6759a2 4512e77
Thursday, 15 Jul 2021
08:36 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm10: enable OPENMP on riscv64
commit hash: d839e89851a74e6f115a20312c4f54a663d4cd75 commit hash: d839e89851a74e6f115a20312c4f54a663d4cd75 commit hash: d839e89851a74e6f115a20312c4f54a663d4cd75 commit hash: d839e89851a74e6f115a20312c4f54a663d4cd75 d839e89
Tuesday, 15 Jun 2021
08:41 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm10: enable GOLD on powerpc, fix whitespaces
commit hash: 5e553d64c687498675031771b8168aedff06e55e commit hash: 5e553d64c687498675031771b8168aedff06e55e commit hash: 5e553d64c687498675031771b8168aedff06e55e commit hash: 5e553d64c687498675031771b8168aedff06e55e 5e553d6
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
Wednesday, 7 Apr 2021
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
Tuesday, 26 Jan 2021
14:56 pkubaj search for other commits by this committer
devel/llvm*: enable GOLD on 14 on powerpc64
Original commitRevision:562685 
Thursday, 14 Jan 2021
14:34 dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Original commitRevision:561562 
Monday, 11 Jan 2021
23:46 brooks search for other commits by this committer
llvm10: Avoid untracked ncurses depend

Force linkage with the base system's ncurses in lldb and disable
terminfo to avoid untracked dependencies when ncurses is installed from
ports. Ideally we'd also use the base libtinfo, but I have been unable
to find a way to force it to be used.

PR:		252120
MFH:		2021Q1
Original commitRevision:561287 
Sunday, 10 Jan 2021
14:05 rene search for other commits by this committer
Remove empty PY_ENUM34 from ports using Python 3.6+
Original commitRevision:561070 
Thursday, 24 Dec 2020
00:29 pkubaj search for other commits by this committer
devel/llvm10: fix libllvm runtime on powerpc64 head

llvmpipe on powerpc64 head is broken without this.

This patch seems to have been droppen after llvm90
Original commitRevision:559037 
Sunday, 8 Nov 2020
12:39 pkubaj search for other commits by this committer
devel/llvm10: enable GOLD and OPENMP by default on powerpc64le
Original commitRevision:554451 
Wednesday, 28 Oct 2020
17:15 brooks search for other commits by this committer
Bump port revion after r553456

The patch to openmp was either ignored or the build was broken depending
on different aspects of the build environment. Now that it applies, the
pkg contents change...

PR:		250530
Reported by:	John Hein
Original commitRevision:553556 
Tuesday, 27 Oct 2020
17:04 brooks search for other commits by this committer
Fix application of openmp patch

PR:		250530
Submitted by:	Yasuhito FUTATSUKI
Reported by:	albert.shih@obspm.fr
Original commitRevision:553456 
Monday, 19 Oct 2020
20:32 kevans search for other commits by this committer
devel/llvm10: fix hand-rolled AT_EXECPATH search for older FreeBSD

This was committed in base r360875 and upstream 21e5e1724, which was after
LLVM10 branched and has not been backported.

This failure would only have been noticed if AT_EXECPATH was missing, and
qemu-user-static does not currently provide AT_EXECPATH. As such, any
execution of llvm10 binaries under qemu-user-static immediately segfaulted.

Reported by:	Daniel Tihanyi <daniel.tihanyi@tetragir.com>, jbeich
Approved by:	brooks (maintainer)
MFH:		2020Q4
Original commitRevision:552764 
Wednesday, 5 Aug 2020
22:14 brooks search for other commits by this committer
Minor fixes.

Unbreak OPENMP in some cases.

Fix C++ library selection for some target values.

PR:		248384, 248386
Submitted by:	Greg V
Differential Revision:	https://reviews.freebsd.org/D24420
Original commitRevision:544246 
Tuesday, 28 Jul 2020
18:52 brooks search for other commits by this committer
Upgrade to 10.0.1 release.

Fix sanitizer runtime install location. [0]

PR:		245542 [0]
Reported by:	jbeich [0]
Sponsored by:	DARPA
Original commitRevision:543629 
Wednesday, 15 Jul 2020
09:57 pkubaj search for other commits by this committer
devel/llvm10: enable GOLD on powerpc64 head

Only head, because ld.gold is available only on head.
Original commitRevision:542254 
Wednesday, 17 Jun 2020
18:17 sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Original commitRevision:539491 
Wednesday, 10 Jun 2020
04:07 kevans search for other commits by this committer
devel/llvm*: Avoid extraneous escapes

All of these single quotes are safe on their own, as they're enclosed in
double quotes. Removes the escapes, because they're currently passed through
to the underlying regex engine as \' to be interpreted as '.

A future change will forbid this escape, then an even further future change
will actually imbue \' with special meaning based on GNU interpretation
("end of subject").

No PORTREVISION bump or rebuild is needed, as they're functionally
equivalent.

PR:		247058
Approved by:	koobs (mentor), brooks (maintainer)
MFH:		2020Q2 (blanket: trivial build fix)
Original commitRevision:538368 
Monday, 18 May 2020
21:50 dbaio search for other commits by this committer
devel/llvm*: Upgrade Sphinx dependency to 3.X

This avoids conflicts between Sphinx ports when not using Poudriere.

PR:		246500
Approved by:	brooks (maintainer)
Original commitRevision:535791 
Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Tuesday, 7 Apr 2020
22:00 brooks search for other commits by this committer
Revert upstream 18bfb3a.

The commit in question causes miscompiliation of VirtualBox.  Efforts to
create a reproducer are underway, but quite complicated.

Submitted by:	kevans
Sponsored by:	DARPA
Original commitRevision:531039 
Wednesday, 25 Mar 2020
17:33 brooks search for other commits by this committer
Update to 10.0.0 release.

Add a patch disabling wrapping of qsort in ASAN as the current wrapper
is reported to be broken.[1]

Reported by:	bdrewery
Sponsored by:	DARPA
Original commitRevision:529111 
Tuesday, 17 Mar 2020
22:12 brooks search for other commits by this committer
Update to 10.0.0rc4.

Enable OpenMP on aarch64. [0]

Submitted by:	Greg V. [0]
Differential Revision:	https://reviews.freebsd.org/D23862
Original commitRevision:528604 
Thursday, 12 Mar 2020
21:16 brooks search for other commits by this committer
Add clang-move to EXTRAS_COMMANDS correcting plist.

PR:		244669
Reported by:	greenreaper@hotmail.com
Original commitRevision:528321 
Wednesday, 4 Mar 2020
18:41 brooks search for other commits by this committer
Update to 10.0.0rc3

Sponsored by:	DARPA
Original commitRevision:527793 
Wednesday, 19 Feb 2020
22:27 brooks search for other commits by this committer
Correct a number of OPENMP plist errors.

I'd only half-merged the switch to an OPENMP_PATTERN variable.

Reported by:	Mark Millard
Original commitRevision:526532 
Monday, 17 Feb 2020
23:30 brooks search for other commits by this committer
Update to rc2.

Add github MASTER_SITE now that binaries are being published there and
at llvm.org.
Original commitRevision:526436 
Saturday, 15 Feb 2020
00:07 pkubaj search for other commits by this committer
devel/llvm10: remove ELFv2 option to fix patch target

ELFv2 patches are now upstreamed and having them in ports actually breaks patch
target:
=======================<phase: patch          >============================
===>  Patching for llvm10-10.0.0.r1
===>  Applying extra patch patches for llvm10-10.0.0.r1
===>  Applying extra patch patches for llvm10-10.0.0.r1
1 out of 1 hunks failed--saving rejects to
tools/clang/lib/Basic/Targets/PPC.h.rej
=> extra patch patch patch-tools_clang_lib_Basic_Targets_PPC.h failed to apply
cleanly.
=> Patch(es)  patch-lib_Target_PowerPC_PPCTargetMachine.cpp applied cleanly.

Approved by:	portmgr (fix build blanket)
Original commitRevision:526189 
Wednesday, 12 Feb 2020
23:31 brooks search for other commits by this committer
Replace /usr/local with ${LOCALBASE}

Reported by:	jbeich
Original commitRevision:525984 
Tuesday, 11 Feb 2020
23:52 brooks search for other commits by this committer
Restore the clang EXTRAS option.

Add a USES=lua for LLDB as it now picks up lua if installed.  Let it
know which version to link to since it seems to prefer 5.3 even when
USES=lua prefers 5.2.

Submitted by:	C Williams
Differential Revision:	https://reviews.freebsd.org/D23583
Original commitRevision:525893 
Monday, 3 Feb 2020
21:39 brooks search for other commits by this committer
Fix: files/lld directory was removed due to a commit hook.
Original commitRevision:525098 
Saturday, 1 Feb 2020
04:43 linimon search for other commits by this committer
Mark BROKEN: files/lld subdirectory does not exist.
Original commitRevision:524756 
01:05 brooks search for other commits by this committer
Add LLVM 10.0.0rc1

Due to the added digit from 9 to 10 and the fact that ##.1.# releases
are vanishingly rare, use llvm10 rather than llvm100 for the name.

EXTRAS are currently disabled due to configure errors.

Sponsored by:	DARPA
Original commitRevision:524748 

Number of commits found: 58