From owner-cvs-all@FreeBSD.ORG Sat Jan 10 15:05:56 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CF59106567D; Sat, 10 Jan 2009 15:05:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 69F388FC08; Sat, 10 Jan 2009 15:05:56 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n0AF5uhT081359; Sat, 10 Jan 2009 15:05:56 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n0AF5uoq081358; Sat, 10 Jan 2009 15:05:56 GMT (envelope-from miwi) Message-Id: <200901101505.n0AF5uoq081358@repoman.freebsd.org> From: Martin Wilke Date: Sat, 10 Jan 2009 15:05:56 +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/squidstats Makefile distinfo pkg-descr pkg-plist ports/www/squidstats/files pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 15:05:57 -0000 miwi 2009-01-10 15:05:56 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/squidstats Makefile distinfo pkg-descr pkg-plist www/squidstats/files pkg-install.in pkg-message.in Log: This is a series of scripts for gathering and presenting statistical information about a running Squid or Cacheboy application. WWW: http://code.google.com/p/squidstats/ PR: ports/130273 Submitted by: Adrian Chadd Revision Changes Path 1.2228 +1 -0 ports/www/Makefile 1.1 +41 -0 ports/www/squidstats/Makefile (new) 1.1 +3 -0 ports/www/squidstats/distinfo (new) 1.1 +86 -0 ports/www/squidstats/files/pkg-install.in (new) 1.1 +35 -0 ports/www/squidstats/files/pkg-message.in (new) 1.1 +4 -0 ports/www/squidstats/pkg-descr (new) 1.1 +26 -0 ports/www/squidstats/pkg-plist (new)