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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
phpunit13 Testing framework for unit tests
13.2.4 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 13.2.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-02 21:39:11
Last Update: 2026-07-12 04:51:17
Commit Hash: 75666c6
Also Listed In: www
License: BSD3CLAUSE
WWW:
https://phpunit.de/
https://github.com/sebastianbergmann/phpunit
Description:
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • phpunit13${PHP_PKGNAMESUFFIX}>0:devel/phpunit13
Conflicts:
CONFLICTS_INSTALL:
  • phpunit*
To install the port:
cd /usr/ports/devel/phpunit13/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/phpunit13
  • pkg install phpunit13-php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phpunit13-php84
Package flavors (<flavor>: <package>)
  • php84: phpunit13-php84
  • php85: phpunit13-php85
  • php86: phpunit13-php86
distinfo:
TIMESTAMP = 1783784354 SHA256 (phpunit-13.2.4.phar) = 04854aa86e4df67b366384c22fb45f485f7fbd288fa700997e2d92b50ba524b8 SIZE (phpunit-13.2.4.phar) = 6286381

Packages (timestamps in pop-ups are UTC):
phpunit13-php84
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest13.2.413.2.4--13.2.4---
FreeBSD:14:quarterly13.2.213.2.2--13.2.2---
FreeBSD:15:latest13.2.413.2.4n/a-n/an/a--
FreeBSD:15:quarterly13.2.213.2.2n/a-n/an/a--
FreeBSD:16:latest13.2.413.2.4n/a-n/an/a--
 
phpunit13-php85
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest13.2.413.2.4--13.2.4---
FreeBSD:14:quarterly13.2.213.2.2--13.2.2---
FreeBSD:15:latest13.2.413.2.4n/a-n/an/a--
FreeBSD:15:quarterly13.2.213.2.2n/a-n/an/a--
FreeBSD:16:latest13.2.413.2.4n/a-n/an/a--
 
phpunit13-php86
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest13.2.413.2.4--13.2.4---
FreeBSD:14:quarterly13.2.213.2.2--13.2.2---
FreeBSD:15:latest13.2.413.2.4n/a-n/an/a--
FreeBSD:15:quarterly13.2.213.2.2n/a-n/an/a--
FreeBSD:16:latest13.2.413.2.4n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php84
  2. ctype.so : textproc/php84-ctype
  3. dom.so : textproc/php84-dom
  4. mbstring.so : converters/php84-mbstring
  5. phar.so : archivers/php84-phar
  6. tokenizer.so : devel/php84-tokenizer
  7. xml.so : textproc/php84-xml
  8. xmlwriter.so : textproc/php84-xmlwriter
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_phpunit13
USES:
cpe php:flavors
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://phar.phpunit.de/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.2.4
12 Jul 2026 04:51:17
commit hash: 75666c61678acce1d731e53325d9bd9ec31c96d8commit hash: 75666c61678acce1d731e53325d9bd9ec31c96d8commit hash: 75666c61678acce1d731e53325d9bd9ec31c96d8commit hash: 75666c61678acce1d731e53325d9bd9ec31c96d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.2.4

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.2/ChangeLog-13.2.md
13.2.3
11 Jul 2026 12:20:49
commit hash: 50928ac797d7a9f7323653bec28c92332f8c2ef6commit hash: 50928ac797d7a9f7323653bec28c92332f8c2ef6commit hash: 50928ac797d7a9f7323653bec28c92332f8c2ef6commit hash: 50928ac797d7a9f7323653bec28c92332f8c2ef6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.2.3

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.2/ChangeLog-13.2.md
13.2.2
08 Jul 2026 13:30:32
commit hash: 567580197952d1510d51ed74adfe8d985843c4c0commit hash: 567580197952d1510d51ed74adfe8d985843c4c0commit hash: 567580197952d1510d51ed74adfe8d985843c4c0commit hash: 567580197952d1510d51ed74adfe8d985843c4c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.2.2

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.2/ChangeLog-13.2.md
13.2.1
28 Jun 2026 14:18:49
commit hash: f630269df858c815c4a96f952a7ab42fa3cc3aedcommit hash: f630269df858c815c4a96f952a7ab42fa3cc3aedcommit hash: f630269df858c815c4a96f952a7ab42fa3cc3aedcommit hash: f630269df858c815c4a96f952a7ab42fa3cc3aed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.2.1

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.1/ChangeLog-13.1.md
13.1.12
26 Jun 2026 20:44:08
commit hash: b27d218f85587e873aaddc57c3c23ed190f7c8d3commit hash: b27d218f85587e873aaddc57c3c23ed190f7c8d3commit hash: b27d218f85587e873aaddc57c3c23ed190f7c8d3commit hash: b27d218f85587e873aaddc57c3c23ed190f7c8d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.1.12

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.1/ChangeLog-13.1.md
13.1.11
23 May 2026 14:51:29
commit hash: 63d85b5389305a03ba99d4fcf91baf60cc3f2b53commit hash: 63d85b5389305a03ba99d4fcf91baf60cc3f2b53commit hash: 63d85b5389305a03ba99d4fcf91baf60cc3f2b53commit hash: 63d85b5389305a03ba99d4fcf91baf60cc3f2b53 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.1.11

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.1/ChangeLog-13.1.md
13.1.10
21 May 2026 14:50:50
commit hash: 236bf66599be88b4bec997923edd20fa8218e391commit hash: 236bf66599be88b4bec997923edd20fa8218e391commit hash: 236bf66599be88b4bec997923edd20fa8218e391commit hash: 236bf66599be88b4bec997923edd20fa8218e391 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.1.10

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.1/ChangeLog-13.1.md
13.1.9
15 May 2026 15:34:25
commit hash: 31dadf678329ec248f9833b110df9dc28ca39fc7commit hash: 31dadf678329ec248f9833b110df9dc28ca39fc7commit hash: 31dadf678329ec248f9833b110df9dc28ca39fc7commit hash: 31dadf678329ec248f9833b110df9dc28ca39fc7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Update to 13.1.9

Changes:	https://github.com/sebastianbergmann/phpunit/blob/13.1/ChangeLog-13.1.md
13.1.8
02 May 2026 21:27:29
commit hash: e6da3269203d39eee5cfec3e40aa610db567335acommit hash: e6da3269203d39eee5cfec3e40aa610db567335acommit hash: e6da3269203d39eee5cfec3e40aa610db567335acommit hash: e6da3269203d39eee5cfec3e40aa610db567335a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit13: Add phpunit13 13.1.8

PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
the xUnit architecture for unit testing frameworks.

Number of commits found: 9