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/phpunit/Makefile

Number of commits found: 21

Tuesday, 17 Apr 2018
19:21 joneum search for other commits by this committer
Take maintainership

Approved by:	tz (maintainer via eMail)
Original commitRevision:467649 
Thursday, 8 Mar 2018
19:48 mat search for other commits by this committer
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Original commitRevision:463917 
Thursday, 8 Feb 2018
16:27 tz search for other commits by this committer
devel/phpunit: Update from 5.7.26 to 5.7.27

While here:
- remove MASTER_SITE which doesn't serve the file anymore
- mark DEPRECATED since the support ended last week
Original commitRevision:461248 
Monday, 22 Jan 2018
12:09 tz search for other commits by this committer
devel/phpunit: Update from 5.7.20 to 5.7.26

Changelog:
https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md#5726---2017-12-17

PR:           225234
Submitted by: Jochen Neumeister <joneum@FreeBSD.org>
Original commitRevision:459645 
Wednesday, 14 Jun 2017
09:56 tz search for other commits by this committer
devel/phpunit: Update from 5.7.19 to 5.7.20

Also set portscout limit to avoid notices about devel/phpunit6
Original commitRevision:443562 
Monday, 15 May 2017
12:21 tz search for other commits by this committer
devel/phpunit: Upgrade from 5.7.14 to 5.7.19

Also add CONFLICTS_INSTALL to devel/phpunit6

PR:           219133
Submitted by: Franco Fichtner <franco@opnsense.org>
Original commitRevision:440920 
Thursday, 30 Mar 2017
14:33 mat search for other commits by this committer
All thee pear-PHPUnit ports have been removed.

Sponsored by:	Absolight
Original commitRevision:437300 
Wednesday, 1 Mar 2017
17:24 tz search for other commits by this committer
devel/phpunit: Update from 5.7.2 to 5.7.14

Changelog:
https://github.com/sebastianbergmann/phpunit/blob/5.7.14/ChangeLog-5.7.md
Original commitRevision:435175 
Wednesday, 7 Dec 2016
13:37 tz search for other commits by this committer
devel/phpunit: Update from 5.6.3 to 5.7.2

Changelog:
https://github.com/sebastianbergmann/phpunit/blob/5.7/ChangeLog-5.7.md

Approved by: mentors (implicit)
Original commitRevision:428058 
Thursday, 17 Nov 2016
16:00 tz search for other commits by this committer
devel/phpunit: Update from 5.5.5 to 5.6.3

Changes: https://github.com/sebastianbergmann/phpunit/blob/5.6/ChangeLog-5.6.md

Approved by: mentors (implicit)
Original commitRevision:426288 
Tuesday, 27 Sep 2016
07:47 tz search for other commits by this committer
devel/phpunit: Update from 5.4.7 to 5.5.5

Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md

Approved by: pi (mentor)
Original commitRevision:422804 
Wednesday, 27 Jul 2016
07:53 tz search for other commits by this committer
devel/phpunit: Update from 5.4.6 to 5.4.7


- Invalid data sets are not handled correctly for @testWith annotation
- No warnings when test runs in separate process
- expectException() accepts non-string argument

Approved by: pi (mentor)
Original commitRevision:419166 
Wednesday, 20 Jul 2016
11:36 tz search for other commits by this committer
devel/phpunit: Update from 5.4.4 to 5.4.6


5.4.6 - 2016-06-16
- PHAR does not contain all dependencies

5.4.5 - 2016-06-15
- Use setlocale() with 0 as second argument to not affect current
  setting
- Correctly handle paths to PHP binary that contain spaces
  (C:\Program Files) on Microsoft Windows

While here: add USES= php

Approved by: pi (mentor)
Original commitRevision:418832 
Monday, 13 Jun 2016
10:04 tz search for other commits by this committer
devel/phpunit: Update to 5.4.4

Changelogs:
- https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.4.md
- https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.3.md

Approved by: pi (mentor)
Original commitRevision:416837 
Friday, 10 Jun 2016
09:08 tz search for other commits by this committer
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
Original commitRevision:416662 
Tuesday, 31 May 2016
16:26 arved search for other commits by this committer
Update to 5.3.4

PR:		209898
Submitted by:	maintainer
Original commitRevision:416210 
Tuesday, 9 Feb 2016
14:56 miwi search for other commits by this committer
- Update to 5.2.3

PR:		206367
Submitted by:	maintainer
Original commitRevision:408571 
Friday, 15 Jan 2016
06:33 miwi search for other commits by this committer
- Update to 5.1.0

PR:		206205
Submitted by:	maintainer
Original commitRevision:406137 
Sunday, 4 Oct 2015
22:00 junovitch search for other commits by this committer
devel/phpunit: update 4.5.0 -> 4.8.0

- Add NO_ARCH while here

PR:		202810
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
Original commitRevision:398625 
Thursday, 14 May 2015
00:47 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:386281 
Saturday, 21 Feb 2015
20:15 pi search for other commits by this committer
New port: devel/phpunit 4.5.0

PHPUnit is a regression testing framework used by the developer
who implements unit tests in PHP. It is the most recent version
of PHPUnit, but no longer distributed over PEAR.

WWW: http://www.phpunit.de

Note: This will probably replace devel/pear-PHPUnit3 soon.

PR:		195464
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>,
fullermd@over-yonder.net
Original commitRevision:379546 

Number of commits found: 21