Port details |
- mairix Indexing and searching in Maildir, MH, or mbox folders
- 0.24_1 mail =8 0.24_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: 2003-03-27 22:53:14
- Last Update: 2024-02-24 17:35:47
- Commit Hash: 1dbfdc8
- People watching this port, also watch:: xorg-server, lynx, wget, cdrtools, links
- License: GPLv2
- WWW:
- http://www.rc0.org.uk/mairix/
- Description:
- Mairix is a program for indexing and searching email messages stored in
Maildir, MH or mbox folders.
Features:
* 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.
- ¦ ¦ ¦ ¦
- 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/mairix/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mairix
- pkg install mairix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mairix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514803218
SHA256 (vandry-mairix-0.24_GH0.tar.gz) = 78dfe1773936a57c943260ec6734d2492d0a0345655f28367988dcf3a77aeaec
SIZE (vandry-mairix-0.24_GH0.tar.gz) = 208060
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:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mairix-0.24_1:
BZIP2=off: bzip2 compressed mbox support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GZIP=off: gzip compressed mbox support
===> Use 'make config' to modify these settings
- Options name:
- mail_mairix
- USES:
- bison compiler:c11 gmake ssl
- 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 |
0.24_1 24 Feb 2024 17:35:47 |
Muhammad Moinur Rahman (bofh) |
mail/mairix: Moved man to share/man
Approved by: portmgr (blanket) |
0.24 30 Oct 2022 13:22:25 |
Jan Beich (jbeich) Author: Jose G. Juanino |
*/*: drop maintainership
PR: 267431 |
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) |
0.24 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 ) |
0.24 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 ) |
0.24 08 Nov 2021 07:24:29 |
Mikael Urankar (mikael) Author: Robert Clausecker |
mail/mairix: Unbreak on arm.
PR: 259549
Approved by: portmgr (build fix blanket) |
0.24 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.24 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.24 24 Aug 2019 19:05:40 |
pkubaj |
mail/mairix: fix build with GCC-based architectures
C11 compiler is necessary:
parse.c:1889: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':'
token
Approved by: mentors (implicit approval) |
0.24 05 Mar 2019 02:16:37 |
meta |
mail/mairix: Fix build with non-default prefix
PR: 236172
Submitted by: John Hein <jcfyecrayz@liamekaens.com>
Approved by: jjuanino@gmail.com (maintainer)
MFH: 2019Q1 |
0.24 20 Feb 2018 18:54:46 |
yuri |
mail/mairix: Update to 0.24
Additional port changes:
* Switched SF->GitHub
* Added LICENSE_FILE
* Added USES=ssl
* Added the BSD patch (upstreamed)
* Simplified *install target accordingly
PR: 224817
Submitted by: jjuanino@gmail.com (maintainer)
Approved by: tcberner (mentor, implicit) |
0.23 09 Dec 2017 00:42:05 |
linimon |
Mark more ports broken that fail on both armv6 and armv7.
Approved by: portmgr (tier-2 blanket) |
0.23 12 Feb 2014 10:16:08 |
rm |
- update to 0.23
- support staging
while here:
- move manpages to packing-list
- remove MAKE_JOBS_UNSAFE - builds fine here
- install docs and examples to stage area unconditionally
- remove redundant inclusion of bsd.port.options.mk
PR: 186667
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
-This line, and those below, will be ignored--
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M mairix/Makefile
M mairix/distinfo |
0.22 08 Feb 2014 11:38:18 |
uqs |
Mark as jobs unsafe, the port doesn't build in parallel.
% for i in `jot 20`; do { make clean && make; } >/dev/null 2>&1; echo -n " $?";
done; echo
0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0
% for i in `jot 20`; do { make clean && make -DMAKE_JOBS_UNSAFE; } >/dev/null
2>&1; echo -n " $?"; done; echo
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 |
0.22 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.22 27 Jul 2013 11:49:21 |
danfe |
- Convert USE_GMAKE (add gmake to USES)
- Define LICENSE (GPLv2)
- Make the port parallel build (-jX) safe
- Install manpages relative to MANPREFIX
- Add DOCS and EXAMPLES options; use new smart syntax
- Rename BZIP option to our standard BZIP2
Reported by: pointyhat-west |
0.22 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.22 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
0.22 02 Jul 2012 17:50:00 |
delphij |
* Enable support of gzip- and bzip2-compressed mbox.
PR: ports/169128
Submitted by: gjb
Approved by: maintainer timeout |
0.22 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.22 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.22 20 Jun 2010 04:54:44 |
miwi |
- Update to 0.22
PR: 147807
Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer)
Feature safe: yes |
0.21_1 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.21_1 13 Feb 2009 15:17:12 |
wxs |
- Pass maintainership along |
0.21_1 09 Nov 2008 07:47:01 |
obraun |
Set maintainer to ports@ |
0.21_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.21 23 Jun 2007 17:28:46 |
obraun |
Update to 0.21. |
0.20 20 Mar 2007 22:58:34 |
obraun |
Update to 0.20. |
0.19 16 Aug 2006 19:46:40 |
obraun |
Reawake USE_BISON after my cleanup. |
0.19 15 Aug 2006 18:12:48 |
obraun |
* Upgrade to 0.19.
* Big cleanup. |
0.17.1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.17.1 03 Jan 2006 21:16:14 |
obraun |
Upgrade to 0.17.1. |
0.16.1 16 Sep 2005 19:59:36 |
obraun |
Reawake patches in order to build on -CURRENT. |
0.16.1 04 Sep 2005 18:42:48 |
obraun |
Add dependency on bison.
Obtained from: pointyhat |
0.16.1 02 Sep 2005 16:09:33 |
obraun |
Upgrade to 0.16.1. |
0.15.2 10 Apr 2005 15:31:50 |
obraun |
Upgrade to 0.15.2. |
0.15.1 18 Dec 2004 12:45:22 |
obraun |
Upgrade to 0.15.1. |
0.15 26 Aug 2004 20:08:56 |
obraun |
Upgrade to 0.15. |
0.14.1 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
0.14.1 16 Feb 2004 12:07:16 |
obraun |
Fix for -current |
0.14.1 16 Feb 2004 08:11:44 |
obraun |
* Upgrade to 0.14.1.
* Change MASTER_SITES and WWW. |
0.11_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.11 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
0.11 27 Jul 2003 10:07:07 |
obraun |
Fix build on -current. |
0.11 12 Jul 2003 12:03:45 |
obraun |
Install dotmairixrc.eg in ${EXAMPLESDIR}
Requested by: Shawn Yeager <mail@shawnyeager.com> |
0.11 07 Jul 2003 07:21:10 |
obraun |
Add USE_BISON.
Noticed by: kris, bento |
0.11 02 Jul 2003 06:53:31 |
obraun |
Upgrade to 0.11. |
0.10 27 Mar 2003 22:50:24 |
obraun |
Mairix is a program for indexing and searching email messages stored in Maildir
or MH folders. |