summaryrefslogtreecommitdiff
path: root/devel/libcheck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Respect NOPORTDOCS and NOPORTEXAMPLES.Wesley Shields2008-11-041-0/+13
| | | | | | | Noticed by: QAT Notes: svn path=/head/; revision=222382
* Reset mikeh, who has not done any commits for over a year.Mark Linimon2008-09-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219556
* - Declare again DISTNAME to unbreak the port.Felippe de Meirelles Motta2008-04-071-0/+2
| | | | | | | | | | - Bump PORTREVISION. Reported by: bf <bf2006a@yahoo.com> Approved by: gabor (mentor), mikeh (maintainer) Notes: svn path=/head/; revision=210758
* - USE_LDCONFIG to install shared libs.Felippe de Meirelles Motta2008-04-073-35/+38
| | | | | | | | | | | | | - Use INFO instead of install-info in pkg-plist. - Patch to install into libdata/pkgconfig instead of lib/pkgconfig. - Fix and sort pkg-plist. PR: ports/121746 Submitted by: myself Approved by: gabor (mentor), mikeh (maintainer) Notes: svn path=/head/; revision=210700
* add SHA256 for check-0.9.5.tar.gzEdwin Groothuis2008-03-251-0/+1
| | | | Notes: svn path=/head/; revision=209746
* - Stop packaging mtree symlinksPav Lucistnik2008-03-141-2/+0
| | | | | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=209045
* * Cleanup files left/removed by libcheck.Mike Heffner2007-01-101-1/+1
| | | | | | | Noticed by: kris@'s pointyhat email Notes: svn path=/head/; revision=181979
* * Upgrade libcheck to 0.9.5.Mike Heffner2006-12-256-44/+83
| | | | | | | Tested by: Ashish Shukla <wahjava@gmail.com> Notes: svn path=/head/; revision=180748
* Update libcheck (C unit testing library) to 0.9.3. Port changesSean Chittenden2006-07-059-55/+79
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=166995
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to check 0.9.2.Mike Heffner2004-11-155-16/+39
| | | | Notes: svn path=/head/; revision=121632
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Add libcheck 0.8.4, a unit test framework for C.Mike Heffner2003-12-054-0/+61
PR: 59280 Submitted by: mikeh@FreeBSD.org Notes: svn path=/head/; revision=95085