| Port details on branch 2025Q3 |
- bcunit Fork of defunct project CUnit, with several fixes and patches applied
- 5.4.72 devel
=0 5.4.29Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2018-08-03 04:04:55
- Last Update: 2026-01-02 09:38:22
- Commit Hash: 939ca23
- License: GPLv2
- WWW:
- https://gitlab.linphone.org/BC/public/bcunit
- Description:
- This is BCUnit, a fork of the defunct project CUnit (see below), with several
fixes and patches applied.
CUnit is a Unit testing framework for C.
The basic framework is platform/version independent and should be portable to
all platforms. CUnit provides various interfaces to the framework, some of which
are platform dependent (e.g. curses on *nix). Building other interfaces should
be straightforward with the facilities provided in the framework.
CUnit is built as either a static or shared library which provides framework
support when linked into user testing code. The framework complies with the
conventional structure of test cases bundled into suites which are registered
with the framework for running.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/bcunit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/bcunit
- pkg install bcunit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bcunit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767342924
SHA256 (bcunit-5.4.72.tar.bz2) = b1f379eaae36d17744ae140926a53a3d1140f5338d018b8ae5a24fef20385fc4
SIZE (bcunit-5.4.72.tar.bz2) = 249355
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- deskutils/belcard
- multimedia/bcmatroska2
- net/bctoolbox
- net/belle-sip
- security/bzrtp
- textproc/belr
Configuration Options:
- No options to configure
- Options name:
- devel_bcunit
- USES:
- cmake pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|