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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
p5-Test-LeakTrace Traces memory leaks
0.17 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-10 12:14:24
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Test-LeakTrace
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Test-LeakTrace-0.17/catalog.mk
  2. /usr/local/share/licenses/p5-Test-LeakTrace-0.17/LICENSE
  3. /usr/local/share/licenses/p5-Test-LeakTrace-0.17/ART10
  4. /usr/local/share/licenses/p5-Test-LeakTrace-0.17/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Test/LeakTrace.pm
  6. lib/perl5/site_perl/mach/5.32/Test/LeakTrace/JA.pod
  7. lib/perl5/site_perl/mach/5.32/Test/LeakTrace/Script.pm
  8. lib/perl5/site_perl/mach/5.32/auto/Test/LeakTrace/LeakTrace.so
  9. lib/perl5/site_perl/man/man3/Test::LeakTrace.3.gz
  10. lib/perl5/site_perl/man/man3/Test::LeakTrace::JA.3.gz
  11. lib/perl5/site_perl/man/man3/Test::LeakTrace::Script.3.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Test-LeakTrace>0:devel/p5-Test-LeakTrace
To install the port:
cd /usr/ports/devel/p5-Test-LeakTrace/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Test-LeakTrace
  • pkg install p5-Test-LeakTrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Test-LeakTrace
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609953887 SHA256 (Test-LeakTrace-0.17.tar.gz) = 777d64d2938f5ea586300eef97ef03eacb43d4c1853c9c3b1091eb3311467970 SIZE (Test-LeakTrace-0.17.tar.gz) = 34126

Packages (timestamps in pop-ups are UTC):
p5-Test-LeakTrace
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.170.170.170.170.17n/an/an/a
FreeBSD:13:quarterly0.170.170.170.170.17n/an/an/a
FreeBSD:14:latest0.170.170.170.170.170.17-0.17
FreeBSD:14:quarterly0.170.17-0.170.170.170.170.17
FreeBSD:15:latest0.170.17n/a0.17n/an/a0.170.17
FreeBSD:15:quarterly0.170.17n/a-n/an/a--
FreeBSD:16:latest0.170.17n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Test-LeakTrace
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Test/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Test/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Test/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Test/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Test/
  7. http://backpan.perl.org/modules/by-module/Test/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Test/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Test/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Test/
  12. https://www.cpan.org/modules/by-module/Test/
Collapse this list.

There are no commits on branch 2026Q2 for this port