Bug 48937 - urgent maintainer update port: mail/bogofilter
Summary: urgent maintainer update port: mail/bogofilter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-05 01:40 UTC by matthias.andree
Modified: 2003-03-05 12:17 UTC (History)
0 users

See Also:


Attachments
file.diff (2.87 KB, patch)
2003-03-05 01:40 UTC, matthias.andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description matthias.andree 2003-03-05 01:40:07 UTC
THis patch updates bogofilter 0.10.3.1 to 0.11.1, fixing a couple of bugs
and introducing some more features. This code has been tested; I'd like to see
it merged before the ports freeze if possible.

Important fixes in this release:
- command line options take precedence over configuration files
- improved locking
- support for systems that don't support mmap()ing locked files
- reduced memory use when the input file is a regular file (seekable)
- major speed improvements for long tokens
- separated the non-working -l option with optional argument 
  into -l and -L option.
- manual pages now have proper paths to files

Features:
- support setting BDB cache size
- better command-line and configuration file parsing
- better HTML comment killing to reduce chance of being cheated by spammers
- some new command line options
- parse Subject line tokens specially (optional)
- unregistering messages is now possible
Comment 1 Andrey A. Chernov freebsd_committer freebsd_triage 2003-03-05 12:16:25 UTC
State Changed
From-To: open->closed

Committed.