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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to