Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN_WITH_PHP has been replaced by IGNORE_WITH_PHP which more accurately | Mark Linimon | 2006-09-18 | 1 | -1/+1 |
| | | | | | | | | | describes what happens. Hat: portmgr Notes: svn path=/head/; revision=173280 | ||||
* | Tidy HTML Repairing and Parsing. | Pav Lucistnik | 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> Notes: svn path=/head/; revision=157940 |