aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTML_TagCloud/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-261-7/+2
| | | | Notes: svn path=/head/; revision=369314
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-14/+2
| | | | Notes: svn path=/head/; revision=314217
* - Update to 1.0.0Martin Wilke2011-03-181-1/+1
| | | | Notes: svn path=/head/; revision=271254
* - Update to 0.2.4Martin Wilke2010-03-201-1/+1
| | | | Notes: svn path=/head/; revision=251286
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 0.2.3Martin Wilke2008-12-071-1/+1
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=223938
* This package can be used to generate tag clouds. The output is HTML and CSS.Martin Wilke2008-04-191-0/+30
And it does not only visualize frequency, but also timeline information. The newer the tag is, the deeper its color will be; older tags will have a lighter color.The main goal of "HTML_TagCloud" is to provide an easy to implement and configureable Tag Cloud solution that is suitable for any PHP-based webapp. WWW: http://pear.php.net/package/HTML_TagCloud/ PR: ports/122577 Submitted by: Wen heping <wenheping at gmail.com> Notes: svn path=/head/; revision=211626