[moved from GNATS]
On 2007/10/29 16:09, [EMAIL PROTECTED] wrote:
> >Synopsis: Wrong dependency for pear-HTML-QuickForm
> The port www/pear-HTML-QuickForm states that it requires
> www/pear-HTML-Common2, but in reality it relies on pear-HTML-Common,
> which was removed from the ports-tree for reasons unknown to me.
Here's the reason given in the cvs log message:
remove the last php4 port which causes problems with bulk
building and it's too late to find a better solution for
the release. (superceded by pear-HTML-Common2)
> Make pear-HTML-QuickForm depend on www/pear-HTML-Common and add
> the following port:
pear-HTML-Common is for PHP 4 (which, to give any remaining
users a heads-up, is rapidly approaching end-of-support upstream,
no more releases after the end of this year i.e. 2 months time).
There is a pear-HTML-QuickForm2 for PHP 5 but it appears to be
broken:
Fatal error: Class HTML_QuickForm2 contains 1 abstract
method and must therefore be declared abstract or implement
the remaining methods (HTML_Common2::toHtml) in
/pear/lib/HTML/QuickForm2.php on line 65.
If anyone would like to fix it, go for it, it'll probably get into
the tree quite easily since it replaces a broken port. :-)