Path to this page:
./
mail/mairix,
Program for indexing and searching email messages
Branch: CURRENT,
Version: 0.21,
Package name: mairix-0.21,
Maintainer: simonbmairix is a program for indexing and searching email messages stored in
Maildir, MH or mbox folders.
* Indexing is fast. It runs incrementally on new messages - any particular
message only gets scanned once in the lifetime of the index file.
* The search mode populates a "virtual" folder with symlinks(*) which
point to the real messages. This folder can be opened as usual in your mail
program.
* The search mode is very fast.
* Indexing and searching works on the basis of words. The index file tabulates
which words occur in which parts (particular headers + body) of which
messages.
The program is a very useful complement to mail programs like mutt
(http://www.mutt.org/, which supports Maildir, MH and mbox folders) and
Sylpheed (which supports MH folders).
[(*) where the input or output folder is an mbox, a copy of the message is made
instead of symlinking.]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 155.36 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2007-12-08) Updated to version: mairix-0.21
- (2007-12-02) Updated to version: mairix-0.21
- (2007-06-18) Updated to version: mairix-0.20
- (2007-06-12) Updated to version: mairix-0.20
- (2005-10-18) Updated to version: mairix-0.16.1
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2020-09-26 16:25:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(mail/mairix) build fix, probably bison 3.4.2 to 3.7.1 adaptation
|
2016-04-01 18:44:33 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Pass --mandir. Fixes PKGMANDIR.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-11-11 07:53:59 by David A. Holland | Files touched by this commit (2) |
Log message:
Fix MAKE_JOBS build.
|
2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message:
Mark as destdir ready.
|