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/creduce/distinfo

Number of commits found: 10

Friday, 14 Apr 2023
14:16 Robert Clausecker (fuz) search for other commits by this committer
devel/creduce: switch to LLVM 13 branch and unbreak

The main upstream release of creduce requires LLVM 9 which we no longer
have in the ports tree.  Fortunately, upstream provides branches with
compatibility to newer LLVM releases.  Switch to the LLVM 13 branch and
update the port accordingly.  The port version has been adjusted to
reflect this.

Approved by:	bofh (maintainer)
MFH:		2023Q2
commit hash: 529b8173aeac13298a31cf70f61f8c38748d8550 commit hash: 529b8173aeac13298a31cf70f61f8c38748d8550 commit hash: 529b8173aeac13298a31cf70f61f8c38748d8550 commit hash: 529b8173aeac13298a31cf70f61f8c38748d8550 529b817
Monday, 23 Jan 2023
09:58 Daniel Engberg (diizzy) search for other commits by this committer
devel/creduce: Update to latest commit (20220927) and unbreak

Update to latest commit to support LLVM 15
Convert to CMake and adjust dependencies

PR:		268745
Reviewed by:	pkubaj, tcberner
Tested by:	pkubaj, brooks
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: be17d4ad221b313ecad86d0f42cea4b1c8b19d74 commit hash: be17d4ad221b313ecad86d0f42cea4b1c8b19d74 commit hash: be17d4ad221b313ecad86d0f42cea4b1c8b19d74 commit hash: be17d4ad221b313ecad86d0f42cea4b1c8b19d74 be17d4a
Tuesday, 14 May 2019
11:38 swills search for other commits by this committer
devel/creduce: update to 2.10.0
Original commitRevision:501649 
Monday, 6 May 2019
20:36 swills search for other commits by this committer
devel/creduce: update to 2.9.0
Original commitRevision:500930 
Monday, 9 Jul 2018
20:17 swills search for other commits by this committer
devel/creduce: update to 2.8.0
Original commitRevision:474300 
Wednesday, 31 May 2017
18:46 swills search for other commits by this committer
devel/creduce: Update to 2.7.0

PR:		219415
Submitted by:	dim
Original commitRevision:442256 
Friday, 5 May 2017
18:39 swills search for other commits by this committer
devel/creduce: Update to 2.6.0

While here, update to use llvm39.

PR:		219073
Submitted by:	dim
Original commitRevision:440200 
Monday, 23 May 2016
13:41 swills search for other commits by this committer
devel/creduce: update to 2.5.0
Original commitRevision:415719 
Monday, 4 Jan 2016
15:36 swills search for other commits by this committer
devel/creduce: revive port

Since creduce seems to be maintained after all and has recently had a release
which now works with newer llvm, revive the port.
Original commitRevision:405245 
Thursday, 25 Apr 2013
02:35 eadler search for other commits by this committer
Add creduce:

C-Reduce is a tool which takes a large C or C++ program that has a property of
interest (such as triggering a compiler bug) and automatically produces a much
smaller C/C++ program that has the same property. It is intended for use by
people who discover and report bugs in compilers and other tools that process
C/C++ code.

Reviewed by:	mva, swills
Tested by:	swills
Original commitRevision:316494 

Number of commits found: 10