aboutsummaryrefslogtreecommitdiff
path: root/www/mod_pagespeed
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to 1.1.23.2Steve Wills2012-12-034-11/+22
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308120
* - Update to 0.10.22.7Steve Wills2012-09-282-3/+3
| | | | Notes: svn path=/head/; revision=305015
* - USE_APACHE s/22+/22/Olli Hauer2012-09-241-6/+2
| | | | | | | | | | | | some additional cleanups/fixes - adopt new Makefile header - convert to optionsNG - use BROKEN instead IGNORE in bsd.apache.mk with hat apache@ Notes: svn path=/head/; revision=304797
* - Update to 0.10.22.6 which fixes two security issuesSteve Wills2012-09-132-4/+3
| | | | | | | | | | - Document security issues in vuxml [1] Reviewed by: bdrewery [1] Security: 178ba4ea-fd40-11e1-b2ae-001fd0af1a4c Notes: svn path=/head/; revision=304170
* - Fix logic for depending on gperfSteve Wills2012-08-141-1/+2
| | | | | | | Pointed out by: gjb Notes: svn path=/head/; revision=302522
* - Update to 0.10.22.4Steve Wills2012-08-1312-40/+216
| | | | Notes: svn path=/head/; revision=302485
* - 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