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/llvm70/pkg-plist

Number of commits found: 8

Saturday, 14 Jan 2023
23:14 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 21778d8
Friday, 19 Mar 2021
19:07 se search for other commits by this committer
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
Original commitRevision:568810 
Wednesday, 17 Apr 2019
16:20 brooks search for other commits by this committer
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
Original commitRevision:499184 
Thursday, 7 Mar 2019
23:52 brooks search for other commits by this committer
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).
Original commitRevision:495005 
Monday, 25 Feb 2019
19:28 brooks search for other commits by this committer
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
Original commitRevision:493890 
Thursday, 13 Sep 2018
17:36 brooks search for other commits by this committer
Update to release candidate 3.

Add a wrapper for llvm-xray.

Sponsored by:	DARPA, AFRL
Original commitRevision:479683 
Tuesday, 21 Aug 2018
20:26 brooks search for other commits by this committer
Fix builds without DOCS.

libclangDoc.a is excluded when documentation builds are disabled.

PR:		llvm70
Reported by:	xxjack12xx@gmail.com
Original commitRevision:477755 
Tuesday, 14 Aug 2018
02:54 brooks search for other commits by this committer
Add a port of LLVM 7.0.0.rc1 based on devel/llvm60.

Sponsored by:	DARPA, AFRL
Original commitRevision:477133 

Number of commits found: 8