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/p5-Test-LeakTrace/distinfo

Number of commits found: 5

Wednesday, 6 Jan 2021
20:25 sunpoet search for other commits by this committer
Update to 0.17

Changes:	https://metacpan.org/changes/distribution/Test-LeakTrace
Original commitRevision:560580 
Sunday, 18 Jun 2017
17:32 sunpoet search for other commits by this committer
Update to 0.16

- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commitRevision:443836 
Monday, 24 Nov 2014
18:26 sunpoet search for other commits by this committer
- Update to 0.15

Changes:	http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commitRevision:373252 
Friday, 7 Oct 2011
16:15 sunpoet search for other commits by this committer
- Update to 0.14

Changes:        http://search.cpan.org/dist/Test-LeakTrace/Changes
Original commit
Wednesday, 10 Aug 2011
12:13 sunpoet search for other commits by this committer
- Add p5-Test-LeakTrace 0.13

Test::LeakTrace provides several functions that trace memory leaks. This module
scans arenas, the memory allocation system, so it can detect any leaked SVs in
given blocks.

Leaked SVs are SVs which are not released after the end of the scope they have
been created. These SVs include global variables and internal caches. For
example, if you call a method in a tracing block, perl might prepare a cache for
the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes
a block more than once.

WWW: http://search.cpan.org/dist/Test-LeakTrace/
Original commit

Number of commits found: 5