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/opensmtpd-extras |
Commit | Credits | Log message |
6.4.0,1 16 Nov 2019 04:00:24 |
fluffy |
- Update OpenSMTPD extras to 6.6.0 release
- Drop deprecated upstream filters and tools |
6.4.0,1 26 Oct 2019 16:24:47 |
fluffy |
- Update OpenSMTPd to 6.6.0 portable release
This release builds with LibreSSL > 3.0.2 or OpenSSL > 1.1.0.
FreeBSD 11.x users should update to 12.x/13.x or switch system-wide
default ssl library to openssl111/libressl
- Update -extras to 6.4.0 release
Filters still missing, corresponded ports temporary markes
as IGNORED
PR: 213442,228937
MFH: 2019Q4 |
201606230001_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
201606230001_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
201606230001 23 Jun 2016 12:00:36 |
fluffy |
- Update OpenSMTPD-extras to 201606230001 snapshot
- Consolidate all -extras under one maintainership
NOTE: Author still warning everyone about experimental status of filters.
All --with-filter-XXX replaced with --with-experimental-filter-XXX
Approved by: adamw |
201606062304 07 Jun 2016 09:32:23 |
fluffy |
- Update to 201606062304 development snapshot
- Reset PORTREVISION in slave ports to zero
PR: 210086
Submitted by: myself
Approved by: gahr, miwi (mentor, implicit) |
201605232202_1 27 May 2016 18:29:53 |
fluffy |
- Unconditionally define PORTREVISION in subports
to skip unneccessary bump slaves by master port touching
- Pass master's CONFIGURE_ARGS to slaves
- Option to select mail/opensmtpd[-devel] as build/run dependency
(and corresponding libasr via this)
- Pass pkgconfig dependency only to subports which need it.
- Adjust dependencies in subports
Submitted by: myself
Reviewed by: adamw, gahr
Approved by: adamw, gahr, miwi (mentor, implicit)
Sponsored by: milk and cookies
Differential Revision: https://reviews.freebsd.org/D6607 |
201602042118_4 16 Apr 2016 23:01:43 |
adamw |
Add clamav and dkim filters for opensmtpd-extras.
While here, improve the filter-spamassassin port to show the correct
port and host.
I'm done adding opensmtpd-extras now. |