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.

Port details
memleax Debug memory leaks of running processes
1.0.3 devel Deleted 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 1.0.3Version of this port present on the latest quarterly branch.
Broken BROKEN: does not actually detect leaks
Deprecated DEPRECATED: does not actually detect leaks
Expired This port expired on: 2018-10-31
Ignore IGNORE: is marked as broken: does not actually detect leaks
Maintainer: tobik@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-02-22 20:18:19
Last Update: 2018-11-01 19:05:28
SVN Revision: 483701
License: GPLv2
WWW:
https://github.com/WuBingzheng/memleax
Description:
Memleax debugs memory leaks of running processes by attaching to them, without recompiling or restarting. It hooks the target process's invocation of memory allocation and free and reports the memory blocks which live long enough as memory leak, in real time. It is convenient to use, and suitable for production environments. There is no need to recompile the program or restart the target process. You can run memleax to monitor the target process, wait for the real-time memory leak report, and then kill it with ctrl-c to stop monitoring. WWW: https://github.com/WuBingzheng/memleax
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/memleax
  2. man/man1/memleax.1.gz
  3. /usr/local/share/licenses/memleax-1.0.3/catalog.mk
  4. /usr/local/share/licenses/memleax-1.0.3/LICENSE
  5. /usr/local/share/licenses/memleax-1.0.3/GPLv2
Collapse this list.
Dependency lines:
  • memleax>0:devel/memleax
No installation instructions:
This port has been deleted.
PKGNAME: memleax
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1488351968 SHA256 (WuBingzheng-memleax-v1.0.3_GH0.tar.gz) = ceffb192d25d56fb0d41f74d9476ec63821ec99c368f13c32d32c8ebdfda9e56 SIZE (WuBingzheng-memleax-v1.0.3_GH0.tar.gz) = 30198

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libdwarf.a : devel/libdwarf
  2. gmake : devel/gmake
Library dependencies:
  1. libunwind.so : devel/libunwind
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/WuBingzheng/memleax/tar.gz/v1.0.3?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3
01 Nov 2018 19:05:28
Revision:483701Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-10-31 games/bloboats: Upstream gone, FreeBSD 10 only
2018-10-31 net/stf-6rd-kmod: Does not build on FreeBSD 11+
2018-10-31 net/pmf: Does not build on FreeBSD 11+
2018-10-31 net/knemo-kde4: KDE4 is EOL upstream, FreeBSD 10 only-port
2018-10-31 net/userfw: Does not build on FreeBSD 11+
2018-10-31 sysutils/qjail4: Only for FreeBSD 10.x , use sysutis/qjail instead
2018-10-31 sysutils/bsdmoted: does not build on FreeBSD 11+
2018-10-31 sysutils/scprotect: Does not build on FreeBSD 11+
2018-10-31 www/typo3-7: Support will end in October 2018, please update to
either www/typo3-8 or www/typo3-9
2018-10-31 devel/memleax: does not actually detect leaks
2018-10-31 emulators/virtio-kmod: Does not build on FreeBSD 10+
2018-10-31 games/traindirector: Does not build on FreeBSD 11+
1.0.3
11 Oct 2018 12:28:33
Revision:481819Original commit files touched by this commit
tobik search for other commits by this committer
Mark devel/memleax as broken and deprecate it

It does not appear to work correctly on supported FreeBSD versions.
1.0.3
11 Oct 2018 12:23:37
Revision:481818Original commit files touched by this commit
tobik search for other commits by this committer
devel/memleax: Take maintainership

PR:		228604
Approved by:	maintainer timeout (4 months)
1.0.3
30 May 2018 12:34:16
Revision:471131Original commit files touched by this commit
tobik search for other commits by this committer
Mark devel/memleax LLD_UNSAFE same as devel/libunwind

/usr/bin/ld: error: cannot preempt symbol: _Ux86_64_create_addr_space
>>> defined in /usr/local/lib/libunwind-x86_64.so
>>> referenced by tmp.c
>>>               /tmp/tmp-e91e1b.o:(main)

PR:		226994
Submitted by:	emaste
1.0.3
01 Mar 2017 07:15:36
Revision:435124Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.3

PR:		217431
Submitted by:	guy.tabrar@me.com(maintainer)
1.0.2
22 Feb 2017 20:18:10
Revision:434637Original commit files touched by this commit
tobik search for other commits by this committer
New port: devel/memleax

Memleax debugs memory leaks of running processes by attaching to them,
without recompiling or restarting. It hooks the target process's invocation
of memory allocation and free and reports the memory blocks which live
long enough as memory leak, in real time.

It is convenient to use, and suitable for production environments.
There is no need to recompile the program or restart the target process.
You can run memleax to monitor the target process, wait for the real-time
memory leak report, and then kill it with ctrl-c to stop monitoring.

WWW: https://github.com/WuBingzheng/memleax

PR:		217105
Submitted by:	Guy Tabrar <guy.tabrar@me.com>
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9725

Number of commits found: 6