From owner-cvs-all@FreeBSD.ORG Sun Apr 16 16:25:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3FD816A52D; Sun, 16 Apr 2006 16:25:45 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F13343D49; Sun, 16 Apr 2006 16:25:45 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3GGPjjx051814; Sun, 16 Apr 2006 16:25:45 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3GGPjmC051813; Sun, 16 Apr 2006 16:25:45 GMT (envelope-from thierry) Message-Id: <200604161625.k3GGPjmC051813@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 16 Apr 2006 16:25:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-fasterfox Makefile distinfo pkg-descr ports/www/xpi-fasterfox/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 16:25:45 -0000 thierry 2006-04-16 16:25:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-fasterfox Makefile distinfo pkg-descr www/xpi-fasterfox/files chrome.manifest Log: 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 Revision Changes Path 1.1358 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/xpi-fasterfox/Makefile (new) 1.1 +3 -0 ports/www/xpi-fasterfox/distinfo (new) 1.1 +36 -0 ports/www/xpi-fasterfox/files/chrome.manifest (new) 1.1 +10 -0 ports/www/xpi-fasterfox/pkg-descr (new)