Port details |
- mprof Memory Profiler and Leak Detector
- 3.0_1 devel
=5 3.0_1Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
- 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: unknown
- Last Update: 2011-05-02 11:57:10
- SVN Revision: UNKNOWN
- People watching this port, also watch:: aalib, zip, libxml2, unzip
- License: not specified in port
- Description:
- from the README:
MPROF -- memory profiler (version 3.0)
To use mprof, you must link the library libc_mp.a (found in the mprof
directory) into your application (this library is the C library with
the definitions of malloc and free replaced). Profiling starts
automatically when malloc is first called. Profile data is written to
the file "mprof.data". There are several functions that users can
call to change the name of the output file, etc. See the man page in
mprof.man.
Simply by linking in the new malloc and executing your application, a
file called ``mprof.data'' will be created in the current directory.
This is the data file that mprof uses to build its dynamic call graph.
[...]
Mprof does not use Kyoto Common Lisp anymore. To use mprof, all you
need is a C compiler.
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mprof
- 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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_1 02 May 2011 11:57:10
 |
bapt  |
Remove unmaintained expired ports from devel
2011-05-01 devel/a2dev: Upstream disapear and distfile is no more available
2011-05-01 devel/c2lib: Upstream disapear and distfile is no more available
2011-05-01 devel/c2man: Upstream disapear and distfile is no more available
2011-05-01 devel/c2mdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/c_parser: Upstream disapear and distfile is no more available
2011-05-01 devel/cdoc: Upstream disapear and distfile is no more available
2011-05-01 devel/diffconvert: Upstream disapear and distfile is no more
available
2011-05-01 devel/ecgi: Upstream disapear and distfile is no more available
2011-05-01 devel/error: Upstream disapear and distfile is no more available
2011-05-01 devel/excalibur-configuration: Upstream disapear and distfile is no
more available
2011-05-01 devel/freelibiberty: Upstream disapear and distfile is no more
available
2011-05-01 devel/gengameng: Upstream disapear and distfile is no more available
2011-05-01 devel/hptools: Upstream disapear and distfile is no more available (Only the first 15 lines of the commit message are shown above ) |
3.0_1 16 Mar 2011 13:55:41
 |
bapt  |
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
3.0_1 18 Jun 2007 19:48:01
 |
danfe  |
Fix the build with GCC 4.2 and thus unbreak.
Reported by: pointyhat (logs) |
3.0_1 27 May 2007 02:59:35
 |
kris  |
BROKEN with gcc 4.2 |
3.0_1 11 Dec 2006 00:29:07
 |
shaun  |
Do a bit of patch work to improve handling of modern (large/complex,
possibly C++) software.
PR: ports/106491
Submitted by: Julian Elischer <julian@pan.ironport.com> |
3.0 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
3.0 21 Mar 2005 08:16:25
 |
vs  |
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR |
3.0 10 Apr 2004 17:11:02
 |
trevor  |
Cram into 80 columns by 24 rows. |
3.0 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.0 19 Oct 2003 09:06:38
 |
kris  |
Respect CC and CFLAGS |
3.0 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
3.0 03 Jun 2002 22:31:24
 |
wollman  |
Comment out unused variables whose initializers caused compile-time errors. |
3.0 08 May 2002 20:44:50
 |
obrien  |
To ports@freebsd.org. |
22 Nov 2000 00:23:40
    |
obrien  |
Add $FreeBSD$, which help me in problem reports. |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
Number of commits found: 15
|