aboutsummaryrefslogtreecommitdiff
path: root/security/webfwlog
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276991
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - Add needed patchPav Lucistnik2009-12-074-14/+26
| | | | | | | | | | | | - Fix options so they work - Add dependencies on required php extensions - Install the executable setuid so it can actually access the logs PR: ports/140399 Submitted by: Bob Hockney <zeus@ix.netcom.com> (maintainer) Notes: svn path=/head/; revision=245341
* - Update to 0.94Martin Wilke2009-10-173-32/+15
| | | | | | | | | | | - Respect NOPORT* PR: 139612 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer Notes: svn path=/head/; revision=242958
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - use PORTDOCS and DOCSDIR in plist and fix it for -DNOPORTDOCSIon-Mihai Tetcu2008-11-222-40/+39
| | | | | | | | | | | - use SF macro while here - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run Notes: svn path=/head/; revision=223175
* - Update to 0.93.Marcelo Araujo2007-06-293-110/+95
| | | | | | | | | PR: ports/113231 Submitted by: Bob Hockney <zeus@ix.netcom.com> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=194467
* - Update to 0.92Marcus Alves Grando2006-06-092-11/+10
| | | | | | | | PR: 98103 Submitted by: maintainer Notes: svn path=/head/; revision=164904
* - Fix plist after recent php changesPav Lucistnik2006-05-211-0/+1
| | | | Notes: svn path=/head/; revision=163010
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Remove pkg-message, the one in WRKDIR is used.Edwin Groothuis2005-10-132-6/+1
| | | | Notes: svn path=/head/; revision=145191
* New port: security/webfwlog Web-based firewall log analyzerEdwin Groothuis2005-10-136-0/+206
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@ix.netcom.com> Notes: svn path=/head/; revision=145189