Port details |
- jmba Junk Mail Buffering Agent
- 0.5.5_1 mail
=2 0.5.5_1Version of this port present on the latest quarterly branch. - Maintainer: romain@FreeBSD.org
 - Port Added: 2008-05-06 12:18:25
- Last Update: 2024-03-10 09:55:38
- Commit Hash: c688453
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART10
- WWW:
- https://www.ivarch.com/programs/jmba.shtml
- Description:
- Junk Mail Buffering Agent is a tool for preventing delivery of email until the
sender has confirmed their address. It can be used in conjunction with a spam
filter to prevent delivery of spammy-looking email unless the sender is
confirmed as valid.
jmba is designed to be used in conjunction with a spam filter such as QSF and
the mail processor procmail. When the spam filter says it thinks an email is
spam, it can be passed to jmba. jmba will queue it and send an email to the
sender containing a key; if the sender replies, the original email is
"unfrozen" from the queue and delivered.
¦ ¦ ¦ ¦ 
- 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/jmba/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/jmba
- pkg install jmba
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jmba
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jmba-0.5.5.tar.bz2) = e6f17a8a14a5d103556e06cdfbc083ac59d6a2f31d5ce8e57e218bb39304b543
SIZE (jmba-0.5.5.tar.bz2) = 79028
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_jmba
- USES:
- gmake tar:bzip2
- 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.5.5_1 10 Mar 2024 09:55:38
    |
Nuno Teixeira (eduardo)  |
mail/jmba: Move man pages to share/man
While here,
- Add codeberg master site
- Add license
Approved by portmgr (blanket) |
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.5.5 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.5.5 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.5.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.5 05 Jan 2018 04:19:26
  |
jbeich  |
mail/jmba: don't auto-enable gettext
11.0 aarch64 used ld(1) from devel/binutils which implicitly passed
-L/usr/local/lib thus gettext ended up being detected, breaking build
due to underspecified USES=gettext-tools. The same issue would occur
for USES=localbase or USE_GCC=yes, so just force off external gettext.
Approved by: portmgr blanket |
0.5.5 16 Nov 2016 00:34:37
  |
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.5.5 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.5.5 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.5 02 Feb 2014 16:02:33
  |
miwi  |
- Stage support |
0.5.5 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.5.5 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
0.5.5 01 Feb 2010 17:14:49
 |
romain  |
Change MAINTAINER address to romain@.
Approved by: flz (mentor) |
0.5.5 06 May 2008 12:17:47
 |
itetcu  |
Junk Mail Buffering Agent is a tool for preventing delivery of email until the
sender has confirmed their address. It can be used in conjunction with a spam
filter to prevent delivery of spammy-looking email unless the sender is
confirmed as valid.
jmba is designed to be used in conjunction with a spam filter such as QSF and
the mail processor procmail. When the spam filter says it thinks an email is
spam, it can be passed to jmba. jmba will queue it and send an email to the
sender containing a key; if the sender replies, the original email is
"unfrozen" from the queue and delivered.
WWW: http://www.ivarch.com/programs/jmba.shtml
PR: ports/122962
Submitted by: Romain Tartiere <romain at blogreen.org> |