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) combination for a given watch list. This is what FreshPorts will look for.

Port details
sendmail-sasl Reliable, highly configurable mail transfer agent with utilities
8.14.9_2 mail Deleted on this many watch lists=18 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 8.14.9_2Version of this port present on the latest quarterly branch.
Maintainer: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-15 14:28:12
Last Update: 2014-08-15 16:39:58
SVN Revision: 364998
People watching this port, also watch:: sendmail, openssl
Also Listed In: ipv6
License: not specified in port
WWW:
http://www.sendmail.org/
Description:
Sendmail implements a general purpose internetwork mail routing facility under the UNIX operating system. It is not tied to any one transport protocol - its function may be likened to a crossbar switch, relaying messages from one domain into another. In the process, it can do a limited amount of message header editing to put the message into a format that is appropriate for the receiving domain. All of this is done under the control of a configuration file. Sendmail is a trademark of Sendmail, Inc. WWW: http://www.sendmail.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • sendmail+tls+sasl2>0:mail/sendmail-sasl
No installation instructions:
This port has been deleted.
PKGNAME: sendmail+tls+sasl2
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: mail/sendmail
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libcrypto.so.8 : security/openssl
Runtime dependencies:
  1. saslauthd : security/cyrus-sasl2-saslauthd
  2. libcrypto.so.8 : security/openssl
Library dependencies:
  1. libsasl2.so : security/cyrus-sasl2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sendmail+tls+sasl2-8.14.9_2: SHMEM=on: System V shared memory support SEM=on: POSIX semaphores support LA=on: load averages support NIS=on: Network Information Services/YP support IPV6=on: IPv6 protocol support TLS=on: SMTP-TLS and SMTPS support SASL=on: SASL authentication support SASLAUTHD=on: SASLAUTHD support LDAP=off: LDAP protocol support BDB=off: Berkeley DB version 4 support SOCKETMAP=off: Enable socketmap feature CYRUSLOOKUP=off: Enable cyruslookup feature PICKY_HELO_CHECK=on: Enable picky HELO check MILTER=on: Build libmilter MILTER_SHARED=on: Build shared libmilter MILTER_POOL=on: Enable milter thread pools TLSEXT_PADDING=off: Enable TLSEXT padding DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.sendmail.org/pub/sendmail/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://ring.nict.go.jp/archives/net/mail/sendmail/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: mail/sendmail
CommitCreditsLog message
8.14.9_2
15 Aug 2014 16:39:58
Revision:364998Original commit files touched by this commit
dinoex search for other commits by this committer
- retire mail/sendmail-sasl
8.14.8
13 Feb 2014 21:51:25
Revision:344150Original commit files touched by this commit
dinoex search for other commits by this committer
- use OPTIONS_SET
8.14.7_1
21 Sep 2013 11:06:04
Revision:327804Original commit files touched by this commit
dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
8.14.7_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)
8.14.7_1
20 May 2013 07:15:34
Revision:318576Original commit files touched by this commit
dinoex search for other commits by this committer
- fix option name
PR:		178776
Submitted by:	Lawrence Chen

- fix option SASLAUTHD
8.14.7_1
16 May 2013 05:28:01
Revision:318274Original commit files touched by this commit
dinoex search for other commits by this committer
- use OPTIONS_DEFINE
- options MILTER_SHARED and PICKY_HELO_CHECK now default
- drop all old options, please use make config
- bump MILTER_SOVER
8.14.5
13 Oct 2012 13:39:59
Revision:305832Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
8.12.11
17 Jul 2004 18:48:40
Original commit files touched by this commit
dinoex search for other commits by this committer
- rename of sendmail port
8.12.11
16 Jul 2004 06:37:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- new option SENDMAIL_PORT
8.12.11
26 Mar 2004 20:50:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- make PKGNAMESUFFIX more flexible
8.12.7_2
22 Jan 2003 19:14:08
Original commit files touched by this commit
dinoex search for other commits by this committer
- make portlint happier
8.12.6
08 Oct 2002 12:35:12
Original commit files touched by this commit
dinoex search for other commits by this committer
option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.x
use SASL V2 with current sendmail port
15 Jun 2001 18:28:12
commit hash: fp1.15112@dev.null.freshports.orgcommit hash: fp1.15112@dev.null.freshports.orgcommit hash: fp1.15112@dev.null.freshports.orgcommit hash: fp1.15112@dev.null.freshports.org files touched by this commit
dinoex search for other commits by this committer
Sendmail:   - Save more documentation in %%PREFIX%%/share/doc/sendmail   -
Update Sendmail package, only libmilter will be installed.   - Bump PORTREVISION
  - Cleanup configuration, reduced overhead in "site.config.m4" files   - New
option SENDMAIL_WITHOUT_IPV6=yes   - Use global WITH_TLS as well as
SENDMAIL_WITH_TLS   - New slave ports: sendmail-sasl, sendmail-ldap   -
vbsfilter now build a package    

Number of commits found: 13