---
name: analog
version: 6.0_9,1
origin: www/analog
comment: Extremely fast program for analysing WWW logfiles
arch: freebsd:9:x86:64
www: http://www.analog.cx/
maintainer: c.petrik.sosa@gmail.com
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 2625638
desc: |
  This program analyses logfiles in both the common log format and NCSA
  old format from WWW servers. It is designed to be fast on long
  logfiles and to produce attractive statistics.

  It was written by Stephen Turner (sret1@cam.ac.uk). For more details,
  see the Readme.html in ${PREFIX}/share/doc/analog or the website.

  WWW: http://www.analog.cx/
deps:
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  expat: {origin: textproc/expat2, version: 2.1.0}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  tiff: {origin: graphics/tiff, version: 4.0.3}
  png: {origin: graphics/png, version: 1.5.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  jbigkit: {origin: graphics/jbigkit, version: 1.6}
  libgd: {origin: graphics/gd, version: '2.1.0_1,1'}
categories:
- www
shlibs_required:
- libgd.so.5
- libpng15.so.15
- libjpeg.so.11
message: |
  Note: Analog includes an optional form and perl script to request
  analyses via a web interface. The form and script both require
  customization before use. If you would like to use them, first copy
  /usr/local/share/examples/analog/etc/anlgform.pl to $$CGI-BIN, and then edit
  $$HTDOCS/anlgform.html and $$CGI-BIN/anlgform.pl for your local
  configuration. Both files are extensively commented with instructions
  for customization.
