Port details |
- mailfront Mail server network protocol front-ends
- 2.22 mail =4 2.22Version 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-31 09:12:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: e2fsprogs, fusefs-sshfs, monit, inotify-tools, freeradius3
- License: GPLv2
- WWW:
- https://untroubled.org/mailfront/
- Description:
- This is mailfront, a package containing customizeable network front-ends
for mail servers. It contains complete SMTP and POP3 front-ends as well
as an authentication module for IMAP.
Two SMTP back-ends are provided. One delivers mail to qmail-queue,
mimicking most of the behavior of qmail-smtpd, with the addition of
support for SMTP AUTH. The other rejects all SMTP commands if
$SMTPREJECT is set, and execs its command line otherwise (in order to
run the above program).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mailfront>0:mail/mailfront
- To install the port:
- cd /usr/ports/mail/mailfront/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mailfront
- pkg install mailfront
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mailfront
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1563935554
SHA256 (mailfront-2.22.tar.gz) = 5b80ede5dcedd08b9eda760b50e7b46dc3cac4ca8efa9249408d61cda56a523f
SIZE (mailfront-2.22.tar.gz) = 128355
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:
-
- libcvm-v2client.so : security/cvm
- libbg.so : devel/bglibs
- liblua-5.1.so : lang/lua51
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mailfront-2.22:
DOCS=on: Build and/or install documentation
LUA=on: Lua scripting language support
===> Use 'make config' to modify these settings
- Options name:
- mail_mailfront
- USES:
- qmail:vars lua:51 lua
- 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 |
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) |
2.22 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 ) |
2.22 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 ) |
2.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.22 03 Nov 2020 20:51:35 |
rene |
Return araujo@'s ports to the pool after his commit bit was safekept. |
2.22 24 Jul 2019 09:00:05 |
araujo |
Update to 2.22 |
2.12_1 15 Feb 2018 14:30:24 |
amdmi3 |
- Fix plist
Approved by: portmgr blanket |
2.12 26 Mar 2017 04:49:52 |
araujo |
- Update to 2.12.
- Take maintainership. |
2.01_1 21 Jan 2017 09:01:17 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Simplify docs handling |
2.01_1 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
2.01_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.01_1 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.01_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
2.01_1 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.01 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.01 06 Jun 2014 15:47:08 |
antoine |
Unbreak, this port needs lua51
Reported by: pkg-fallout
PR: ports/190696 |
2.01 27 May 2014 16:17:33 |
bapt |
Do not overwrite USES |
2.01 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
2.01 08 Apr 2014 15:57:15 |
bdrewery |
- Support staging
- Update to 2.01 [1]
- Pass maintainership to submitter (previous maintainer has timed out since
2009)
- Convert to new LIB_DEPENDS format
- Use OPTIONS_SUB
- Remove use of bsd.port.pre.mk
PR: ports/185973 [1]
Submitted by: Uffe Jakobsen <uffe@uffe.org> [1] |
1.21 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.21 19 May 2013 16:39:02 |
rene |
Enable the LUA plugin by default. [1]
While here, pet portlint.
PR: ports/177959 [1]
Submitted by: Uffe Jakobson <uffe@uffe.org>
Approved by: maintainer timeout (tarkhil@over.ru , 1 month) |
1.21 15 Mar 2013 22:03:43 |
bdrewery |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
1.21 12 Feb 2013 17:38:11 |
bdrewery |
- Update to 1.21 [1]
- Add support for LUA [1]
- Trim header
- Remove unneeded QMAIL_PREFIX (pulled in from bsd.mail.mk already)
- Remove ABI version from LIB_DEPENDS
- Convert NOPORTDOCS -> DOCS
PR: ports/174742 [1] (based on)
Submitted by: Uffe Jakobsen <uffe@uffe.org> [1]
Approved by: maintainer timeout |
1.18 11 Apr 2012 03:34:16 |
miwi |
- Respect STRIP/LDFLAGS
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net) |
1.18 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.18 08 Feb 2011 01:42:25 |
sahil |
- Update to 1.18
PR: ports/154078
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: maintainer timeout
Feature safe: yes |
1.12 12 Mar 2009 19:55:08 |
dhn |
- Remove MASTER_SITES
Approved/Noticed by: tabthorpe (co-mentor) |
1.12 12 Mar 2009 19:33:13 |
dhn |
- Update to 1.12
- Pass maintainership to submitter
PR: ports/132569
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor) |
1.11_2 11 Mar 2009 17:04:04 |
dhn |
- Chase security/cvm shlib bump
- Bump PORTREVISION
PR: 132502
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor) |
1.11_1 14 Nov 2008 17:33:59 |
araujo |
- Fix pkg-plist.
- Bump PORTREVISION.
Reported by: pointyat via erwin |
1.11 07 Nov 2008 10:19:37 |
araujo |
- Update to 1.11. |
1.10 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.10 29 Mar 2007 21:40:21 |
pav |
- Fix plist |
1.10 21 Mar 2007 16:30:17 |
sergei |
- Update to 1.10 [1]
- Keep the port PREFIX-clean - override conf-include
- Keep pkg-plist sorted
PR: ports/109940
Submitted by: Marcelo Araujo (araujo AT bsdmail dot org) |
1.01 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
1.01 21 Sep 2006 10:25:16 |
sergei |
- Update to 1.01;
Mailfront has been rewritten to be modular -
see UPDATING entry for details |
0.98.1 09 Aug 2006 12:08:12 |
sergei |
- Update to 0.98.1
- Require newer bglibs (>=1.100) and cvm (>=0.81) |
0.98 26 Apr 2006 21:02:11 |
sergei |
- Upgrade to 0.98 |
0.97_1 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
0.97 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
0.97 06 Nov 2005 21:45:33 |
sergei |
- Mirror distfile locally - this unbreaks fetching and buys me some time to
figure out
how to fix build errors for the latest version (0.98) |
0.97 04 Nov 2005 00:13:45 |
kris |
BROKEN: Unfetchable |
0.97 25 Oct 2005 17:41:47 |
sergei |
- Update to 0.97
- Introduce OPTIONS: WITH_DW_AUTH - include Dale Woolridge's experimental
auth patch [1]
Submitted by: Dale Woolridge (via e-mail) |
0.96 29 Aug 2005 12:16:24 |
sergei |
- Update to 0.96
- Chase changed location of bglibs libraries
- This port requires recent versions of bglibs and cvm |
0.92 18 Nov 2004 17:33:42 |
sergei |
- Update to 0.92 (see http://untroubled.org/mailfront/NEWS for details) |
0.91 15 Mar 2004 21:50:56 |
sergei |
- Change BUILD_DEPENDS to ${LOCALBASE}/lib/libbg.a for better
detection of recent (>1.015) vs. older versions of bglibs.
No PORTREVISION bump. |
0.91 15 Mar 2004 16:11:17 |
sergei |
- Update to 0.91 |
0.90 16 Feb 2004 22:00:53 |
sergei |
- Update to 0.90 |
0.88 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
0.88 24 Dec 2003 13:55:55 |
sergei |
- Unbreak build by depending on newly-added security/cvm port
- Cosmetic fixes for consistency with other untroubled.org ports |
0.88 08 Dec 2003 11:23:21 |
sergei |
- Update to 0.88 |
0.87 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
0.87 09 Sep 2003 19:40:05 |
erwin |
Update to 0.87
PR: 56642
Submitted by: maintainer |
0.86 12 Jun 2003 15:58:01 |
lioux |
o Update to 0.86
- Allow for addition of user-specified headers with $HEADER_ADD
- SMTP front end now logs invalid commands
- Added a hook for CVM validation of recipient addresses
- Added support for RFC 1870 ESMTP SIZE extension
PR: 52910
Submitted by: maintainer |
0.85 31 Mar 2003 09:12:37 |
edwin |
accidentially commted files. |
0.85 31 Mar 2003 09:11:28 |
edwin |
mail/mailfront: Mail server network protocol front-ends
This is mailfront, a package containing customizeable network
front-ends for mail servers. It contains complete SMTP and
POP3 front-ends as well as an authentication module for
IMAP.
Two SMTP back-ends are provided. One delivers mail to
qmail-queue, mimicking most of the behavior of qmail-smtpd,
with the addition of support for SMTP AUTH. The other
rejects all SMTP commands if $SMTPREJECT is set, and execs
its command line otherwise (in order to run the above
program).
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/mailfront/
PR: ports/48902,ports/49973
Submitted by: Sergei Kolobov <sergei@kolobov.com> |