Port details |
- pear-PHPUnit PEAR regression testing framework for unit tests
- 1.3.3 devel
=1 1.3.3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-02-28 10:57:28
- Last Update: 2013-10-18 15:54:55
- SVN Revision: 330761
- People watching this port, also watch:: php81-pear-Auth, squirrelmail-notify-plugin-php81, python
- Also Listed In: pear www
- License: not specified in port
- WWW:
- http://pear.php.net/package/PHPUnit/
- Description:
- PHPUnit is a regression testing framework used by the developer who implements
unit tests in PHP. This is the version to be used with PHP 4.
WWW: http://pear.php.net/package/PHPUnit/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- pear-PHPUnit>0:devel/pear-PHPUnit
- No installation instructions:
- This port has been deleted.
- PKGNAME: pear-PHPUnit
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- PEAR.php : devel/pear
- pear.phpunit.de.reg : devel/pear-channel-phpunit
- Runtime dependencies:
-
- PEAR.php : devel/pear
- pear.phpunit.de.reg : devel/pear-channel-phpunit
- pear : devel/pear
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 18 Oct 2013 15:54:55
  |
bapt  |
devel/pear-PHPUnit, removed, EOLed upstream
devel/pear-PHPUnit2, removed EOLed upstream
This also solves a package name collision |
1.3.3 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.3.3 11 Jul 2012 18:12:29
 |
crees  |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email |
1.3.3 19 Oct 2011 08:31:11
 |
erwin  |
Reinstate NO_LATEST_LINK that was lost in rev. 1.15 |
1.3.3 26 Aug 2011 04:48:59
 |
miwi  |
- Update to new pear channel infrastructure
PR: 158799
Submitted by: mm@ |
1.3.3 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.3.3 31 May 2009 20:31:08
 |
pav  |
- Resolve LATEST_LINK conflict |
1.3.3 13 Jan 2009 00:10:33
 |
miwi  |
- Add missing patches |
1.3.3 13 Jan 2009 00:09:49
 |
miwi  |
- Update to 130388
PR: 130388
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
1.3.2 15 Apr 2006 11:47:42
 |
edwin  |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
1.3.2 09 Dec 2005 19:24:52
 |
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.3.2 15 Nov 2005 16:50:35
 |
mnag  |
Update to 1.3.2
Add SHA256
PR: 89072
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) |
1.3.1 23 Sep 2005 11:07:06
 |
novel  |
Update to 1.3.1.
PR: 86470
Submitted by: Gerrit Beine (maintainer) |
1.3.0 04 Sep 2005 12:00:08
 |
pav  |
- Update to 1.3.0
PR: ports/85311
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) |
1.2.3 15 May 2005 15:49:44
 |
thierry  |
Upgrade to 1.2.3.
Changelog at <http://pear.php.net/package/PHPUnit/download/>
PR: ports/81061
Submitted by: maintainer |
1.2.2 02 Feb 2005 12:28:22
 |
edwin  |
Update port: devel/pear-PHPUnit to 1.2.2
+ update port: devel/pear-PHPUnit to 1.2.2
+ changelog: http://pear.php.net/package/PHPUnit/download/1.2.2/
+ update pkg-descr
+ request maintainership (almost 3 months without updates)
asked maintainer for this.
PR: ports/76912
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |
1.1.1 06 Nov 2004 17:01:06
 |
pav  |
- Update to 1.1.1
PR: ports/73616
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) |
1.1.0 18 Oct 2004 10:54:01
 |
thierry  |
Update to version 1.1.0.
PR: ports/72788
Submitted by: maintainer. |
1.0.1 11 Jun 2004 19:09:39
 |
thierry  |
- Upgrade to version 1.0.1;
- Take maintainership.
PR: ports/67827
Submitted by: Gerrit Beine |
1.0.0 31 Mar 2004 22:01:09
 |
thierry  |
- upgrade to 1.0.0;
- drop maintainership.
PR: ports/64955
Approved by: mat (mentor). |
0.6.2 28 Feb 2004 10:56:38
 |
pav  |
Add pear-PHPUnit, a regression testing framework used by the developer
who implements unit tests in PHP. It is based upon JUnit, which
can be found at http://www.junit.org/.
WWW: http://pear.php.net/package-info.php?package=PHPUnit
WWW: http://www.sebastian-bergmann.de/PHPUnit/
PR: ports/63311
Submitted by: Gerrit Beine <gerrit@beine-computer.de> |