Port details |
- smtp-cli Powerful SMTP command line client
- 3.6 mail
=4 3.6Version of this port present on the latest quarterly branch. - Maintainer: fw@moov.de
 - Port Added: 2010-05-08 07:25:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: haproxy, poudriere, iperf, collectd5, qemu
- Also Listed In: perl5
- License: GPLv3
- WWW:
- http://www.logix.cz/michal/devel/smtp-cli/
- Description:
- smtp-cli is a powerful SMTP command line client with a support for
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/smtp-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/smtp-cli
- pkg install smtp-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smtp-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (smtp-cli-3.6) = 39b902bcb98d0b3d58be04656f6eecbf8bf090d8de7cc4a7bc30dcae71dd0417
SIZE (smtp-cli-3.6) = 33152
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-Digest-HMAC>0 : security/p5-Digest-HMAC
- p5-File-LibMagic>0 : devel/p5-File-LibMagic
- p5-IO-Socket-SSL>0 : security/p5-IO-Socket-SSL
- p5-MIME-Lite>0 : mail/p5-MIME-Lite
- p5-Term-ReadKey>0 : devel/p5-Term-ReadKey
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_smtp-cli
- USES:
- shebangfix
- 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) |
3.6 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 ) |
3.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.6 02 Feb 2019 09:45:32
  |
tobik  |
mail/*: Use NO_WRKSUBDIR |
3.6 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.6 30 Jan 2014 23:05:50
  |
matthew  |
Update to 3.6
* Stagify
* Add LICENSE
* Use shebangfix
* Drop the optional RUN_DEPENDS on p5-IO-Socket-INET6 as the
currently available p5-IO-Socket-SSL-1.962 in ports is new enough
to obsolete that requirement.
PR: ports/186210
Submitted by: fw@moov.de (maintainer) |
3.3 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
3.3 26 Oct 2012 04:35:20
  |
jhale  |
- Update to 3.3
- Trim Makefile header
While here:
- Remove indefinite article from COMMENT
- Convert to new options framework
- Tab -> space in pkg-descr WWW line
PR: ports/173054
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
3.0_1 16 Jun 2012 23:00:12
 |
scheidell  |
- Fix for IO-Socket-SSL > 1.70 (upstream needs to be fixed also)
- Make p5-IO-Socket-INET6 optional (Honor WITHOUT_IPV6)
PR: ports/168381
Reported by: Imil <charlz_klug@mail.ru>
Submitted by: scheidell@ (me)
Approved by: Frank Wall <fw@moov.de> (maintainer) |
3.0 08 Mar 2012 10:28:09
 |
culot  |
- Update to 3.0
Changes: http://www.logix.cz/michal/devel/smtp-cli/
PR: ports/165852
Submitted by: Frank Wall <fw@moov.de> (maintainer) |
2.8 22 Jan 2011 20:30:29
 |
sunpoet  |
- Update to 2.8
- Use version-tagged source instead of latest version
- Add CATEGORIES: perl5
- Update path of perl interpreter
Changes: http://www.logix.cz/michal/devel/smtp-cli/smtp-cli.xp
PR: ports/154088
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Feature safe: yes |
2.6 09 Aug 2010 08:54:36
 |
nemoliu  |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
2.6 08 May 2010 07:25:26
 |
wen  |
smtp-cli is a powerful SMTP command line client with a support for
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
WWW: http://www.logix.cz/michal/devel/smtp-cli/
PR: ports/145937
Submitted by: Frank Wall <fw@moov.de> |