From owner-cvs-ports@FreeBSD.ORG Fri Nov 21 20:35:50 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5E44106564A; Fri, 21 Nov 2008 20:35:50 +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 CD1C38FC0A; Fri, 21 Nov 2008 20:35:50 +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 mALKZo0J081790; Fri, 21 Nov 2008 20:35:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mALKZoJa081789; Fri, 21 Nov 2008 20:35:50 GMT (envelope-from miwi) Message-Id: <200811212035.mALKZoJa081789@repoman.freebsd.org> From: Martin Wilke Date: Fri, 21 Nov 2008 20:35:50 +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/asql Makefile distinfo pkg-descr ports/www/asql/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 20:35:50 -0000 miwi 2008-11-21 20:35:50 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/asql Makefile distinfo pkg-descr www/asql/files patch-Makefile Log: asql is a simple console shell which allows you to run SQL queries against an Apache logfile, something that can be very useful - especially at getting information which is not easily available via static logfile analysers. WWW: http://www.steve.org.uk/Software/asql/ PR: ports/128110 Submitted by: Gea-Suan Lin Revision Changes Path 1.2176 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/asql/Makefile (new) 1.1 +3 -0 ports/www/asql/distinfo (new) 1.1 +14 -0 ports/www/asql/files/patch-Makefile (new) 1.1 +6 -0 ports/www/asql/pkg-descr (new)