summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-makedefs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/postfix-current: Update to 3.9-20230924Herbert J. Skuhra2023-09-271-0/+18
| | | | | | | - Update to 3.9-20230924 - Add FreeBSD 15 defines PR: 273784
* mail/postfix-current: Update to 3.8.20220220Juraj Lutter2022-03-131-27/+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-3/+3
|
* mail/postfix{-current}: Fix build on 14.0-CURRENTKai Knoblich2021-01-231-2/+11
| | | | | | | | | | | | | | [...] 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-12/+3
| | | | Notes: svn path=/head/; revision=535113
* - fix build on FreeBSD 13-CURRENTOlli Hauer2018-10-221-2/+11
| | | | | | | | PR: 232502 Submitted by: Kai Notes: svn path=/head/; revision=482754
* - update to 3.4-20180401Olli Hauer2018-04-021-11/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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
* - fix build on FreeBSD 12Olli Hauer2016-07-091-2/+11
| | | | | | | - s/USE_OPENSSL=yes/USES=ssl/ Notes: svn path=/head/; revision=418293
* - update to postfix-3.0-20150129Olli Hauer2015-01-311-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | - fix build on FreeBSD 11 [1] - use OPENSSL=yes instead including Mk/bsd.openssl.mk - enable TLS as default option. Postfix uses a secure default configuration if TLS is not configured. $ postconf -d | grep use_tls lmtp_use_tls = no postscreen_use_tls = $smtpd_use_tls smtp_use_tls = no smtpd_use_tls = no tlsproxy_use_tls = $smtpd_use_tls Changes: Many fixes, improvements and cleanups. The list is really to long, please read the original Changelog on your favor postfix mirror. [1] Noted by sbruno@ Notes: svn path=/head/; revision=378223
* - Update to Postfix 2.12 Snapshot 20140109Sahil Tandon2014-01-211-6/+4
| | | | | | | | | | | | | | | | | | | | - Set INVALID_BDB_VER [1] - Adopt new LIB_DEPENDS syntax [2] - Add option to support LMDB databases [2] - Modify shell command to quiet warnings on 10+ [3] - Respect upstream Makefile's warning suppression [4] PR: [1]: ports/185446 [2]: ports/185860 [3]: ports/185857 Submitted by: [1]: Eero Hanninen <fax@nohik.ee> [2]: Yasuhiro KIMURA <yasu@utahime.org> [3]: adamw [4]: koobs (via email) Notes: svn path=/head/; revision=340536
* - Update to Postfix 2.11 Snapshot 20131001Sahil Tandon2013-10-271-4/+8
| | | | Notes: svn path=/head/; revision=331747
* - Update to 2.10-20120308Sahil Tandon2012-03-101-6/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293036
* - Fix build on FreeBSD 10Martin Wilke2011-11-051-3/+5
| | | | Notes: svn path=/head/; revision=285095
* - Update to 2.8-20100707Sahil Tandon2010-07-301-6/+4
| | | | | | | | | | | | | | - Fix whitespace in Makefile header - Refactor port to ease maintenance (adopted from mail/postfix) - Remove unnecessary patches - Add option to install into base PR: ports/147732 Submitted by: olli hauer <ohauer@gmx.de> Approved by: maintainer timeout (> 14 days) Notes: svn path=/head/; revision=258459
* - Fixed build to FreeBSD 9.Marcus Alves Grando2009-09-271-4/+6
| | | | | | | | | | | - Mark as jobs safe. PR: 138916 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=242172
* - Update to 2.5-20071006Marcus Alves Grando2007-10-221-7/+5
| | | | | | | | | | - Teach postfix to 8.0 [1] PR: 117304 [1] Submitted by: Oliver Peter <hoschi___mouhaha.de> [1] Notes: svn path=/head/; revision=201763
* - Fix build on FreeBSD 7Pav Lucistnik2005-07-131-3/+5
| | | | | | | | PR: ports/83415 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Notes: svn path=/head/; revision=139136
* Upgrade to to 2.3-20050304.Thierry Thomas2005-03-051-0/+11
PR: ports/78447 Submitted by: Marcus Grando (maintainer) Notes: svn path=/head/; revision=130429