- Pass maintainership to submitter
Note: css files will have to be rebuilt to work against this version,
as the data file format has changed.
PR: ports/134213
Submitted by: Corey Halpin <chalpin AT cs.wisc.edu>
Approved by: hideo <hideo AT lastamericanempire.com> (old maintainer), miwi (mentor)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- don't static link (PORTREVISION++ for this)
- obey CFLAGS, LDFLAGS
- allow it to build on 4.x
as a result of
PR: ports/79345
Approved by: maintainer (timeout, 2 months)
- Download and install contributed scripts and prelearned spam and nonspam databases
PR: ports/63415
Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer)
CRM114 is a system to examine incoming e-mail, system log
streams, data files or other data streams, and to sort, filter,
or alter the incoming files or data streams according to the
user's wildest desires. Criteria for categorization of data can
be by satisfaction of regexes, by sparse binary polynomial
matching with a Bayesian Chain Rule evaluator, or by other
means. Accuracy of the SBPH/BCR classifier has been seen in
excess of 99 per cent, for 1/4 megabyte of learning text. In
other words, CRM114 learns, and it learns fast.
WWW: http://crm114.sourceforge.net
PR: ports/63304
Submitted by: Meno Abels <meno.abels@adviser.com>