diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-17 00:25:45 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-17 00:25:45 +0800 |
commit | 810517affd02b425c29ef6d42f8a06f9a3be4d00 (patch) | |
tree | b06d78d00070bf54937679824f5ca420ebf18780 /www/Makefile | |
parent | 7dbe6e839cc7accdbd667a6c4dd50b408eb5fb97 (diff) | |
download | freebsd-ports-gnome-810517affd02b425c29ef6d42f8a06f9a3be4d00.tar.gz freebsd-ports-gnome-810517affd02b425c29ef6d42f8a06f9a3be4d00.tar.zst freebsd-ports-gnome-810517affd02b425c29ef6d42f8a06f9a3be4d00.zip |
Fasterfox allows you to tweak many network and rendering
settings such as simultaneous connections, pipelining,
cache, DNS cache, and initial paint delay.
Dynamic speed increases can be obtained with the unique
prefetching mechanism, which recycles idle bandwidth by
silently loading and caching all of the links on the page
you are browsing.
WWW: http://fasterfox.mozdev.org/
PR: ports/95076
Submitted by: Andrew Pantyukhin <infofarmer (at) gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 161439bf6deb..879bc2273fa4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -966,6 +966,7 @@ SUBDIR += xpath2rss SUBDIR += xpi-adblock SUBDIR += xpi-colorfultabs + SUBDIR += xpi-fasterfox SUBDIR += xshttpd SUBDIR += xshttpd-devel SUBDIR += xulrunner |