Date: Wed, 11 Jan 2006 05:10:58 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mysar Makefile distinfo pkg-descr pkg-plist ports/www/mysar/files patch-bin_mysar-importer.php patch-etc_mysar.apache patch-etc_mysar.cron pkg-message.in Message-ID: <200601110510.k0B5AwTW036254@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2006-01-11 05:10:58 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mysar Makefile distinfo pkg-descr pkg-plist www/mysar/files patch-bin_mysar-importer.php patch-etc_mysar.apache patch-etc_mysar.cron pkg-message.in Log: MySQL Squid Access Report, mysar for short, is a reporting system for user web traffic activity, as logged from a squid proxy. MySAR consists of two parts: * Command line utilities which import a squid log file in a MySQL database and maintain the databas. * A web interface for accessing the reports. WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16 Author: Giannis Stoilis <giannis@stoilis.gr> Revision Changes Path 1.1295 +1 -0 ports/www/Makefile 1.1 +50 -0 ports/www/mysar/Makefile (new) 1.1 +3 -0 ports/www/mysar/distinfo (new) 1.1 +11 -0 ports/www/mysar/files/patch-bin_mysar-importer.php (new) 1.1 +5 -0 ports/www/mysar/files/patch-etc_mysar.apache (new) 1.1 +9 -0 ports/www/mysar/files/patch-etc_mysar.cron (new) 1.1 +8 -0 ports/www/mysar/files/pkg-message.in (new) 1.1 +11 -0 ports/www/mysar/pkg-descr (new) 1.1 +113 -0 ports/www/mysar/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601110510.k0B5AwTW036254>