17 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
bcallah
d2e6f6322c Update to cmocka-1.1.3
ok kn@
2018-10-03 13:40:38 +00:00
bcallah
435eb29388 Update to cmocka-1.1.2
Tweaks and ok jca@
2018-09-04 14:07:28 +00:00
bcallah
d04c5e513d Change these to my openbsd email address and bump.
ok giovanni@
2018-01-01 18:11:46 +00:00
czarkoff
1fd5441bf5 update to cmocka-1.1.1
From Brian Callahan, who is now MAINTAINER.
2017-06-09 13:36:08 +00:00
espie
90ab967787 actually exert tls in the check, so that the absence of -pthread makes it
fail.
2017-05-10 12:19:27 +00:00
rpointel
e2f055f161 update cmocka to 1.1.0.
ok benoit@, input from jca@ and ok@
2016-09-23 19:45:39 +00:00
jca
e20a50e47e sys/stdint.h -> stdint.h, no functional change. 2015-12-28 00:34:39 +00:00
sthen
dd1fd3790a zap an unreachable part of the patch from an earlier attempt to fix 2015-11-07 20:04:47 +00:00
sthen
c044461336 avoid a conflicting typedef in cmocka, causing build to fail on i386
ok jca@
2015-11-07 20:03:47 +00:00
rpointel
ce24d92e47 update cmocka to 1.0.1.
ok jca@.
2015-11-06 20:58:48 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
7b41a3de61 oh, the file is installed; bump (see previous commit to patch-include_cmocka_h) 2015-01-20 20:54:54 +00:00
sthen
f6f03f7f74 fix our patch; use "#ifdef __OpenBSD__" not "#ifdef OpenBSD" 2015-01-20 20:54:05 +00:00
armani
cb2c818404 Remove tab at end of HOMEPAGE
revision bump explained & ok sthen
2014-08-21 08:04:16 +00:00
rpointel
9d33eeb5cc add a patch to permit build on arch != amd64, and bump revision.
spotted by Nigel (thanks).
ok sthen@.
2014-03-14 14:35:01 +00:00
rpointel
edcf22c4d3 Import cmocka, An elegant unit testing framework for C with support for mock objects.
needed for regress tests of libssh.
2014-03-09 20:39:09 +00:00