Commit graph

7 commits

Author SHA1 Message Date
Ashish SHUKLA
cec8c4fe51 - Update to 201606062303
- Add fix for issue #702 (in OpenSMTPD) which was resulting in build
  error on FreeBSD 9.x
2016-06-07 09:20:07 +00:00
Ashish SHUKLA
e0af6de415 - Update to 201605221711[1]
- Add option for table db (aliases)[1]
- Add CPE information[1]

PR:		209770[1] 208991
Submitted by:	fluffy[1]
2016-05-30 00:17:50 +00:00
Ashish SHUKLA
28282de23b - Update to 201602131907[1]
- Switch to using DISTVERSIONSUFFIX[1]
- Add SSL_PORT option to specify if OpenSSL from ports is to be used[1]
- Enforce SSL_PORT for 9.x[1]
- Cleanup OPTIONS[1]
- Remove unnecessary diffs[1]
- Add diff to handle long usernames (from mail/opensmtpd)
- Mark smtpctl binary as setgid for offline mail queuing to work
  (reported/committed upstream)
- Explicitly create symlink for makemap, as mailwrapper does not seem
  to manage the symlink
- Fix rc.d script as process name has been changed

PR:		206357
Submitted by:	Andrey Fesenko <andrey at bsdnir dot info>[1]
2016-02-22 12:21:22 +00:00
Ashish SHUKLA
64c5551aa5 - Update to 201506112227
- Enable "db" backend by default

PR:		200981
Submitted by:	Andrey Fesenko <andrey@bsdnir.info>
2015-06-23 10:43:59 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Ashish SHUKLA
835bf893ef OpenSMTPD port updates
mail/opensmtpd:
 - Update to 5.4.4p1
 - Add LIBASRDEVEL option to depend on dns/libasr-devel
 - Use OpenSSL from ports, should help with migration to LibreSSL
 - Explicitly provide path to OpenSSL[1]

mail/opensmtpd-devel:
 - Update to 201502012312
 - Add LIBASR option to depend on dns/libasr
 - Remove MYSQL, PGSQL, LDAP, and REDIS options as they're removed
   upstream
 - Add a note for above to UPDATING
 - Explicitly provide path to OpenSSL[1]
 - Add a diff to fix build failure on FreeBSD[2]

Reported by:	TJ <tj at mrsk.me> (via private email)
Submitted by:	Herbert J. Skuhra <herbert at oslo.ath.cx> (via list)
2015-02-07 19:04:15 +00:00
Ashish SHUKLA
49ce9770f2 OpenSMTPD is a FREE implementation of the server-side SMTP protocol as
defined by RFC 5321, with some additional standard extensions. It
allows ordinary machines to exchange e-mails with other systems
speaking the SMTP protocol.

This port packages the development snapshots released by OpenSMTPD team.

WWW:	http://www.OpenSMTPD.org/

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/738
2013-06-30 21:30:52 +00:00