non port: devel/valgrind/Makefile |
SVNWeb
|
Number of commits found: 115 (showing only 15 on this page) |
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 28 Feb 2005
|
[ 13:05 barner ] (Only the first 10 of 17 ports in this commit are shown above. )
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
|
Mon, 27 Dec 2004
|
[ 11:41 vs ]
- Add some suppression files & fix packaging[1]
(bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]
PR: ports/71832 [1]; ports/75436 [2]
Submitted by: Frerich Raabe; maintainer
|
Thu, 9 Dec 2004
|
[ 23:08 pav ]
- Starting from some point after FreeBSD 5.2.1, valgrind did not terminate
correctly, but got stuck in state ``umtx''. This was mentioned on the lists
and in kern/68992 [closed], but I was never able to fix the problem.
On FreeBSD >= 502120, the kernel's and valgrind's definition of
UMTX_CONTESTED flag were out of sync, which is why valgrind did not terminate
on these systems.
PR: ports/74903
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
|
Wed, 8 Dec 2004
|
[ 19:36 pav ]
- Take care of leftover pkgconfig directory
PR: ports/74818
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
|
Thu, 2 Sep 2004
|
[ 05:15 sem ]
Remove junk from Makefile.
Reported by: Amir Shalem <amir(at)boom.org.il>
|
Wed, 1 Sep 2004
|
[ 16:27 sem ] (Only the first 10 of 24 ports in this commit are shown above. )
Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.
PR: ports/70936
Submitted by: maintainer
|
Fri, 6 Aug 2004
|
[ 12:36 lofi ]
Correct CONFLICTS. valgrind-snapshot conflicts with every version of
valgrind, not just 352.
|
[ 12:25 lofi ]
Instead of just checking for PACKAGE_BUILDING, don't let the check for
procfs stop the portbuild at all. Displaying a warning is fine, breaking
the build over a runtime requirement that does not break building the port
is not.
|
Sun, 1 Aug 2004
|
[ 15:20 lofi ]
valgrind installs different files on RELENG_4 & RELENG_5, add some
PLIST_SUB to deal with that.
|
[ 00:45 lofi ]
Disable procfs check on package builders.
|
Sun, 25 Jul 2004
|
[ 17:28 pav ]
- Use canonical way to request new Perl
|
[ 17:02 pav ]
- Update to 352
PR: ports/69553
Submitted by: Simon Barner <barner@in.tum.de> (maintainer)
|
Sun, 23 May 2004
|
[ 17:00 krion ]
Valgrind is a system for debugging and profiling un*x programs.
With the tools that come with Valgrind, you can automatically
detect many memory management and threading bugs, avoiding
hours of frustrating bug-hunting, making your programs more
stable. You can also perform detailed profiling, to speed up
and reduce memory use of your programs.
The Valgrind distribution includes five tools: two memory error
detectors, a thread error detector, a cache profiler and a heap
profiler. Several other tools have been built with Valgrind.
Valgrind was ported to FreeBSD by Doug Rabson (http://www.rabson.org/).
Submitted by: Doug Rabson <dfr@FreeBSD.org> and Simon Barner
<barner@in.tum.de>
|
Number of commits found: 115 (showing only 15 on this page) |