The NetBSD Project

CVS log for pkgsrc/mail/bmf/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / bmf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 8 13:50:53 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Use NetBSD rules for DragonFly as well.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 09:59:20 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add RMD160 digests.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 13 23:18:12 2004 UTC (7 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use BSD_INSTALL_* instead of mkdir/cp to set ownership and permission
of installed files correctly.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 25 14:18:13 2002 UTC (9 years, 7 months ago) by mjl
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update to 0.9.4 (note that the author changed versioning system,
our last version was 0.84).

	* Update documentation.
	* Move Bayes stuff into its own file.
	* Fix NaN exception: if list is empty, use zero for probability.
	* Make extrema array (keepers) variable size.  Needs more work.
	* Add SYSLIBS to the makefile.
	* Fix gcc-ism in dbg.c (ptr arithmetic on void*).
	* Fix off-by-one in html tag check.
	* Fix unaligned access in libdb.
	* Fix bug in -d handling for text and libdb.
	* Autodetect mailbox type and deprecate the -m option.
	* Ditch the builtin libdb locks, use fcntl instead.
	* Fix memory leak in dbtext.
	* Fix some trivial issues with the lexer:
	  - Be more strict about recognizing IP addresses.
	  - Do case-insensitive header name comparisons.
	* Fix multiple database closure with mbox format.
	* Fix a bogus assert in passthrough.
	* Add heap checking in debug mode.
	* Fix bug in -N mode which made it act the same as -S.
	* Support maildir style folders.
	* Fix bug in multiple message registration.
	* Improve error reporting and clarify some messages.
	* Package preformatted manpage instead of XML.
	* Remove single message per invocation restriction.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 10 11:05:31 2002 UTC (9 years, 7 months ago) by mjl
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of bmf-0.84

This is a mail filter which uses the Bayes algorithm as explained in Paul
Graham's article "A Plan for Spam". It aims to be faster, smaller, and more
versatile than similar applicatios.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 10 11:05:31 2002 UTC (9 years, 7 months ago) by mjl
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>