Port details |
- mpatrol Dynamic memory debugging and profiling library
- 1.4.8_6 devel =2 1.4.8_6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-07-13 18:21:05
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://mpatrol.sourceforge.net/
- Description:
- The mpatrol library is a powerful debugging tool that attempts to diagnose
run-time errors that are caused by the wrong use of dynamically allocated
memory. It acts as a malloc() debugger for debugging dynamic memory
allocations, although it can also trace and profile calls to malloc() and
free() too.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/mpatrol/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mpatrol
- pkg install mpatrol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpatrol
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- SHA256 (mpatrol_1.4.8.tar.gz) = 2a58512cb355bf46b08e85683a2ad872bdd4cad5f7a40c87117c7f5badd9f232
SIZE (mpatrol_1.4.8.tar.gz) = 4413896
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libelf.so.0 : devel/libelf
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mpatrol-1.4.8_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_mpatrol
- USES:
- gettext gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.8_6 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.4.8_6 23 Feb 2024 13:55:19 |
Muhammad Moinur Rahman (bofh) |
devel/mpatrol: Moved man to share/man
Approved by: portmgr (blanket) |
1.4.8_5 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
1.4.8_5 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.4.8_5 22 Jul 2023 06:11:21 |
Muhammad Moinur Rahman (bofh) |
devel/mpatrol: Fix build with llvm16
- Add LICENSE GPLv2
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.8_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.8_4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.8_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.8_4 17 Sep 2019 18:27:32 |
antoine |
Mark BROKEN on i386 with lld
Reported by: pkg-fallout
MFH: 2019Q3 |
1.4.8_4 01 Dec 2017 20:48:06 |
amdmi3 |
- Pet portlint
- Switch to options helpers
- Simplify installation
- Mark MAKE_JOBS_UNSAFE, fails sporadically in parallel build
- Add missing gettext dependency |
1.4.8_4 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
1.4.8_4 01 Feb 2017 12:29:37 |
jbeich |
devel/mpatrol: unbreak with libc++ 3.9
../../tools/dmalloc.c:412:20: error: assigning to 'char *' from incompatible
type 'const char *'
else if (t = strchr(ESCAPE_CHARS, p[i]))
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
1.4.8_4 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.4.8_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.8_3 19 Sep 2015 15:08:55 |
naddy |
Remove a broken patch that would shut up the compiler but fail to
actually fix the LP64 problem in the application resource handling.
This code is unused. If the GUI is ever enabled, it will need to
be fixed properly. |
1.4.8_3 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
1.4.8_3 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.4.8_3 13 Aug 2014 15:24:02 |
vanilla |
Stagify. |
1.4.8_3 01 Aug 2014 17:37:39 |
antoine |
Unbreak, it doesn't work with libelf from base
With hat: portmgr |
1.4.8_3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.4.8_3 13 Jul 2014 23:09:11 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.4.8_3 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.4.8_3 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.4.8_3 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.4.8_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.4.8_3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.4.8_3 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.4.8_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.4.8_3 05 Feb 2009 07:26:00 |
pgollucci |
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run |
1.4.8_3 08 Oct 2008 18:22:58 |
sobomax |
Make usable on 6.x and up. The FreeBSD defines valloc(3) in the
unistd.h, so that we need to include it in order to compile with
mpatrol. |
1.4.8_2 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.4.8_2 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.4.8_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.4.8_1 03 Nov 2006 03:51:40 |
sobomax |
Unbreak on amd64.
Obtained from: debian (mptrace.c patch)
Sponsored by: Sippy Software, Inc. |
1.4.8_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.4.8_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.4.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4.8 13 Jul 2003 18:20:36 |
sobomax |
Add mpatrol 1.4.8, a dynamic memory debugging and profiling library.
PR: 53317
Submitted by: Patrick MARIE <mycroft@virgaria.org> |