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
sendemail Lightweight, completely command line based, SMTP email agent
1.56_2 net on this many watch lists=1 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.56_2Version of this port present on the latest quarterly branch.
Maintainer: dbaio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-19 14:38:08
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: mDNSResponder
License: GPLv2+
WWW:
http://caspian.dotconf.net/menu/Software/SendEmail/
Description:
SendEmail is a lightweight, completly command line based, SMTP email agent. If you have the need to send email from a command prompt this tool is perfect. It was designed to be used in bash scripts, Perl programs, and web sites, but it is also quite useful in many other contexts. SendEmail is written in Perl and is unique in that it requires no special modules. It has a straight forward interface, making it very easy to use. It can send atttachements.
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 (4 items)
Collapse this list.
  1. bin/sendEmail
  2. /usr/local/share/licenses/sendEmail-1.56_2/catalog.mk
  3. /usr/local/share/licenses/sendEmail-1.56_2/LICENSE
  4. /usr/local/share/licenses/sendEmail-1.56_2/GPLv2+
Collapse this list.
Dependency lines:
  • sendEmail>0:net/sendemail
To install the port:
cd /usr/ports/net/sendemail/ && make install clean
To add the package, run one of these commands:
  • pkg install net/sendemail
  • pkg install sendEmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sendEmail
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sendEmail-v1.56.tar.gz) = 6dd7ef60338e3a26a5e5246f45aa001054e8fc984e48202e4b0698e571451ac0 SIZE (sendEmail-v1.56.tar.gz) = 29740

Packages (timestamps in pop-ups are UTC):
sendEmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.56_21.56_21.56_21.56_21.56_2-1.56_2-
FreeBSD:13:quarterly1.56_21.56_21.56_21.56_21.56_21.56_21.56_21.56_2
FreeBSD:14:latest1.56_21.56_21.56_21.56_21.56_21.56_2-1.56_2
FreeBSD:14:quarterly1.56_21.56_2-1.56_21.56_21.56_21.56_21.56_2
FreeBSD:15:latest1.56_21.56_2n/a1.56_2n/a1.56_21.56_21.56_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sendEmail-1.56_2: DOCS=on: Build and/or install documentation SSL=off: SSL/TLS support for communicating with the SMTP server ===> Use 'make config' to modify these settings
Options name:
net_sendemail
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://caspian.dotconf.net/menu/Software/SendEmail/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.56_2
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.56_2
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.56_2
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.56_2
26 Apr 2018 00:23:15
Revision:468308Original commit files touched by this commit
dbaio search for other commits by this committer
net/sendemail: Take MAINTAINER'ship

Also remove an unknown address from MASTER_SITES
1.56_2
15 Dec 2016 09:00:50
Revision:428606Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
1.56_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.56_2
08 Sep 2014 18:54:39
Revision:367671Original commit files touched by this commit
adamw search for other commits by this committer
Stage. I know there's an open PR about it, but it hasn't been touched in
over 18 months, and staging it won't affect the PR (174232).
1.56_2
24 Jul 2014 15:57:24
Revision:362812Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
1.56_2
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.56_2
15 Sep 2013 14:54:36
Revision:327343Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.56_2
12 Dec 2012 18:52:55
Revision:308779Original commit files touched by this commit
itetcu search for other commits by this committer
- fix login for DOCS installation
- bump PORTREVISION for plist change

Submitted by:	jhale@
1.56_1
10 Dec 2012 22:06:46
Revision:308643Original commit files touched by this commit
itetcu search for other commits by this committer
Convert to OPTIONSng.
1.56_1
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.56_1
04 Jun 2012 22:48:35
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix run-time breackage:
- recent versions of p5-IO-Socket-SSL defaut to SSLv2, SSLv3 and TLSv1 support
for initial protocol handshakes, with SSLv2 not be accepted, actually leaving
only SSLv3 and TLSv1. So there's no need to set the SSL version explicitly when
calling IO::Socket::SSL->start_SSL() anymore (and actually this way we're a bit
more compatible with various server outhere).
- bump PORTREVISION
- drop a custom CVS keyword as I'm not using my CVS to maintain ports since ..
well, since I became a commiter :)

Reported by:    Gerard Seibert <gerard@seibercom.net>,
                "saberx.geo" <ollie@orobouros.net>,
                Carmel <carmel_ny@hotmail.com>
1.56
04 Jun 2011 05:56:55
Original commit files touched by this commit
itetcu search for other commits by this committer
With IO-Socket-INET6 upgraded, there's no conflict anymore, so remove BROKEN.
1.56
22 May 2011 12:57:47
Original commit files touched by this commit
itetcu search for other commits by this committer
Mark broken with perl > 5.14

Submitted by:   Jerry <jerry@seibercom.net>
1.56
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.56
17 Oct 2009 14:08:27
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 1.56

PR:             139437
Submitted by:   Sylvio Cesar
1.55
25 Mar 2008 09:42:17
Original commit files touched by this commit
itetcu search for other commits by this committer
Adjust MASTER_SITES to an other server of mine
1.55
04 Apr 2007 20:45:30
Original commit files touched by this commit
itetcu search for other commits by this committer
- update to 1.55
- change maintaier address to my @FreeBSD.org one
1.54
09 Dec 2006 15:55:55
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 1.54 which add SSL support (default disabled).
Full list of changes:
http://caspian.dotconf.net/menu/Software/SendEmail/CHANGELOG

Submitted by:   portscout
1.52
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
1.52
19 Dec 2005 14:35:09
Original commit files touched by this commit
garga search for other commits by this committer
Add sendemail 1.52, lightweight, completly command line based, SMTP
email agent.

PR:             ports/90522
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>

Number of commits found: 24