1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sean Chittenden
90862d3405 Update libcheck (C unit testing library) to 0.9.3. Port changes
include:

*) Update check.m4 to search for libraries and headers in /usr/local/*
   and $prefix/*.  Ports/programs that use libcheck now work with the
   configure arg `--with-check` without needing to specify the
   location as an argument.  Someone with more autofoo may want to
   review this.  Patch submitted upstream.
*) Removed incorporated patches.
*) Installing docs and examples in their proper location.
*) Removed a description of the benefits of unit testing in pkg-descr.
*) No longer installing COPYING.

Approved by:    mikeh (maintainer)
2006-07-05 18:30:08 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Mike Heffner
304d4088f0 Upgrade to check 0.9.2. 2004-11-15 04:16:40 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Mike Heffner
600301e7c1 Add libcheck 0.8.4, a unit test framework for C.
PR:		59280
Submitted by:	mikeh@FreeBSD.org
2003-12-05 00:46:02 +00:00