notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: mail/postfix-current/files/patch-makedefs

Number of commits found: 18

Wednesday, 27 Sep 2023
18:52 Juraj Lutter (otis) search for other commits by this committer Author: Herbert J. Skuhra
mail/postfix-current: Update to 3.9-20230924

- Update to 3.9-20230924
- Add FreeBSD 15 defines

PR:		273784
commit hash: f9772d176717f460b7342110dab86aa2393a5a93 commit hash: f9772d176717f460b7342110dab86aa2393a5a93 commit hash: f9772d176717f460b7342110dab86aa2393a5a93 commit hash: f9772d176717f460b7342110dab86aa2393a5a93 f9772d1
Sunday, 13 Mar 2022
12:34 Juraj Lutter (otis) search for other commits by this committer
mail/postfix-current: Update to 3.8.20220220

- 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]
commit hash: ee87152d51a0a63406f189987975dc14a3ed5825 commit hash: ee87152d51a0a63406f189987975dc14a3ed5825 commit hash: ee87152d51a0a63406f189987975dc14a3ed5825 commit hash: ee87152d51a0a63406f189987975dc14a3ed5825 ee87152
Thursday, 6 May 2021
17:54 Olli Hauer (ohauer) search for other commits by this committer
mail/postfix-current: update to 3.7-20210424
commit hash: 5511945c4f76b760ec6620fef3c0884041859b48 commit hash: 5511945c4f76b760ec6620fef3c0884041859b48 commit hash: 5511945c4f76b760ec6620fef3c0884041859b48 commit hash: 5511945c4f76b760ec6620fef3c0884041859b48 5511945
Saturday, 23 Jan 2021
09:47 kai search for other commits by this committer
mail/postfix{-current}: Fix build on 14.0-CURRENT

[...]
In file included from alldig.c:29:
./sys_defs.h:1259:2: error: "unsupported platform"
#error "unsupported platform"
 ^
[...]

Approved by:	portmgr (build fix blanket)
Original commitRevision:562385 
Wednesday, 13 May 2020
16:21 ohauer search for other commits by this committer
- update to 3.6-20200511
Original commitRevision:535113 
Monday, 22 Oct 2018
16:41 ohauer search for other commits by this committer
- fix build on FreeBSD 13-CURRENT

PR:		232502
Submitted by:	Kai
Original commitRevision:482754 
Monday, 2 Apr 2018
07:37 ohauer search for other commits by this committer
- update to 3.4-20180401

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.
Original commitRevision:466205 
Saturday, 9 Jul 2016
20:18 ohauer search for other commits by this committer
- fix build on FreeBSD 12
- s/USE_OPENSSL=yes/USES=ssl/
Original commitRevision:418293 
Saturday, 31 Jan 2015
16:59 ohauer search for other commits by this committer
- update to postfix-3.0-20150129
- 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@
Original commitRevision:378223 
Tuesday, 21 Jan 2014
01:17 sahil search for other commits by this committer
- Update to Postfix 2.12 Snapshot 20140109
- 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)
Original commitRevision:340536 
Sunday, 27 Oct 2013
03:30 sahil search for other commits by this committer
- Update to Postfix 2.11 Snapshot 20131001
Original commitRevision:331747 
Saturday, 10 Mar 2012
04:11 sahil search for other commits by this committer
- Update to 2.10-20120308

Feature safe:   yes
Original commit
Saturday, 5 Nov 2011
16:53 miwi search for other commits by this committer
- Fix build on FreeBSD 10
Original commit
Friday, 30 Jul 2010
03:39 sahil search for other commits by this committer
- Update to 2.8-20100707
- 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)
Original commit
Sunday, 27 Sep 2009
16:54 mnag search for other commits by this committer
- Fixed build to FreeBSD 9.
- Mark as jobs safe.

PR:             138916
Submitted by:   Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe:   yes
Original commit
Monday, 22 Oct 2007
18:50 mnag search for other commits by this committer
- Update to 2.5-20071006
- Teach postfix to 8.0 [1]

PR:             117304 [1]
Submitted by:   Oliver Peter <hoschi___mouhaha.de> [1]
Original commit
Wednesday, 13 Jul 2005
21:20 pav search for other commits by this committer
- Fix build on FreeBSD 7

PR:             ports/83415
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Original commit
Saturday, 5 Mar 2005
22:09 thierry search for other commits by this committer
Upgrade to to 2.3-20050304.

PR:             ports/78447
Submitted by:   Marcus Grando (maintainer)
Original commit

Number of commits found: 18