Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN_WITH_PHP has been replaced by IGNORE_WITH_PHP which more accurately | linimon | 2006-09-18 | 1 | -1/+1 |
| | | | | | | describes what happens. Hat: portmgr | ||||
* | Tidy HTML Repairing and Parsing. | pav | 2006-03-22 | 3 | -0/+39 |
Tidy is a binding for the Tidy HTML clean and repair utility which allows you to clean and manipluate HTML documents. NOTE: This is the PHP4 version! WWW: http://pecl.php.net/package/tidy PR: ports/94687 Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> |