| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Update to 3.9-20230924
- Add FreeBSD 15 defines
PR: 273784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[...]
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=535113
|
|
|
|
|
|
|
|
| |
PR: 232502
Submitted by: Kai
Notes:
svn path=/head/; revision=482754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- s/USE_OPENSSL=yes/USES=ssl/
Notes:
svn path=/head/; revision=418293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=331747
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293036
|
|
|
|
| |
Notes:
svn path=/head/; revision=285095
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark as jobs safe.
PR: 138916
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe: yes
Notes:
svn path=/head/; revision=242172
|
|
|
|
|
|
|
|
|
|
| |
- Teach postfix to 8.0 [1]
PR: 117304 [1]
Submitted by: Oliver Peter <hoschi___mouhaha.de> [1]
Notes:
svn path=/head/; revision=201763
|
|
|
|
|
|
|
|
| |
PR: ports/83415
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Notes:
svn path=/head/; revision=139136
|
|
PR: ports/78447
Submitted by: Marcus Grando (maintainer)
Notes:
svn path=/head/; revision=130429
|