Port details on branch 2022Q4 |
- aphpunit Testing framework for unit tests
- 2.1 devel
=0 2.1Version of this port present on the latest quarterly branch. - Maintainer: tz@FreeBSD.org
 - Port Added: 2022-12-07 23:30:05
- Last Update: 2022-12-07 23:27:41
- Commit Hash: 95f0469
- Also Listed In: www
- License: BSD2CLAUSE
- WWW:
- https://gitlab.toco-domains.de/tocOS/APHPUnit
- Description:
- APHPUnit is a regression testing framework for PHP unit tests.
It removes many limitations the standard literature about
testing declares for years while making tests very fast.
¦ ¦ ¦ ¦ 
- 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:
-
- ${PHP_PKGNAMEPREFIX}aphpunit>0:devel/aphpunit
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/aphpunit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/aphpunit
- pkg install php80-aphpunit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php80-aphpunit
- Package flavors (<flavor>: <package>)
- php80: php80-aphpunit
- php74: php74-aphpunit
- php81: php81-aphpunit
- php82: php82-aphpunit
- distinfo:
- TIMESTAMP = 1670451737
SHA256 (aphpunit-2.1.phar) = c1ac16427fcea47020a99ab47cc3c413558dd0dcac5e131067b63a2b55d98d60
SIZE (aphpunit-2.1.phar) = 59571
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:
-
- php.h : lang/php80
- mbstring.so : converters/php80-mbstring
- pcntl.so : devel/php80-pcntl
- phar.so : archivers/php80-phar
- posix.so : sysutils/php80-posix
- sysvmsg.so : devel/php80-sysvmsg
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_aphpunit
- USES:
- php:flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1 07 Dec 2022 23:27:41
    |
Torsten Zuehlsdorff (tz)  |
devel/aphpunit: Upgrade from 2.0 to 2.1
- Feature: Add flag --print-exceptions to print content of generated Exception
files
- Bugfix: Also catch Throwable Errors and return error code when found
(cherry picked from commit fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1) |
Number of commits found: 1
|