| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Apr 2008 17:59:38
0.9.5
|
erwin  |
Also remove files/* after the port was removed.
Pointyhat to: lippe |
07 Apr 2008 16:39:12
0.9.5
|
lippe  |
- Remove duplicated port devel/check in favour of devel/libcheck, we prioritized
the most history CVS.
Suggested by: mikeh, delphij
Approved by: gabor (mentor), Zhixiang JIANG <luckrill@yahoo.com.cn>
(maintainer) |
14 Mar 2008 16:00:08
0.9.5
|
pav  |
- Stop packaging mtree symlinks
PR: ports/121691
Submitted by: Scot Hetzel <swhetzel@gmail.com> |
17 Feb 2007 02:42:40
0.9.5
|
kris  |
Unmark BROKEN after delphij speedily fixed it. |
17 Feb 2007 02:38:58
0.9.5
|
delphij  |
Remove @dirrmtry libdata/pkgconfig, the entry is found in
local mtree. |
17 Feb 2007 02:33:35
0.9.5
|
kris  |
BROKEN: Incorrect pkg-plist |
06 Feb 2007 11:04:30
0.9.5
|
delphij  |
New port: check is a unit testing framework for C. It
features a simple interface for defining unit tests,
putting little in the way of the developer. Tests are
run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation
faults or other signals. The output from unit tests can be
used within source code editors and IDEs.
Homepage: http://check.sourceforge.net/
Submitted by: rill <jiangzhixiang embedded iscas ac cn> |