Port details |
- memcheck Memory Allocation Checker
- 0.2.4_1 devel
=0 0.2.4_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- Maintainer: demon@FreeBSD.org
- Port Added: 2002-09-01 20:43:44
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- License: not specified in port
- WWW:
- http://hald.dnsalias.net/projects/memcheck/
- Description:
- This is Memory Allocation Checker package. Main features:
* Fault on pointer overrun (read or write).
* Fault on freed pointer dereference (read or write).
* Log double free or realloc of already freed pointer.
* Log memory not freed on exit.
* Check for pointer underrun on free/realloc.
* Set level of logging.
* Optionally reverse behaviour of overrun and underrun.
* Optionally "churn" reallocations. Always return a different pointer.
* Optionally log pointer overruns instead of faulting.
* Optionally return freed memory to system. (May hurt checking for freed
pointer usage).
* Optionally log "large" allocations.
* Optionally run out-of-memory after a specified amount of memory has
been used.
* Very small performance impact.
* Large memory footprint impact.
WWW: http://hald.dnsalias.net/projects/memcheck/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- memcheck>0:devel/memcheck
- No installation instructions:
- This port has been deleted.
- PKGNAME: memcheck
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- libtool
- 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 |
0.2.4_1 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.2.4_1 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
0.2.4_1 12 Dec 2015 23:02:03 |
bapt |
Mark as broken: does not fetch |
0.2.4_1 01 Jul 2014 13:06:03 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.2.4 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.2.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.2.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2.4 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.2.4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.2.4 12 Dec 2007 14:42:37 |
demon |
Update to 0.2.4
PR: 117586
Submitted by: chinsan |
0.2.2 01 Feb 2007 11:44:13 |
demon |
Update to 0.2.2
PR: 108563
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
0.2.1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.2.1 17 Jul 2006 08:28:19 |
demon |
Update to 0.2.1.
PR: 99965
Submitted by: clsung |
0.1.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.1.5 10 Oct 2005 12:42:19 |
demon |
Update to version 0.1.5. |
0.1.4 15 Oct 2004 08:03:00 |
demon |
Update to version 0.1.4. |
0.1.3 31 Mar 2004 06:52:17 |
demon |
Now there is no need to replace malloc.h with stdlib.h |
0.1.3 31 Mar 2004 06:48:49 |
demon |
Update to version 0.1.3.
PR: 64967
Submitted by: Rong-En Fan <rafan@infor.org> |
0.1.1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.1.1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.1.1 01 Sep 2002 20:43:15 |
demon |
New port: memcheck -- Memory Allocation Checker. |