| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Clean up REINPLACE_CMDs, use patches if possible
- Set OPENSSL_LIBS instead of OPENSSL_LDFLAGS in order to remove one
patch for the configure script
- Patch ssmtp.8 to refer to the proper path for sendmail
- Remove a patch adding strndup for FreeBSD 7.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use = instead of += when unnecessary when assigning values to standard
ports variables
- Set to various option-specific variables via OPTION_VARIABLEs.
- Improve the description of USERPREFS; it's better to have a more
descriptive option instead of defining a custom warning in
"pre-everything::".
- Use OPTION_CONFIGURE_ENABLE instead of OPTION_CONFIGURE_ON.
- Install manual pages at the preferred directory
- Install *.sample in ETCDIR with @sample, update pkg-message accordingly.
|
|
|
|
|
|
|
|
|
|
|
| |
The example file ssmtp.conf.sample does not at all mention either STARTTLS
or authentication for target MTAs. This patch fixes that.
Also, update WWW.
PR: 242602
Submitted by: Jan-Piet Mens <ports@jpmens.net>
Approved by: aragon@phat.za.net (maintainer timeout)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch to allow passwords containing = and # characters
- Bump PORTREVISION
PR: 207117
Submitted by: Sergey Manucharian <sm@ara-ler.com>
Approved by: maintainer timeout (21 months)
MFH: 2017Q4
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: ports/187246
Submitted by: Zane C.B-H. <vvelox@vvelox.net>
Approved by: maintainer
|
|
|
|
|
|
|
| |
PR: ports/160257
Submitted by: Sam Cassiba <sam@cassiba.com>
Approved by: maintainer timeout (114 days)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
Other changes:
* Restyle port to use options framework plus other style changes.
* Remove MD5 authentication knob - enabled by default now.
* Add X-Originating-IP knob with patch from upstream.
* Add ssmtp.conf.5 man page to installation.
PR: 154924
Submitted by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Link against system MD5 libs instead of included modules to fix
CRAM-MD5 authentication
PR: ports/140175
Submitted by: Aragon Gouveia <aragon@phat.za.net>
|
|
|
|
| |
Reported by: Lars Francke <l dot francke at gmx dot de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Various Makefile cleanups
- Added protection for config files, including group creation/
deletion
- Incorporated patches from http://bugs.debian.org/ssmtp to fix
compiler warnings
PR: ports/114945
Submitted by: znerd
Reviewed by: stas
|
|
|
|
|
|
|
|
|
| |
e.g.:
% echo "nospam@cotds.org" > ~/.ssmtprc
- Bump PORTREVISION
PR: 59063
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- use proper OpenSSL hooks
- take maintainership
PR: 57450
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
| |
update of mail/ssmtp to 2.60.3
PR: ports/40344
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
A sendmail alternative for small routers (only for outgoing mail).
PR: 24263
Submitted by: Tomasz Paszkowski <ns88@k.pl>
|