Port details |
- mini_sendmail Tiny MTA with only smart relay capability
- 1.3.9_1 mail =4 1.3.9_1Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2003-07-11 10:05:16
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: ap24-mod_security, phpldapadmin-php82, xmbmon, openssl, gettext
- License: not specified in port
- WWW:
- https://www.acme.com/software/mini_sendmail/
- Description:
- mini_sendmail reads its standard input up to an end-of-file and sends
a copy of the message found there to all of the addresses listed. The message
is sent by connecting to a local SMTP server. This means mini_sendmail
can be used to send email from inside a chroot(2) area.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mini_sendmail>0:mail/mini_sendmail
- To install the port:
- cd /usr/ports/mail/mini_sendmail/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mini_sendmail
- pkg install mini_sendmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mini_sendmail
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mini_sendmail-1.3.9.tar.gz) = 2e2741ade434808b2b95c7df7b2016a4a7e629c3d6c87468a7f58fb183a1967b
SIZE (mini_sendmail-1.3.9.tar.gz) = 7741
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mini_sendmail
- 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 |
1.3.9_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
1.3.9 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 ) |
1.3.9 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 ) |
1.3.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.9 20 Oct 2015 11:03:58 |
demon |
Update to version 1.3.9. |
1.3.8 16 Aug 2014 18:05:47 |
demon |
Update to version 1.3.8. |
1.3.7 04 Jul 2014 09:57:38 |
demon |
Update to version 1.3.7. |
1.3.6_1 18 Feb 2014 12:19:35 |
ehaupt |
Support staging |
1.3.6_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.3.6_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.3.6_1 04 Dec 2008 13:00:34 |
demon |
Allow to specify To: field in Full Name <email> format.
PR: 128540
Submitted by: Helmut Schneider <jumper99@gmx.de> |
1.3.6 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.6 12 Sep 2005 11:59:08 |
demon |
Upgrade to version 1.3.6.
PR: 86011
Submitted by: Andrej Zverev <az@inec.ru> |
1.3.5 16 Feb 2005 09:24:32 |
demon |
Update to version 1.3.5. |
1.3.2_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.3.2_2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3.2_2 29 Aug 2003 13:49:15 |
demon |
Do not disable IPv6, with that patch it appears to work.
Submitted by: Jolan Luff <jolan@mezzanine.servebeer.com>
Tested by: Matthias Andree <matthias.andree@gmx.de>
Obtained from: NetBSD |
1.3.2_1 29 Aug 2003 07:05:04 |
demon |
Disable IPv6 for now, it break things.
PR: 56105
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
1.3.2 11 Jul 2003 10:03:02 |
demon |
New port: mini_sendmail.
mini_sendmail reads its standard input up to an end-of-file and sends
a copy of the message found there to all of the addresses listed. The message
is sent by connecting to a local SMTP server. This means mini_sendmail
can be used to send email from inside a chroot(2) area. |