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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/llvm-devel/files/patch-cmake_modules_AddSphinxTarget.cmake

Number of commits found: 3

Monday, 8 Mar 2021
21:01 brooks search for other commits by this committer
Update to a new snapshot (now on the 13.0.0 line).

Disable LLDB docs due to build issues.

Reduce dependencies in core LLVM and Clang bits.

Sponsored by:	DARPA
Original commitRevision:567872 
Friday, 15 Nov 2019
23:14 brooks search for other commits by this committer
Update to a new snapshot and migrate to the llvm monorepo.

We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally.  Don't imply CLANG fo ELFV2 since the patches
will always apply.

Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel.  This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.

Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.

Sponsored by:	DARPA, AFRL
Original commitRevision:517707 
Sunday, 6 May 2018
16:43 brooks search for other commits by this committer
Update to a new snapshot.

Work around a race in sphinx.

Create the target directory before calling sphinx to render content into
it.  Sphinx suffers from a race where it crashes with an exception if it
tries to make a directory and someone else does first.
Original commitRevision:469241 

Number of commits found: 3