This php4 port is superseeded by the php5 port pear-PHPUnit2.
ok robert@
This commit is contained in:
parent
59d13d4f0a
commit
95802f6991
@ -1,22 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/08/09 20:39:54 xsa Exp $
|
||||
|
||||
COMMENT= "regression testing framework for PHP"
|
||||
|
||||
V= 0.6.2
|
||||
DISTNAME= PHPUnit-${V}
|
||||
PKGNAME= pear-${DISTNAME}
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MASTER_SITES= http://pear.php.net/get/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
||||
MODULES= www/php4/pear
|
||||
|
||||
# PHP License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (PHPUnit-0.6.2.tgz) = 398c7c06e9da6a93528d06df715723aa
|
||||
RMD160 (PHPUnit-0.6.2.tgz) = 198c622ee6a369c0b39c62a507f23bd7cc245523
|
||||
SHA1 (PHPUnit-0.6.2.tgz) = 046bb9d5e2c815fc66db66de9c375bf257dd1256
|
||||
SIZE (PHPUnit-0.6.2.tgz) = 11551
|
@ -1,3 +0,0 @@
|
||||
PHPUnit is a regression testing framework used for implementing the
|
||||
unit tests in the PHP source. It is based upon JUnit, which can
|
||||
be found at http://www.junit.org/
|
@ -1,20 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/08/10 08:36:46 espie Exp $
|
||||
lib/
|
||||
lib/php/
|
||||
@comment pear/lib/.filemap
|
||||
@comment pear/lib/.lock
|
||||
pear/lib/.registry/phpunit.reg
|
||||
pear/lib/PHPUnit/
|
||||
pear/lib/PHPUnit.php
|
||||
pear/lib/PHPUnit/Assert.php
|
||||
pear/lib/PHPUnit/GUI/
|
||||
pear/lib/PHPUnit/GUI/HTML.php
|
||||
pear/lib/PHPUnit/GUI/HTML.tpl
|
||||
pear/lib/PHPUnit/GUI/SetupDecorator.php
|
||||
pear/lib/PHPUnit/RepeatedTest.php
|
||||
pear/lib/PHPUnit/TestCase.php
|
||||
pear/lib/PHPUnit/TestDecorator.php
|
||||
pear/lib/PHPUnit/TestFailure.php
|
||||
pear/lib/PHPUnit/TestListener.php
|
||||
pear/lib/PHPUnit/TestResult.php
|
||||
pear/lib/PHPUnit/TestSuite.php
|
Loading…
x
Reference in New Issue
Block a user