Port details |
- cut Unit Testing Framework for C, C++, and Objective-C
- 2.7_1 devel =3 2.7_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-12-15 12:16:33
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: evolution, gnucash, liferea, py311-Automat, py39-PyOpenGL
- License: BSD3CLAUSE
- WWW:
- https://bitbucket.org/kc5tja/cut/
- Description:
- CUT is a simple, to-the-point unit testing system. It's different from
other unit test packages in that it follows the KISS principle. It's
designed for C testing, not designed to emulate SUnit.
CUT works with C, C++ and Objective-C.
CUT was primarily written by Samuel A. Falvo II and by Billy Tanksley,
starting life as distinct, and even competing, CUT 1.0 and test-assert
packages. When it was finally decided to combine both packages into a
single tool, CUT 2.0 was released, and found to be vastly more useful
than either expected.
CUT follows standard error messages format supported by Emacs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cut/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cut
- pkg install cut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cut
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cut/v2.7.tar.bz2) = 73cdaec95841b9665397f815c985c2e414eb26f54433e1718ad5d8e75fa8ff59
SIZE (cut/v2.7.tar.bz2) = 9990
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cut-2.7_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cut
- USES:
- python:run shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.7_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.7_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.7 22 Dec 2015 10:43:28 |
wen |
- Update to 2.7
PR: 204194
Submitted by: tkato432@yahoo.com |
2.6 24 Oct 2015 00:49:09 |
bapt |
Mark as broken: does not fetch |
2.6 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.6 28 Jan 2014 00:10:08 |
bapt |
Support stage
Use shebangfix |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.6 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
2.6 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.6 20 Jul 2009 16:16:03 |
amdmi3 |
- Update to 2.6
PR: 136687
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com> |
2.4 31 Jan 2009 21:55:15 |
pav |
- Update download location
Reported by: -fetch-original pointyhat run |
2.4 09 Jun 2006 21:27:32 |
linimon |
Maintainer's email bounces. |
2.4 06 Jun 2006 10:12:18 |
erwin |
Update to 2.4
PR: 97605
Submitted by: miwi
Approved by: maintainer timeout |
2.4 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.4 15 Dec 2004 12:12:16 |
sem |
cut is a C Unit Testing Framework.
PR: ports/75093
Submitted by: Sergei Gnezdov <sergeiga(at)yahoo.com> |