Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2004 21:51:02 -0400
From:      Gerard Samuel <fbsd-ports@trini0.org>
To:        antonio@php.net
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: pear-PHPUnit2-2.1.2
Message-ID:  <41844506.8090502@trini0.org>

next in thread | raw e-mail | index | archive | help
PHPUnit2 is supposed to come with a command line program "phpunit".
I found /usr/ports/devel/pear-PHPUnit2/work/PHPUnit2-2.1.2/pear-phpunit,
saved it as ~/bin/phpunit, changed the first line from
#!@php_bin@
to
#!/usr/local/bin/php
and chmodded it to 555.

This got me the command line program.
So in the meantime, if anyone needs it, use these instructions.
To the maintainers, maybe work similar routines to make it available via
the port.

Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41844506.8090502>