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/valgrind/pkg-message

Number of commits found: 7

Monday, 18 Oct 2021
19:03 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Paul Floyd
devel/valgrind: Update to 3.18.1 and switch to use sourceware

The FreeBSD port of Valgrind has now been merged upstream and a new
release of Valgrind is out, 3.18.1. This updates Makefile, distinfo and
pkg-descr to reflect that.

Also remove pkg-message which has been incorrect and obsolete for a fair time.

PR:		259224
commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf 7faf3ca
Tuesday, 13 Aug 2019
16:01 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
Original commitRevision:508835 
Wednesday, 21 Oct 2009
16:55 stas search for other commits by this committer
- Update to newer snapshot fro P4.
Original commit
Friday, 25 Sep 2009
14:43 stas search for other commits by this committer
- Update to version 3.5.0.

Feature safe:   yes
Original commit
Monday, 27 Dec 2004
11:41 vs search for other commits by this committer
- Add some suppression files & fix packaging[1]
   (bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]

PR:             ports/71832 [1]; ports/75436 [2]
Submitted by:   Frerich Raabe;   maintainer
Original commit
Sunday, 25 Jul 2004
17:02 pav search for other commits by this committer
- Update to 352

PR:             ports/69553
Submitted by:   Simon Barner <barner@in.tum.de> (maintainer)
Original commit
Sunday, 23 May 2004
17:00 krion search for other commits by this committer
Valgrind is a system for debugging and profiling un*x programs.
With the tools that come with Valgrind, you can automatically
detect many memory management and threading bugs, avoiding
hours of frustrating bug-hunting, making your programs more
stable. You can also perform detailed profiling, to speed up
and reduce memory use of your programs.

The Valgrind distribution includes five tools: two memory error
detectors, a thread error detector, a cache profiler and a heap
profiler.  Several other tools have been built with Valgrind.

Valgrind was ported to FreeBSD by Doug Rabson (http://www.rabson.org/).

Submitted by:   Doug Rabson <dfr@FreeBSD.org> and Simon Barner
<barner@in.tum.de>
Original commit

Number of commits found: 7