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
phpunit11 Testing framework for unit tests
11.1.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 11.0.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-21 15:18:21
Last Update: 2024-04-20 14:25:36
Commit Hash: 3d98c6f
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.
Dependency lines:
  • phpunit11-php82>0:devel/phpunit11
Conflicts:
CONFLICTS_INSTALL:
  • phpunit*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/phpunit11/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/phpunit11
  • pkg install phpunit11-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phpunit11-php82
Package flavors (<flavor>: <package>)
  • php82: phpunit11-php82
  • php83: phpunit11-php83
distinfo:
TIMESTAMP = 1713528496 SHA256 (phpunit-11.1.2.phar) = ddbf869e46364b006908e064e4f825cedf778140474584efdd2d21b2f33959aa SIZE (phpunit-11.1.2.phar) = 5099276

Packages (timestamps in pop-ups are UTC):
phpunit11-php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.1.211.1.2-11.1.211.1.2---
FreeBSD:13:quarterly11.1.111.1.1-11.1.111.1.1---
FreeBSD:14:latest11.1.211.1.2-11.1.211.1.2---
FreeBSD:14:quarterly11.1.111.1.1-11.1.111.1.1---
FreeBSD:15:latest11.1.211.1.2n/a11.1.2n/a--11.0.3
 

phpunit11-php83
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.1.211.1.2-11.1.211.1.2---
FreeBSD:13:quarterly11.1.111.1.1-11.1.111.1.1---
FreeBSD:14:latest11.1.211.1.2-11.1.211.1.2---
FreeBSD:14:quarterly11.1.111.1.1-11.1.111.1.1---
FreeBSD:15:latest11.1.211.1.2n/a11.1.2n/a--11.0.3
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php82
  2. dom.so : textproc/php82-dom
  3. phar.so : archivers/php82-phar
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_phpunit11
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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.1.2
20 Apr 2024 14:25:36
commit hash: 3d98c6f50d1cf7fd77676995b5ffa97788811008commit hash: 3d98c6f50d1cf7fd77676995b5ffa97788811008commit hash: 3d98c6f50d1cf7fd77676995b5ffa97788811008commit hash: 3d98c6f50d1cf7fd77676995b5ffa97788811008 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.1.2

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.1/ChangeLog-11.1.md
11.1.1
08 Apr 2024 06:45:14
commit hash: 2041edf1d24bae1db4ab507f2b3b232833c29310commit hash: 2041edf1d24bae1db4ab507f2b3b232833c29310commit hash: 2041edf1d24bae1db4ab507f2b3b232833c29310commit hash: 2041edf1d24bae1db4ab507f2b3b232833c29310 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.1.1

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.1/ChangeLog-11.1.md
11.0.9
31 Mar 2024 18:50:50
commit hash: da59e01db4fae29e538a7b1687b9e89585958637commit hash: da59e01db4fae29e538a7b1687b9e89585958637commit hash: da59e01db4fae29e538a7b1687b9e89585958637commit hash: da59e01db4fae29e538a7b1687b9e89585958637 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.0.9

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md
11.0.8
31 Mar 2024 03:05:40
commit hash: 3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4commit hash: 3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4commit hash: 3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4commit hash: 3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.0.8

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md
11.0.6
23 Mar 2024 14:30:42
commit hash: 1e26a860db96421cc764bc51807f1be2a530c7e1commit hash: 1e26a860db96421cc764bc51807f1be2a530c7e1commit hash: 1e26a860db96421cc764bc51807f1be2a530c7e1commit hash: 1e26a860db96421cc764bc51807f1be2a530c7e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.0.6

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md
11.0.4
09 Mar 2024 14:05:22
commit hash: 66cdc513ac1b498dbc481f5185897ddb3113b5eccommit hash: 66cdc513ac1b498dbc481f5185897ddb3113b5eccommit hash: 66cdc513ac1b498dbc481f5185897ddb3113b5eccommit hash: 66cdc513ac1b498dbc481f5185897ddb3113b5ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Update to 11.0.4

Changes:	https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md
11.0.3
21 Feb 2024 15:06:03
commit hash: 38e70588aad9d77e8d41511c778bf835d2af8786commit hash: 38e70588aad9d77e8d41511c778bf835d2af8786commit hash: 38e70588aad9d77e8d41511c778bf835d2af8786commit hash: 38e70588aad9d77e8d41511c778bf835d2af8786 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/phpunit11: Add phpunit11 11.0.3

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: 7