system at build time, they are silently chosen in preference to the
standard system db ver1 code. This tends to break a multitude of things
that expect the user* databases to be in db1 format.
Discovered whilst hunting down a really wierd operational bug with exim
using the imappw entry for SMTP AUTH.
Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the
code is present in the source, but default to off, forcing the use of
system libraries
Submitted by: ade
Approved by: maintainer timeout
PR: 63309
Submitted by: Linh Pham
- suppress pkg-message and pkg-deinstall when STANDALONE_POP3 is defined
so the package will print neither.
- adds CONFLICTS with own variants.
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>
* Remove BROKEN.
* Grab maintainership.
* Add evolution support.
* Make gpg, abook, and evolution support optional, but auto detect.
* Build package with gpg and abook support for POLA reasons.
POPFile is an automatic mail classification tool. Unlike other
email classification tools, POPFile acts as a POP3 proxy server.
Reviewed by: kuriyama (mentor)
details). Also, the port now installs the documentation included with
the source tarball; pkg-plist re-created (the number of files installed
jumped from 2 to 11); and the description file was updated.
PR: ports/63037
Submitted by: John Nielsen <john@jnielsen.net> (maintainer)
real users for mail, there are still plenty of mail servers that use
real users, and the lookup costs 292 bytes in the executable. The
feature can be disabled with WITHOUT_PASSWD.
Bump PORTREVISION accordingly.
requested.
This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.
This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.
If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.
For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
P3Scan is a transparent POP3-Proxy with virus-scanning
capabilities. This means that all your POP3-Clients in the
Network can't fetch mails from the internet without that
P3Scan have scanned it. If a virus has been found the mail
is replaced with a notification and the original (infeceted)
version is stored on the harddisc. Transparent means, that
neither the client nor any of the used POP3-servers has to
be configured.
This port is based on mail/pop3vscan, but the development
for that port seems to have ceased.
WWW: http://p3scan.sourceforge.net/