notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cxxtest Simple and powerful JUnit/CppUnit/xUnit-like framework for C++
4.4_2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4_2Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-17 10:10:17
Last Update: 2023-07-22 17:35:44
Commit Hash: 408432c
License: LGPL3+
WWW:
https://github.com/CxxTest/cxxtest
Description:
CxxTest is a JUnit/CppUnit/xUnit-like framework for C++. Its advantages over existing alternatives are that it: - Doesn't require RTTI - Doesn't require member template functions - Doesn't require exception handling - Doesn't require any external libraries (including memory management, file/console I/O, graphics libraries) This makes it extremely portable and usable.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (48 items)
Collapse this list.
  1. /usr/local/share/licenses/cxxtest-4.4_2/catalog.mk
  2. /usr/local/share/licenses/cxxtest-4.4_2/LICENSE
  3. /usr/local/share/licenses/cxxtest-4.4_2/LGPL3+
  4. include/cxxtest/Descriptions.cpp
  5. include/cxxtest/Descriptions.h
  6. include/cxxtest/DummyDescriptions.cpp
  7. include/cxxtest/DummyDescriptions.h
  8. include/cxxtest/ErrorFormatter.h
  9. include/cxxtest/ErrorPrinter.h
  10. include/cxxtest/Flags.h
  11. include/cxxtest/GlobalFixture.cpp
  12. include/cxxtest/GlobalFixture.h
  13. include/cxxtest/Gui.h
  14. include/cxxtest/LinkedList.cpp
  15. include/cxxtest/LinkedList.h
  16. include/cxxtest/MSVCErrorPrinter.h
  17. include/cxxtest/Mock.h
  18. include/cxxtest/ParenPrinter.h
  19. include/cxxtest/QtGui.h
  20. include/cxxtest/RealDescriptions.cpp
  21. include/cxxtest/RealDescriptions.h
  22. include/cxxtest/Root.cpp
  23. include/cxxtest/SelfTest.h
  24. include/cxxtest/StdHeaders.h
  25. include/cxxtest/StdTestSuite.h
  26. include/cxxtest/StdValueTraits.h
  27. include/cxxtest/StdioFilePrinter.h
  28. include/cxxtest/StdioPrinter.h
  29. include/cxxtest/TeeListener.h
  30. include/cxxtest/TestListener.h
  31. include/cxxtest/TestMain.h
  32. include/cxxtest/TestRunner.h
  33. include/cxxtest/TestSuite.cpp
  34. include/cxxtest/TestSuite.h
  35. include/cxxtest/TestTracker.cpp
  36. include/cxxtest/TestTracker.h
  37. include/cxxtest/ValueTraits.cpp
  38. include/cxxtest/ValueTraits.h
  39. include/cxxtest/Win32Gui.h
  40. include/cxxtest/X11Gui.h
  41. include/cxxtest/XUnitPrinter.h
  42. include/cxxtest/XmlFormatter.h
  43. include/cxxtest/XmlPrinter.h
  44. include/cxxtest/YesNoRunner.h
  45. include/cxxtest/unix.h
  46. @owner
  47. @group
  48. @mode
Collapse this list.
Dependency lines:
  • cxxtest>0:devel/cxxtest
To install the port:
cd /usr/ports/devel/cxxtest/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cxxtest
  • pkg install cxxtest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cxxtest
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690034322 SHA256 (cxxtest/cxxtest-4.4.tar.gz) = 1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8 SIZE (cxxtest/cxxtest-4.4.tar.gz) = 330076

Expand this list (2 items)

Collapse this list.

SHA256 (cxxtest/guide.pdf) = 05d4afa4ca48113a2d2d6c6efc9cf88297986204a74aad4caa70a8211bdd1cf8 SIZE (cxxtest/guide.pdf) = 270989

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cxxtest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.4_24.4_24.44.4_24.4_2-4.4-
FreeBSD:13:quarterly4.4_24.4_24.44.4_24.4_24.4_24.4_24.4_2
FreeBSD:14:latest4.4_24.4_24.44.4_24.4_24.4-4.4
FreeBSD:14:quarterly4.4_24.4_2-4.4_24.4_24.4_24.4_24.4_2
FreeBSD:15:latest4.4_24.4_2n/a4.4_2n/a4.4_24.4_24.4_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-ply>=0 : devel/py-ply@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. gmake>=4.3 : devel/gmake
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-ply>=0 : devel/py-ply@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cxxtest-4.4_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_cxxtest
USES:
gmake python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  2. http://cytranet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  3. http://deac-ams.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  4. http://deac-fra.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  5. http://deac-riga.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  6. http://downloads.sourceforge.net/project/cxxtest/cxxtest/4.4/
  7. http://excellmedia.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  8. http://freefr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  9. http://gigenet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  10. http://ixpeering.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  11. http://jaist.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  12. http://jztkft.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  13. http://kumisystems.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  14. http://liquidtelecom.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  15. http://nchc.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  16. http://netactuate.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  17. http://netcologne.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  18. http://netix.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  19. http://onboardcloud.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  20. http://phoenixnap.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  21. http://razaoinfo.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  22. http://sinalbr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  23. http://sitsa.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  24. http://sonik.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  25. http://tenet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  26. http://udomain.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  27. http://ufpr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  28. http://versaweb.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  29. https://cfhcable.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  30. https://cytranet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  31. https://deac-ams.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  32. https://deac-fra.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  33. https://deac-riga.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  34. https://downloads.sourceforge.net/project/cxxtest/cxxtest/4.4/
  35. https://excellmedia.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  36. https://freefr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  37. https://gigenet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  38. https://ixpeering.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  39. https://jaist.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  40. https://jztkft.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  41. https://kumisystems.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  42. https://liquidtelecom.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  43. https://nchc.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  44. https://netactuate.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  45. https://netcologne.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  46. https://netix.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  47. https://onboardcloud.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  48. https://phoenixnap.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  49. https://razaoinfo.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  50. https://sinalbr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  51. https://sitsa.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  52. https://sonik.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  53. https://tenet.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  54. https://udomain.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  55. https://ufpr.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
  56. https://versaweb.dl.sourceforge.net/project/cxxtest/cxxtest/4.4/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4_2
22 Jul 2023 17:35:44
commit hash: 408432c44035b0350dd1ddf0ebe6639e11582f27commit hash: 408432c44035b0350dd1ddf0ebe6639e11582f27commit hash: 408432c44035b0350dd1ddf0ebe6639e11582f27commit hash: 408432c44035b0350dd1ddf0ebe6639e11582f27 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/cxxtest: support self-tests and add py-ply to depends
4.4_1
22 Jul 2023 14:36:23
commit hash: 0da13d75dcaa2156678745e43f2aaf156945c9f7commit hash: 0da13d75dcaa2156678745e43f2aaf156945c9f7commit hash: 0da13d75dcaa2156678745e43f2aaf156945c9f7commit hash: 0da13d75dcaa2156678745e43f2aaf156945c9f7 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/cxxtest: take maintainership, add docs/examples

This port is in need of a new maintainer, Hans Petter Selasky who was
the previous maintainer has passed away in June 2023.
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html

We thank Hans Petter for maintaining this port and his other contributions,
which have been countless.

I am taking maintainership of this port, which is
Approved by:	portmgr@ (discussed with bofh@ → blanket)

Apparently the home page is currently unavailable due to configuration
issues (no DNS A nor AAAA RR), so add a different WWW for now.
Issue reported upstream to https://github.com/CxxTest/cxxtest/issues/157
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.4
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.4
13 Feb 2020 14:27:46
Revision:526019Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
4.4
04 Oct 2019 08:03:01
Revision:513754Original commit files touched by this commit
mat search for other commits by this committer
Remove an extra space.

Reported by:	maintainer
4.4
04 Oct 2019 07:27:02
Revision:513749Original commit files touched by this commit
mat search for other commits by this committer
Cleanup.

- shebangfix is not used
- package name has no prefix/suffix so add noflavors
- use WRKSRC_SUBDIR
4.4
03 Oct 2019 15:27:14
Revision:513670Original commit files touched by this commit
hselasky search for other commits by this committer
Update to v4.4.

And take over maintainership (maintainer timeout).

Approved by:	pi
PR:		240579
3.10.1_1
12 Feb 2018 17:14:57
Revision:461604Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing python run-dependency

Approved by:	portmgr blanket
3.10.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
3.10.1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.10.1
24 Jun 2014 22:44:53
Revision:359159Original commit files touched by this commit
bapt search for other commits by this committer
Directly write gmake instead of useless GMAKE macro
3.10.1
27 Jan 2014 23:33:18
Revision:341476Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Add a DOCS option
Fix shebangs
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
3.10.1
08 Sep 2013 07:03:32
Revision:326704Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
3.10.1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
3.10.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.10.1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
3.10.1
12 Jun 2006 12:24:29
Original commit files touched by this commit
miwi search for other commits by this committer
Update to 3.10.1

PR:             ports/98360
Submitted by:   miwi
Approved by:    krion (mentor), maintainer
3.9.1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.9.1
07 Mar 2004 23:36:26
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.9.1

PR:             ports/63902
Submitted by:   andrew morton <drewish@katherinehouse.com> (maintainer)
3.7.1
29 Dec 2003 08:24:40
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 3.7.1

While I'm here:
- Install examples and tests into EXAMPLESDIR
- Shorten COMMENT a bit to avoid truncation by pkg_info(1)
- s/ECHO_CMD/ECHO_MSG/ where appropriate

PR:             59607
Submitted by:   maintainer
3.0.1
17 Nov 2003 10:08:46
Original commit files touched by this commit
krion search for other commits by this committer
Add cxxtest 3.0.1, a simple yet powerful
JUnit/CppUnit/xUnit-like framework for C++.

PR:             55606
Submitted by:   andrew morton <drewish@katherinehouse.com>

Number of commits found: 26