Port details |
- ifile Application of machine learning to e-mail filtering
- 1.3.8_1 mail =2 1.3.8_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-02-11 06:21:31
- Last Update: 2024-01-09 09:47:14
- Commit Hash: c75c944
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: textproc
- License: GPLv2
- WWW:
- https://people.csail.mit.edu/jrennie/ifile/
- Description:
- ifile is a general mail filtering system that works with a mail client to
intelligently filter mail according to the way the user tends to organize
mail. ifile uses the machine learning algorithm Naive Bayes to classify
e-mail documents.
ifile is different from other mail filtering programs in three major ways:
1.ifile does not require you to generate a set of rules in order to
successfully filter mail
2.ifile uses the entire content of messages for filtering purposes
3.ifile learns as you move incorrectly filtered messages to new mailboxes
ifile is not dependent upon any specific mail system and should be adaptable
to any mail system which allows an outside program to perform mail
filtering.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/ifile/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/ifile
- pkg install ifile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ifile
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ifile-1.3.8.tar.gz) = dba20a05228d9085e7fb762f12757ef1e68ceab94169b175e1c577f7f0833714
SIZE (ifile-1.3.8.tar.gz) = 190558
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_ifile
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.8_1 09 Jan 2024 09:47:14 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.8 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.3.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.8 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.3.8 31 Aug 2015 19:31:06 |
pi |
mail/ifile: fix mail/ifile build with FORTIFY_SOURCE
PR: 202572
Submitted by: Oliver Pinter <op@freebsd.org> |
1.3.8 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.3.8 29 May 2014 11:38:26 |
miwi |
- Convert gmake to USES
Approved by: portmgr |
1.3.8 06 Feb 2014 07:23:39 |
miwi |
- Stage support |
1.3.8 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.3.8 05 Jul 2012 17:26:10 |
pawel |
Add USE_CSTD=gnu89 to fix linking when building with clang |
1.3.8 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.3.8 11 Apr 2011 19:54:35 |
ade |
Update to GNU make 3.82 after numerous -exp runs. |
1.3.8 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.3.8 20 Mar 2008 09:51:43 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.3.8 11 Jun 2006 19:23:08 |
anray |
- Update to 1.3.8
- Move plist to Makefile.
PR: ports/98826
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.5 26 Dec 2005 14:28:38 |
anray |
Update to version 1.3.5 |
1.3.3 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
1.3.3 21 Nov 2005 23:32:31 |
mnag |
Drop MAINTAINER
PR: 89390
Submitted by: David Bushong <david+ports@bushong.net> (maintainer) |
1.3.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.3.3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.3.3 18 Mar 2004 09:20:04 |
krion |
- Update to version 1.3.3
- SIZE'ify
PR: ports/64402
Submitted by: maintainer |
1.3.2_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.3.2_1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.3.2_1 03 Oct 2003 11:04:59 |
edwin |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
1.3.2_1 14 Jul 2003 02:41:33 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
use getopt_long() instead of getopt_long_only().
Obtained from: NetBSD |
1.3.2 25 Jun 2003 05:56:57 |
leeym |
update port mail/ifile from 1.3.1 to 1.3.2
PR: 53697
Submitted by: David Bushong <david+ports@bushong.net> |
1.3.1 30 Apr 2003 00:55:28 |
leeym |
upgrade to ifile-1.3.1
update to WWW in pkg-descr
PR: 51597
Submitted by: David Bushong <david+ports@bushong.net> |
1.2.1 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
1.2.1 05 Jan 2003 22:18:39 |
petef |
- update to 1.2.1
- switch MASTER_SITES to the project's new home
PR: 46699
Submitted by: maintainer |
1.1.4 04 Nov 2002 22:57:37 |
edwin |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-) |
1.1.4 16 Oct 2002 21:34:52 |
obraun |
Upgrade to 1.1.4.
PR: ports/44125
Submitted by: maintainer |
1.0.11 19 Sep 2002 21:30:41 |
ijliao |
upgrade to 1.0.11
PR: 42711
Submitted by: maintainer |
11 Feb 2002 09:21:31 |
kevlo |
Initial import of ifile 1.0.4. Note that I fixed malloc.h to stdlib.h |