aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmockery2
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-4/+6
| | | | Notes: svn path=/head/; revision=508909
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Use USE_GITHUB instead of hand crafting urls.Mathieu Arnold2018-02-152-8/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=461924
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373038
* - Convert to USES=autoreconfTijl Coosemans2014-10-011-3/+1
| | | | | | | | - Remove :build from USES=libtool because this port does not need /usr/local/bin/libtool Notes: svn path=/head/; revision=369708
* Add sysutils/cmockery2.Adam Weinberger2014-08-235-0/+62
This is a port of Cmockery2, Cmockery2 is revival of Google's unit test framework. WWW: https://github.com/lpabon/cmockery2 PR: 192420 Submitted by: harsha@harshavardhana.net Notes: svn path=/head/; revision=365741