summaryrefslogtreecommitdiff
path: root/textproc/p5-JavaScript-Minifier (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-3/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | textproc)
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Add LICENSESunpoet Po-Chuan Hsieh2013-04-262-7/+6
| | | | | - Cleanup Makefile header - Use single space after WWW:
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
|
* Strip whitespace and comments from JavaScript codeSteve Wills2011-08-134-0/+32
WWW: http://search.cpan.org/dist/JavaScript-Minifier PR: ports/159632 Submitted by: Kurt Lidl <kurt.lidl@cello.com>