Date: Thu, 10 Jul 2008 16:20:47 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/clickheat Makefile distinfo pkg-descr pkg-plist ports/www/clickheat/files pkg-deinstall.in pkg-message.in Message-ID: <200807101620.m6AGKlpb037145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jadawin 2008-07-10 16:20:47 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/clickheat Makefile distinfo pkg-descr pkg-plist www/clickheat/files pkg-deinstall.in pkg-message.in Log: ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. Features: - Few function calls to log a click, no server load rise should be noticed - A keyword is used to define the page upon Javascript code load - Screen sizes and browsers are logged WWW: http://www.labsmedia.com/clickheat/index.html Revision Changes Path 1.2088 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/clickheat/Makefile (new) 1.1 +3 -0 ports/www/clickheat/distinfo (new) 1.1 +12 -0 ports/www/clickheat/files/pkg-deinstall.in (new) 1.1 +15 -0 ports/www/clickheat/files/pkg-message.in (new) 1.1 +8 -0 ports/www/clickheat/pkg-descr (new) 1.1 +81 -0 ports/www/clickheat/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807101620.m6AGKlpb037145>