Use PHP5 instead of PHP4 and take maintainership (with avsm@'s consent).

ok alek@
This commit is contained in:
mbalmer 2005-02-28 12:09:46 +00:00
parent 5a2de64c18
commit c6bddeae1b
2 changed files with 9 additions and 9 deletions

View File

@ -1,17 +1,16 @@
# $OpenBSD: Makefile,v 1.2 2004/08/09 20:39:53 xsa Exp $
# $OpenBSD: Makefile,v 1.3 2005/02/28 12:09:46 mbalmer Exp $
COMMENT= "framework to benchmark PHP scripts or function calls"
V= 1.2.1
DISTNAME= Benchmark-${V}
PKGNAME= pear-Benchmark-${V}
DISTNAME= Benchmark-1.2.1
PKGNAME= pear-${DISTNAME}
CATEGORIES= benchmarks pear
MASTER_SITES= http://pear.php.net/get/
EXTRACT_SUFX= .tgz
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
MODULES= www/php4/pear
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
MODULES= www/php5/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
@ -19,4 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
do-regress:
@cd ${WRKSRC}/doc && ${PEAR_PHPBIN} ./timer_example.php
.include <bsd.port.mk>

View File

@ -1,11 +1,9 @@
@comment $OpenBSD: PLIST,v 1.3 2004/08/09 16:27:13 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2005/02/28 12:09:46 mbalmer Exp $
lib/
lib/php/
pear/doc/Benchmark/
pear/doc/Benchmark/doc/
pear/doc/Benchmark/doc/timer_example.php
@comment pear/lib/.filemap
@comment pear/lib/.lock
pear/lib/.registry/benchmark.reg
pear/lib/Benchmark/
pear/lib/Benchmark/Iterate.php