aboutsummaryrefslogtreecommitdiffstats
path: root/devel/beautifyphp
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-1/+1
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* - add beautifyphp-0.5.0leeym2005-09-134-0/+75
This program tries to reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of GNU GPL. It is written in PHP and has a web frontend. Note: devel/pear-PHP_Beautifier is for PHP5 only, and this one for PHP4.