Commit graph

6 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
jperkin
dfacd4646d Requires libiconv. SunOS requires an explicit -liconv. 2017-05-12 11:42:33 +00:00
sborrill
50a6487e05 Port across commandline, email and clamd options from dansguardian.
Enable NTLM support.
Bump PKGREVISION.
2017-03-15 13:42:03 +00:00
sborrill
4d1938fe3d Update to 3.5.1. Changelog:
- Fix bug #181 ERR_RESPONSE_HEADERS with bypass
- Fix bug #183 whitelist and identification
- Fix bug #182 e2guardian systemd service does not support reload
- Fix bug #178 (NTLM Messages)
2017-03-14 15:38:01 +00:00
prlw1
8de50bcdad Fix e2guardian build. Reported by joerg@ 2017-03-11 17:22:45 +00:00
prlw1
e7f96cdf9f Add e2guardian 3.5.0
e2guardian is a content filtering proxy that works in conjunction with another
caching proxy such as Squid or Oops. More information can be found in the
e2guardian(8) man page, the "doc" subdirectory of the distribution, and the
comments in the configuration and list files themselves.

e2guardian is a fork of DansGuardian and the maintainers fully acknowledge
the work carried out by and the copyright of Daniel Baron and other
contributors to the Dansguardian project.
2017-03-03 14:09:18 +00:00