Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 09:51:24 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-apachelog Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200703120951.l2C9pOI3054656@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-03-12 09:51:24 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-apachelog     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Parser for extracting fields from a single line of an Apache access.lo
  g (should work for other servers conforming to the Common Log Format).
  
  Create the parser with the log format from your server .conf file,
  parse lines to get dict corresponding to fields defined in the log format.
  
  WWW:    http://code.google.com/p/apachelog/
  
  Revision  Changes    Path
  1.1741    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/py-apachelog/Makefile (new)
  1.1       +3 -0      ports/www/py-apachelog/distinfo (new)
  1.1       +7 -0      ports/www/py-apachelog/pkg-descr (new)
  1.1       +5 -0      ports/www/py-apachelog/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703120951.l2C9pOI3054656>