cvs commit: ports/www Makefile ports/www/clickheat Makefile distinfo pkg-descr pkg-plist ports/www/clickheat/files pkg-deinstall.in pkg-message.in

Philippe Audeoud jadawin at FreeBSD.org
Thu Jul 10 16:20:48 UTC 2008


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)


More information about the cvs-ports mailing list