freebsd-ports/devel/valgrind-snapshot
Simon Barner 69f79551f5 - Mark valgrind ports IGNORE when /proc is not mounted, previously, only
a warning was printed.

  A mounted procfs is a runtime dependency of valgrind, but since the
  implementation of automatic suppression file generation the valgrind
  binary is run in the post-install stage.

- An exception needs to be made for the ports cluster: The machine compiling
  the list of IGNOREd ports does not have a mounted /proc, so the check (and
  the generation of supression files is disabled there).

  Users who want to suppress false positives in valgrinds output should build
  the port instead of installing the package (so the rules can be customized to
  their specific installation).

Reported by:	Paul Ledbetter III <aeacides@gmail.com>
Approved by:	portmgr (kris)
2005-08-11 13:26:20 +00:00
..
files
distinfo
Makefile - Mark valgrind ports IGNORE when /proc is not mounted, previously, only 2005-08-11 13:26:20 +00:00
pkg-descr
pkg-message
pkg-plist