Bug 93110

Summary: [UPDATE] www/dansguardian-devel to version 2.9.5.0
Product: Ports & Packages Reporter: Freddie Cash <fcash>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dansguardian-devel.diff none

Description Freddie Cash 2006-02-09 23:10:07 UTC
Update www/dansguardian to the latest development version of DansGuardian.

From the release notes:
This version has the following changes since 2.9.4.0:

- Auth by IP plugin works without PCRE.
- When using auth by IP, credentials are cached for the lifetime of a
  persistent connection, instead of querying the plugin for every request
  (unless usexforwarded for is enabled).
- Added blanket SSL block (**s) and blanket SSL IP block (*ips).
- All usernames show up as lowercase in the logs.
- Auth plugins get reloaded on -g (allows changes to IP plugin's
  ipgroups file to take effect as well as changes to the filtergroupslist).
- Added allow per-group override of reportinglevel (hence per-group choice
  between HTML template & external access denied address).
- Fixed a few memory leaks & some minor memory corruption.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-02-10 12:38:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-02-10 15:29:12 UTC
State Changed
From-To: open->closed

Committed, with minor changes, just to pacify portlint(1). Thanks!