aboutsummaryrefslogtreecommitdiff
path: root/www/mod_pagespeed
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Mark this only for amd64 and i386Steve Wills2012-02-151-0/+1
| | | | Notes: svn path=/head/; revision=291451
* - Try to fix build on older systemsSteve Wills2012-02-104-4/+46
| | | | | | | - Use variables in plist so we don't break with apache 2.4 Notes: svn path=/head/; revision=290878
* - Improve support for chaning LOCALBASESteve Wills2012-02-073-3/+5
| | | | Notes: svn path=/head/; revision=290603
* - Use the system opencv instead of the bundled oneSteve Wills2012-02-071-0/+3
| | | | Notes: svn path=/head/; revision=290597
* - Update to 0.10.21.2Steve Wills2012-02-079-57/+101
| | | | | | | - Eliminate some patches integrated upstream Notes: svn path=/head/; revision=290543
* - Respect prefix finding system icuSteve Wills2011-11-151-7/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285869
* - Use devel/icu rather than bundled version of icuSteve Wills2011-11-154-418/+18
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285817
* - Update to new snapshot from 20111031Steve Wills2011-11-0313-219/+98
| | | | Notes: svn path=/head/; revision=284985
* - Add patch to force use of greadlinkSteve Wills2011-10-111-0/+11
| | | | | | | Reported by: pavmail Notes: svn path=/head/; revision=283404
* mod_pagespeed is an open-source Apache module that automatically optimizes webSteve Wills2011-10-0817-0/+890
pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the Apache HTTP Server. WWW: http://code.google.com/speed/page-speed/docs/module.html Notes: svn path=/head/; revision=283206