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.

non port: devel/aphpunit/distinfo

Number of commits found: 11

Wednesday, 7 Dec 2022
23:26 Torsten Zuehlsdorff (tz) search for other commits by this committer
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
commit hash: fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1 commit hash: fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1 commit hash: fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1 commit hash: fdd590bc51ca314d67d3adc4a947f8b3c2cd8ea1 fdd590b
Sunday, 24 Jan 2021
21:45 tz search for other commits by this committer
devel/aphpunit: Upgrade from 1.9 to 2.0

2.0 make the software compatible to PHP 8.0.
Nothing more done.

Sponsored by:	PHP Upgrade Service
Original commitRevision:562514 
Thursday, 19 Sep 2019
15:34 tz search for other commits by this committer
devel/aphpunit: Update from 1.8 to 1.9

This version is compatible to the incoming PHP 7.4

Changelog: https://gitlab.toco-domains.de/tocOS/APHPUnit/blob/1.9/CHANGELOG
Original commitRevision:512351 
Monday, 6 May 2019
12:32 tz search for other commits by this committer
devel/aphpunit: Upgrade from 1.7 to 1.8

Changelog:
- Bugfix: now exit with code 1, if no test-cases were found
- Bugfix: now exit with code 1, if not a single assertion was performed
- Bugfix: detected PHP errors are no longer unhandled. They are no reported as
error

Changelog taken from:
https://gitlab.toco-domains.de/tocOS/APHPUnit/blob/master/CHANGELOG

MFH:		2019Q2
Original commitRevision:500916 
Tuesday, 30 Oct 2018
11:31 tz search for other commits by this committer
devel/aphpunit: Update from 1.6 to 1.7

New feature: assertSame() and assertNotSame()
Original commitRevision:483468 
Thursday, 16 Aug 2018
13:34 tz search for other commits by this committer
devel/aphpunit: Upgrade from 1.5 to 1.6

- Feature: add vendor/bin definition to composer.json
- Feature: Replace deprecated create_function()
           with anonymous function in expectException()
- Bugfix: Add test-cases for expectException()
Original commitRevision:477340 
Friday, 8 Jun 2018
11:07 tz search for other commits by this committer
devel/aphpunit: Update from 1.4 to 1.5

Changelog:
- Feature: Add optional description for failed assertions
- Bugfix: Check if all needed PHP extensions are loaded
- Bugfix: Add missing required PHP extensions to composer.json
Original commitRevision:471997 
Thursday, 29 Mar 2018
09:04 tz search for other commits by this committer
devel/aphpunit: Update from 1.3 to 1.4

- Feature: Remove source-path of test-cases to make Testcase-Summary more
readable

Port-Changes:
- set IGNORE_WITH_PHP because it needs at least PHP 7.0
- flavorize port

Differential Revision:	https://reviews.freebsd.org/D14693
Original commitRevision:465873 
Friday, 24 Nov 2017
11:42 tz search for other commits by this committer
devel/aphpunit: Update from 1.1 to 1.3

Changelog: http://gitlab.toco-domains.de/tocOS/APHPUnit/blob/1.3/CHANGELOG
Original commitRevision:454819 
Thursday, 16 Nov 2017
11:04 tz search for other commits by this committer
devel/aphpunit: Update from 1.0 to 1.1

Changelog:
- Fix bug: Remove posix_kill() which tries to kill parent process
Original commitRevision:454303 
Tuesday, 7 Nov 2017
11:11 tz search for other commits by this committer
New port: devel/aphpunit

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.

WWW: http://gitlab.toco-domains/APHPUnit/APHPUnit
Original commitRevision:453653 

Number of commits found: 11