cvs commit: ports/security Makefile ports/security/webfwlog Makefile distinfo pkg-descr pkg-message pkg-plist ports/security/webfwlog/files pkg-message.in

Edwin Groothuis edwin at FreeBSD.org
Wed Oct 12 19:16:50 PDT 2005


edwin       2005-10-13 02:16:49 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/webfwlog    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    security/webfwlog/files pkg-message.in 
  Log:
  New port: security/webfwlog Web-based firewall log analyzer
  
          Webfwlog is a web-based firewall log analysis and reporting
          tool, and supports ipfilter and ipfw log file formats.  It
          is interactive and allow the user to "drill-down" from a
          summary report to packet details logged.  It also has great
          flexibility in the format of the output and which logged
          records are included.  Sample report definitions are included
          and are saved in a database (MySQL or PostgreSQL) and can
          be modified by the user.
  
          More info at: http://www.webfwlog.net
  
  PR:             ports/80352
  Submitted by:   Bob Hockney <zeus at ix.netcom.com>
  
  Revision  Changes    Path
  1.647     +1 -0      ports/security/Makefile
  1.1       +103 -0    ports/security/webfwlog/Makefile (new)
  1.1       +4 -0      ports/security/webfwlog/distinfo (new)
  1.1       +5 -0      ports/security/webfwlog/files/pkg-message.in (new)
  1.1       +16 -0     ports/security/webfwlog/pkg-descr (new)
  1.1       +5 -0      ports/security/webfwlog/pkg-message (new)
  1.1       +73 -0     ports/security/webfwlog/pkg-plist (new)


More information about the cvs-ports mailing list