summaryrefslogtreecommitdiff
path: root/mail/postfix/files/patch-src_util_sys__defs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/postfix: Update to 3.7.0Juraj Lutter2022-03-151-12/+0
| | | | | | | | | | | | | | | - 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]
* mail/postfix: update to 3.6.0Olli Hauer2021-05-061-2/+2
| | | | | Postfix 3.6 requires minimum OpenSSL 1.1.1, so mark broken for FreeBSD 11 with 'OpenSSL base'
* mail/postfix{-current}: Fix build on 14.0-CURRENTKai Knoblich2021-01-231-2/+3
| | | | | | | | | | | [...] In file included from alldig.c:29: ./sys_defs.h:1259:2: error: "unsupported platform" #error "unsupported platform" ^ [...] Approved by: portmgr (build fix blanket)
* - update to 3.4.5Olli Hauer2019-04-191-2/+3
| | | | - adopt libressl patches from OpenBSD
* - fix build on FreeBSD 13-CURRENTOlli Hauer2018-10-221-1/+1
| | | | | PR: 232502 Submitted by: Kai
* - update to 3.3.0Olli Hauer2018-02-251-0/+10
- 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]