Port details |
- avenger Anti-spam SMTP server
- 0.8.5_1 mail
=2 0.8.5_1Version of this port present on the latest quarterly branch. DEPRECATED: Depends on deprecated Oracle Berkeley DB 5.3 and upstream is dead
This port expired on: 2024-06-30
- 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: 2005-05-09 23:20:39
- Last Update: 2024-06-30 12:45:08
- Commit Hash: d54259a
- People watching this port, also watch:: munin-node, monit
- License: GPLv3
- WWW:
- https://www.mailavenger.org/
- Description:
- Mail Avenger is a highly-configurable, MTA-independent SMTP server
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: avenger
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1540694687
SHA256 (avenger-0.8.5.tar.gz) = b0fc3e2e03ed010e95e561367fce7b087968df7ea6056251eba95cad14d26d37
SIZE (avenger-0.8.5.tar.gz) = 910358
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libdb-5.3.so : databases/db5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avenger-0.8.5_1:
DOCS=on: Build and/or install documentation
SASL=off: SASL authentication support
===> Use 'make config' to modify these settings
- Options name:
- mail_avenger
- USES:
- bdb 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.8.5_1 30 Jun 2024 12:45:08
    |
Rene Ladan (rene)  |
mail/avenger: Remove expired port
2024-06-30 mail/avenger: Depends on deprecated Oracle Berkeley DB 5.3 and
upstream is dead |
0.8.5_1 19 May 2024 06:05:05
    |
Daniel Engberg (diizzy)  |
mail/avenger: Deprecate and set expiration date to 2024-06-30
Depends on deprecated Oracle Berkeley DB 5.3, upstream is dead and
unmaintained in tree for years |
0.8.5_1 24 Feb 2024 16:38:57
    |
Muhammad Moinur Rahman (bofh)  |
mail/avenger: Moved man to share/man
Approved by: portmgr (blanket) |
0.8.5 21 Jul 2023 18:26:13
    |
Muhammad Moinur Rahman (bofh)  |
mail/avenger: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.8.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.8.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.8.5 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.8.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.5 27 Aug 2020 19:56:16
  |
tcberner  |
mail/avenger: fix build on recent current |
0.8.5 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.8.5 28 Oct 2018 03:07:53
  |
wen  |
- Update to 0.8.5
- Correct LICENSE info and add LICENSE_FILE, per handbook
- Correct DOC switch
PR: 232337
Submitted by: ndowens@yahoo.com |
0.8.4_1 08 Aug 2016 13:46:50
  |
mat  |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
0.8.4_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.8.4_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.8.4_1 29 Aug 2015 12:07:56
  |
amdmi3  |
- Add LICENSE
- Switch to @sample |
0.8.4_1 21 May 2015 07:06:01
  |
amdmi3  |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
0.8.4_1 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
0.8.4_1 21 Aug 2014 22:50:30
  |
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
0.8.4 16 Jul 2014 08:13:59
  |
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
0.8.4 29 Oct 2013 20:17:04
  |
pawel  |
- Update to version 0.8.4 [1]
- Support STAGEDIR, use options helpers
PR: ports/181885 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.8.3 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.8.3 08 Mar 2013 22:27:59
  |
pawel  |
- Update to version 0.8.3
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified |
0.8.1_1 10 Dec 2012 15:10:03
  |
ume  |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
0.8.1 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
0.8.1 18 Jul 2010 21:29:47
 |
makc  |
Update to 0.8.1
PR: ports/148738
Submitted by: Armin Pirkovitsch <armin at frozen-zone.org> |
0.7.9 30 Apr 2008 01:58:52
 |
edwin  |
Update to 0.7.8 |
0.7.8 10 Feb 2008 14:07:46
 |
miwi  |
- Update to 0.7.8
PR: 120464
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> |
0.7.7 11 Oct 2007 22:02:34
 |
linimon  |
Reset maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.7.7 05 Jan 2007 09:36:04
 |
miwi  |
- Update to 0.7.7
PR: ports/106952
Submitted by: miwi
Approved by: maintainer timeout |
0.7.6 14 Jun 2006 15:17:56
 |
miwi  |
Update to 0.7.6
PR: ports/98354
Approved by: krion (mentor), maintainer |
0.7.2 30 Nov 2005 19:18:47
 |
pav  |
- Update to 0.7.2
PR: ports/89744
Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> (maintainer) |
0.7 16 Sep 2005 22:58:51
 |
mnag  |
Update to 0.7
PR: ports/85064
Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> (maintainer)
Approved by: pav (mentor) |
0.6.5_1 08 Jul 2005 15:31:39
 |
pav  |
- Fix etcdir
Submitted by: David Mazieres
<dm+tmp+w5t4gyhvkkkivbwrecrhic5vqn@mailavenger.org> (maintainer) |
0.6.5 08 Jul 2005 12:13:20
 |
pav  |
- Update to 0.6.5
- Take maintainership
PR: ports/83077
Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> |
0.6.2 02 Jul 2005 01:16:59
 |
kris  |
Reset undeliverable maintainer address:
<dm+bug+avenger@mailavenger.org>: host ludlow.scs.cs.nyu.edu[216.165.108.10]
said: 550 unknown user (in reply to RCPT TO command) |
0.6.2 20 May 2005 06:36:18
 |
jylefort  |
Fix build on !i386
Reported by: pointyhat |
0.6.2 09 May 2005 23:19:59
 |
jylefort  |
Mail Avenger is a highly-configurable, MTA-independent SMTP server
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.
WWW: http://www.mailavenger.org/
PR: ports/80800
Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> |