aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit3
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.4.1Martin Wilke2009-10-172-25/+161
| | | | | | | | PR: 139638 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=242951
* - Update to version 3.3.10Beech Rintoul2009-01-212-6/+6
| | | | | | | | PR: Update to version 3.3.10 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=226597
* - Update to 3.3.9Martin Wilke2009-01-132-124/+108
| | | | | | | | PR: 130390 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=225901
* - Update to 3.3.2Martin Wilke2008-11-012-28/+138
| | | | | | | | PR: 128507 Submitted by: maintainer Notes: svn path=/head/; revision=222309
* Mark as MANUAL_PACKAGE_BUILD: attempts to open up an http connectionMark Linimon2008-09-121-0/+2
| | | | | | | | | | during install phase. This will not work on pointyhat. Hat: portmgr Approved by: portmgr (self) Notes: svn path=/head/; revision=220357
* - Update to 3.2.21Martin Wilke2008-08-062-4/+4
| | | | | | | | PR: 126221 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=218127
* - Update to 3.2.20Martin Wilke2008-06-192-4/+6
| | | | | | | | PR: 124394 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=215214
* - Update to 3.2.19Martin Wilke2008-04-262-4/+4
| | | | | | | | PR: 123113 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=212054
* - Update to 3.2.18Martin Wilke2008-04-192-4/+4
| | | | | | | | PR: 122459 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=211610
* - Update to 3.2.15Martin Wilke2008-03-172-4/+4
| | | | | | | | PR: 121757 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (mantainer) Notes: svn path=/head/; revision=209253
* - Update to 3.2.13Martin Wilke2008-02-182-5/+27
| | | | | | | | PR: 120766 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=207544
* Correctly depends on pdo_mysql.Alex Dupre2007-12-271-1/+1
| | | | Notes: svn path=/head/; revision=204604
* - Update to 3.2.1Martin Wilke2007-12-182-58/+174
| | | | | | | Submitted by: Gerrit Beine (maintainer via private mail) Notes: svn path=/head/; revision=203964
* - Marked broken (doesn't work in jails)Martin Wilke2007-11-131-0/+2
| | | | | | | | Submitted by: pointyhat via linimon Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202690
* - UnbreakMartin Wilke2007-10-293-3/+51
| | | | | | | | | | | - Got this port working again after making some minor changes to the devel/pear port to support alternate download locations. Submitted by: Greg Larkin <glarkin@sourcehosting.net> Approved by: maintainer (via icq) Notes: svn path=/head/; revision=202316
* - Mark BROKEN: does not fetchPav Lucistnik2007-06-261-0/+2
| | | | Notes: svn path=/head/; revision=194277
* - Fix depends after pear-log updateMartin Wilke2007-06-111-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=193266
* PHPUnit3 is a regression testing framework used by the developerMartin Wilke2007-06-103-72/+245
| | | | | | | | | | | | | | who implements unit tests in PHP5. It is based upon JUnit, which can be found at http://www.junit.org/. WWW: http://www.phpunit.de/ PR: 112737 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> Repocopied by: marcus Notes: svn path=/head/; revision=193162
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* Dependencies no longer seem to conflictKris Kennaway2006-09-031-2/+0
| | | | Notes: svn path=/head/; revision=172015
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
| | | | Notes: svn path=/head/; revision=161363
* - Update to 2.3.4Pav Lucistnik2006-01-112-52/+60
| | | | | | | | PR: ports/91646 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153296
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Update to 2.2.1Roman Bogorodskiy2005-06-032-6/+18
| | | | | | | | | | - Add PHP DOM extension support PR: 81836 Submitted by: Antonio Carlos Venancio Junior (maintainer) Notes: svn path=/head/; revision=136739
* - Update to 2.2.0.Florent Thoumie2005-03-142-29/+33
| | | | | | | | PR: ports/78825 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=131248
* Update to 2.1.6.Thierry Thomas2005-02-262-15/+4
| | | | | | | | | Changelog at <http://pear.php.net/package/PHPUnit2/download/2.1.6/>. Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Notes: svn path=/head/; revision=129824
* Downgrade to stable release 2.1.5 (bump PORTEPOCH).Thierry Thomas2005-02-192-18/+18
| | | | | | | | | | Changelog at <http://pear.php.net/package/PHPUnit2/download/2.1.5/>. PR: ports/77321 Submitted by: maintainer. Notes: svn path=/head/; revision=129292
* Update port: devel/pear-PHPUnit2 to 2.2.0beta4Edwin Groothuis2005-02-052-46/+45
| | | | | | | | | | | | | | + update port: devel/pear-PHPUnit2 to 2.2.0beta4 + changelog: http://pear.php.net/package/PHPUnit2/download/2.2.0beta4/ + add PHP version dependency + update COMMENT + fix BUILD_DEPENDS PR: ports/77057 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=128059
* - Update from 2.2.0-beta1 to beta3;Thierry Thomas2005-01-082-3/+4
| | | | | | | | | | - Bump PORTREVISION. PR: 75756 Submitted by: maintainer. Notes: svn path=/head/; revision=125878
* Update port: devel/pear-PHPUnit2 to 2.2.0Edwin Groothuis2004-12-012-20/+18
| | | | | | | | | | update devel/pear-PHPUnit2 to 2.2.0 PR: ports/74523 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122875
* Update port: devel/pear-PHPUnit2 to 2.1.4Edwin Groothuis2004-11-272-3/+3
| | | | | | | | | | + update devel/pear-PHPUnit2 to 2.1.4 PR: ports/74317 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122549
* - Update to 2.1.3Pav Lucistnik2004-11-052-3/+4
| | | | | | | | | | - Install commandline script PR: ports/73561 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=120883
* Upgrade to 2.1.2.Thierry Thomas2004-10-262-29/+51
| | | | | | | | PR: ports/73164 Submitted by: maintainer. Notes: svn path=/head/; revision=120287
* Add pear-PHPUnit2 2.0.2, regression testing framework for unit tests.Thierry Thomas2004-10-183-0/+75
PR: 71523 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=119725