Bug 54047 - maintainer update port: mail/bogofilter -> 0.13.7.2
Summary: maintainer update port: mail/bogofilter -> 0.13.7.2
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-07-02 22:50 UTC by Matthias Andree
Modified: 2003-07-02 23:27 UTC (History)
0 users

See Also:


Attachments
file.diff (4.18 KB, patch)
2003-07-02 22:50 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-07-02 22:50:08 UTC
Note the yyinput() fix is important, because without the fix, bogofilter
may hang indefinitely in a busy loop.

0.13.7.2 2003-07-02

        * Fixed loop in yyinput() caused by unexpected EOF.

0.13.7.1 2003-06-26

        * Update bogotune to version 0.3
        * Added '-k size' option to bogofilter and bogoutil for
          setting BerkeleyDB's cache size.

        2003-06-25

        * For bogotune change processing of '-t' switch from pass 1 to
          pass 2 so that it supercedes the config file.
        * Man pages now use '\ ' when a non-breaking space is needed,
          instead of 0xA0.

        2003-06-24

        * '-Q' processing no longer requires that spamlist.db be present.

0.13.7  2003-06-20

        * Replaced tuning/tuning.sh with tuning/bogotune (and related files).

0.13.6.3 2003-06-18

        * Minor code rewrites to speed up processing messages, mboxes,
          and msg-count files.  In particular, tuning/tuning.sh runs
          are approx 47% faster than before.
        * Fixed several errors in tuning/tuning.sh and reformatted
          "Top 10 Results" output.
        * Minor changes to bogoutil to support bogotune script.
        * Added newlines to correct usage messages.
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2003-07-02 23:26:51 UTC
State Changed
From-To: open->closed

Committed, thanks!