aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-src_util_sys__defs.h
Commit message (Collapse)AuthorAgeFilesLines
* mail/postfix-current: Update to 3.11-20250928Juraj Lutter6 days1-1/+1
| | | | | | | | | - Update to 3.11-20250928 - Make postscreen blacklistd-aware [1] - Fix the build on FreeBSD 16.0-CURRENT Co-authored-by: Michael Grimm <trashcan@ellael.org> PR: 289737
* mail/postfix-current: Update to 3.9-20230924Herbert J. Skuhra2023-09-271-0/+11
| | | | | | | - Update to 3.9-20230924 - Add FreeBSD 15 defines PR: 273784
* mail/postfix-current: Update to 3.8.20220220Juraj Lutter2022-03-131-12/+0
| | | | | | | | | | | | | | | - Update to 3.8.20220220 - 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-current: update to 3.7-20210424Olli Hauer2021-05-061-1/+1
|
* 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) Notes: svn path=/head/; revision=562385
* - update to 3.6-20200511Olli Hauer2020-05-131-2/+2
| | | | Notes: svn path=/head/; revision=535113
* - fix build on FreeBSD 13-CURRENTOlli Hauer2018-10-221-1/+1
| | | | | | | | PR: 232502 Submitted by: Kai Notes: svn path=/head/; revision=482754
* - update to 3.4-20180401Olli Hauer2018-04-021-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: 20180224 Workaround: postconf build did not abort if the m4 command is not installed (on a system that does have the make command, the awk command, the perl command, and the C compiler?!). File: postconf/extract_cfg.sh. 20180303 Portability: slight differences between MySQL and MariaDB. Olli Hauer. File: global/dict_mysql.c. 20180306 Bugfix (introduced: 19990302): when luser_relay specifies a non-existent local address, the luser_relay feature becomes a black hole. Reported by Juergen Thomsen. File: local/unknown.c. Portability: FreeBSD 11 is supported. Files: makedefs, util/sys_defs.h. Notes: svn path=/head/; revision=466205
* - update to 3.4-20180222Olli 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 PR: 220224 [1], 225664 [2] Submitted by: Klaus Mayr [1], Koichiro IWAO [2] Notes: svn path=/head/; revision=462961