| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.7.0
- Correct installation instructions [1]
- Listen on both IPv4 and IPv6 [2]
- Use system-wide CA path [3]
- Correct typo in pkg-message [4]
- Switch to PCRE2 [5]
PR: 261821 [1]
PR: 252872 [2]
PR: 239473 [3]
PR: 261824 [4]
PR: 262100 [5]
|
|
|
|
|
| |
Postfix 3.6 requires minimum OpenSSL 1.1.1, so
mark broken for FreeBSD 11 with 'OpenSSL base'
|
|
|
|
|
|
|
|
|
|
|
| |
[...]
In file included from alldig.c:29:
./sys_defs.h:1259:2: error: "unsupported platform"
#error "unsupported platform"
^
[...]
Approved by: portmgr (build fix blanket)
|
|
|
|
| |
- adopt libressl patches from OpenBSD
|
|
|
|
|
| |
PR: 232502
Submitted by: Kai
|
|
- add patch for MySQL 8.x [1}
- add blacklistd support [2]
additional:
- regenerate patch for src/util/sys_defs.h
Release Notes:
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.3.0.RELEASE_NOTES
PR: 220224 [1], 225664 [2]
Submitted by: Klaus Mayr [1], Koichiro IWAO [2]
|