non port: devel/llvm70/pkg-plist |
Number of commits found: 8 |
Saturday, 14 Jan 2023
|
23:14 Tobias C. Berner (tcberner)
Cleanup: Remove devel/llvm[789]0
* remove old devel/llvm70
* remove old devel/llvm80
* remove old devel/llvm90
* remove ports explicitely depending on either of the three
Differential Revision: https://reviews.freebsd.org/D37936
21778d8 |
Friday, 19 Mar 2021
|
19:07 se
Remove LLDB option to remove the dependency on python-2.7
This port has been on a list of deprecated ports with removal planned on
2021-06-23. Multiple other ports depend on this particular LLVM version
and were also marked for removal. This change allows to retain this port
and the ports that depend on it.
Newer LLDB versions are available in the base system or in later LLVM ports.
The pkg-descr mentions the removal of LLDB from this port as suggested by
Ed Maste.
Approved by: emaste
Differential Revision: D29342
|
Wednesday, 17 Apr 2019
|
16:20 brooks
Fix the installation of llvm-lit's "cat" utility.
On llvm80, also disable discovery of libz3 to avoid an untracked
dependency when math/z3 is installed during a manual build.
PR: 237284
Reported by: arrowd
Sponsored by: DARPA, AFRL
|
Thursday, 7 Mar 2019
|
23:52 brooks
Move the list of llvm commands to seperate Makefile.COMMANDS to be used
by another port to come later.
Reorder Makefiles a bit to group similar things together.
Remove support for generating patch files from upstream SVN revisions.
The required interfaces have been disabled for some time and LLVM is in
the process if migrating to Git.
No functional changes (pkg-plist changes are simply ordering).
|
Monday, 25 Feb 2019
|
19:28 brooks
Fix libclangDoc.a installation, install clang-doc80
Bug 230791 mistakenly put libclangDoc.a under %%DOCS%%. It actually
belongs to clang extras.
Plus, on 8.0.0, the clang-doc binary does work, so we can install that
too.
PORTREVISION bumped for llvm80 due to new file, not bumped for llvm70 as
this plist change only fixes previously broken OPTIONS configurations.
PR: 230791
Submitted by: Greg V
Differential Revision: https://reviews.freebsd.org/D19068
|
Thursday, 13 Sep 2018
|
17:36 brooks
Update to release candidate 3.
Add a wrapper for llvm-xray.
Sponsored by: DARPA, AFRL
|
Tuesday, 21 Aug 2018
|
20:26 brooks
Fix builds without DOCS.
libclangDoc.a is excluded when documentation builds are disabled.
PR: llvm70
Reported by: xxjack12xx@gmail.com
|
Tuesday, 14 Aug 2018
|
02:54 brooks
Add a port of LLVM 7.0.0.rc1 based on devel/llvm60.
Sponsored by: DARPA, AFRL
|
Number of commits found: 8 |