summaryrefslogtreecommitdiff
path: root/devel/mprof (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1998-12-01Support ELF.David E. O'Brien1-0/+129
Submitted by: Doug Rabson <dfr@calcaphon.com> Notes: svn path=/head/; revision=15004
1998-08-12Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1-1/+0
I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
1998-02-26take over maintance.David E. O'Brien1-2/+5
Notes: svn path=/head/; revision=9946
1998-02-15#include <unistd.h> to get prototype for ftruncate().Jeffrey Hsu1-1/+11
PR: 5737 Submitted by: tejblum@arc.hq.cti.ru (Dmitrij Tejblum) Notes: svn path=/head/; revision=9725
1997-06-09cs.colorado.edu's ftp port is firewalled; the file exists onBill Fenner1-2/+2
ftp.cs.colorado.edu. Found by: distfile checker Notes: svn path=/head/; revision=6811
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-5/+3
Notes: svn path=/head/; revision=4575
1996-10-18Removed unnecessary @cwd directive.Masafumi Max NAKANE1-1/+0
(Oops, I forgot to commit this one.) Notes: svn path=/head/; revision=4026
1996-10-18Honor the setting of NOMANCOMPRESS.Masafumi Max NAKANE1-3/+5
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *. Notes: svn path=/head/; revision=4025
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1995-11-26Change gategory name "development" -> "devel". Also take out theSatoshi Asami1-2/+2
"programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
1995-04-24Updated devel Makefiles. Strip mprof and compress mprof.1 along the way.Satoshi Asami2-7/+5
Notes: svn path=/head/; revision=1521
1995-04-09And now, yet another round of Makefile updates, devel version!Satoshi Asami1-3/+4
Notes: svn path=/head/; revision=1314
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-01-29Correction in the Makefile for the "new" make.Andreas Schulz1-1/+1
Notes: svn path=/head/; revision=845
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer1-0/+1
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
1994-11-22Change name of Makefile to Makefile.i386.Jeffrey Hsu1-12/+9
Remove /usr/include/frame.h from dependencies in Makefile.i386. Add -static to CFLAGS so 'make tests' will work. Notes: svn path=/head/; revision=449
1994-11-22Use Makefile.i386.Jeffrey Hsu1-1/+2
Notes: svn path=/head/; revision=448
1994-11-05Mprof 3.0 --- a memory allocation profiler and leak detector.Jeffrey Hsu5-0/+369
Notes: svn path=/head/; revision=321