notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mini_sendmail Tiny MTA with only smart relay capability
1.3.9_1 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.9Version of this port present on the latest quarterly branch.
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
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:: smartmontools, mhash
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/mini_sendmail
  2. share/man/man8/mini_sendmail.8.gz
Collapse this list.
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):
mini_sendmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.9_11.3.9_11.3.91.3.9_11.3.9_1-1.3.9-
FreeBSD:13:quarterly1.3.91.3.91.3.91.3.91.3.91.3.91.3.91.3.9
FreeBSD:14:latest1.3.9_11.3.9_11.3.91.3.9_11.3.9_11.3.9-1.3.9
FreeBSD:14:quarterly1.3.91.3.9-1.3.91.3.91.3.91.3.91.3.9
FreeBSD:15:latest1.3.9_11.3.9_1n/a1.3.9_1n/a1.3.9_11.3.9_11.3.9_1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. http://www.acme.com/software/mini_sendmail/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.9_1
10 Jan 2024 13:13:03
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.9
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3.9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.9
20 Oct 2015 11:03:58
Revision:399813Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.9.
1.3.8
16 Aug 2014 18:05:47
Revision:365113Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.8.
1.3.7
04 Jul 2014 09:57:38
Revision:360589Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.7.
1.3.6_1
18 Feb 2014 12:19:35
Revision:344876Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.3.6_1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.3.6_1
04 Dec 2008 13:00:34
Original commit files touched by this commit
demon search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.3.6
12 Sep 2005 11:59:08
Original commit files touched by this commit
demon search for other commits by this committer
Upgrade to version 1.3.6.

PR:             86011
Submitted by:   Andrej Zverev <az@inec.ru>
1.3.5
16 Feb 2005 09:24:32
Original commit files touched by this commit
demon search for other commits by this committer
Update to version 1.3.5.
1.3.2_2
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.3.2_2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.3.2_2
29 Aug 2003 13:49:15
Original commit files touched by this commit
demon search for other commits by this committer
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
Original commit files touched by this commit
demon search for other commits by this committer
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
Original commit files touched by this commit
demon search for other commits by this committer
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.

Number of commits found: 20