Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Remove pear ports obsolated by devel/pear and switch | Alex Dupre | 2005-12-10 | 1 | -1/+1 |
| | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net | ||||
* | PEAR::XML_Beautifier will add indentation and linebreaks to you XML files, | Pav Lucistnik | 2005-04-12 | 3 | -0/+36 |
replace all entities, format your comments and makes your document easier to read. You can influence the way your document is beautified with several options. PR: ports/79402 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |