Commit graph

7 commits

Author SHA1 Message Date
obache
e8775b5a3b * LICENSE=gnu-gpl-v2
* marked as user-destdir installation support.
2011-03-21 08:24:38 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
dholland
b679d3e1b9 Requires USE_TOOLS+=perl 2008-09-13 19:07:31 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kristerw
1844587f4d Correct spelling of "ONLY_FOR_PLATFORM". 2005-07-24 15:53:41 +00:00
jschauma
4fee72804a Initial import of valgrind, currently marked only available for Linux.
Valgrind is a suite of tools for debugging and profiling x86-Linux 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 currently includes five tools: two memory error
detectors, a thread error detector, a cache profiler and a heap profiler.
2005-07-21 19:44:30 +00:00