| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 02:45:54
2.10.0,1
|
sahil  |
Fix a regression that had crept in with r314621. Do not
bump PORTREVISION because this does not affect the default
package. |
23 Apr 2013 01:49:08
2.10.0,1
|
sahil  |
Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING. Also:
- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr
PR: ports/177127
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
19 Mar 2013 07:20:12
2.9.5,1
|
jgh  |
- adopt optionsNG
- trim historical header
- tighten COMMENT
Approved by: portmgr (bapt) |
28 Jan 2013 02:44:04
2.9.5,1
|
sahil  |
Update to 2.9.5 and revise the PKGINSTALL script to
distinguish between upgrades and fresh installs. Also,
mark BROKEN when users try to build WITH_LDAP_SASL but
WITHOUT_SASL2. |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
10 Dec 2012 15:10:03
2.9.4_1,1
|
ume  |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
05 Aug 2012 23:19:40
2.9.4,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
05 Aug 2012 18:37:48
2.9.4,1
|
sahil  |
Update to 2.9.4 |
15 Jun 2012 02:22:13
2.9.3,1
|
ashish  |
- extend CONFLICTS
Approved by: sahil (maintainer) |
23 May 2012 02:29:21
2.9.3,1
|
sahil  |
- Update to 2.9.3 |
25 Apr 2012 02:44:44
2.9.2,1
|
sahil  |
- Update to 2.9.2 |
23 Apr 2012 03:14:55
2.9.1,1
|
sahil  |
Update VDA patch and tweak the conditional that
sets IS_INTERACTIVE. |
20 Feb 2012 06:15:17
2.9.1,1
|
sahil  |
- Update to 2.9.1
- Remove library number from pcre LIB_DEPENDS, as this
port can compile without incident against older pcre
libraries. |
14 Feb 2012 12:45:35
2.9.0_1,1
|
mm  |
Bump pcre library dependency due to 8.30 update |
11 Feb 2012 05:14:34
2.9.0,1
|
sahil  |
Update to 2.9.0 and revise IS_INTERACTIVE logic to
account for additional situations. |
14 Jan 2012 08:57:23
2.8.7,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
21 Nov 2011 01:13:58
2.8.7,1
|
sahil  |
Shorten some OPTION descriptions such that they
fit neatly within the dialog(1) box.
PR: ports/162688
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Feature safe: yes |
19 Nov 2011 22:20:33
2.8.7,1
|
sahil  |
- Update to 2.8.7
Feature safe: yes |
05 Nov 2011 17:00:54
2.8.5,1
|
miwi  |
- Restore all patches |
05 Nov 2011 16:53:01
2.8.5,1
|
miwi  |
- Fix build on FreeBSD 10 |
07 Sep 2011 22:42:16
2.8.5,1
|
sahil  |
- Update to 2.8.5 and point to newer VDA patch |
26 Jul 2011 01:49:28
2.8.4,1
|
sahil  |
Update to 2.8.4 and use the ports framework to
create USERS and GROUPS. Also remove replace()
function from pkg-install script.
PR: ports/158765
Submitted by: ohauer |
09 May 2011 13:11:13
2.8.3,1
|
sahil  |
Update to 2.8.3 and point to newer VDA patch. Also address
the problem described in ports/155885 by passing additional
parameters to the upstream install script.
Security: CVE-2011-1720 |
22 Mar 2011 00:58:59
2.8.2,1  |
sahil  |
- Update to 2.8.2 |
24 Feb 2011 02:10:35
2.8.1,1  |
sahil  |
- Update to 2.8.1 |
20 Feb 2011 04:45:33
2.8.0,1  |
sahil  |
Reactive VDA support with a new upstream patch released
specifically for Postfix version 2.8.0. |
06 Feb 2011 04:11:19
2.8.0,1  |
sahil  |
- Unbreak SPF option with new patch for 2.8.0
PR: ports/154465
Submitted by: mm
Feature safe: yes |
02 Feb 2011 03:26:10
2.8.0,1  |
sahil  |
Set IS_INTERACTIVE if BATCH and PACKAGE_BUILDING are
undefined[1]; also, add missing 'ver' in description
of the PGSQL option[2].
Prompted by: dougb[1], wxs[2]
Feature safe: yes |
24 Jan 2011 23:38:40
2.8.0,1  |
sahil  |
Update to 2.8.0, tweak CONFLICTS, mark MAKE_JOBS_SAFE
and note that the SPF and VDA options are unavailable
with this release.
Feature safe: yes |
28 Dec 2010 23:47:11
2.7.2,1  |
sahil  |
Add OPTION for SASL authentication via Dovecot 2.x and
warn users if they erroneously elect both 1.x and 2.x.
No bump of PORTREVISION because the default package is
unchanged. |
27 Nov 2010 06:48:50
2.7.2,1  |
sahil  |
Update to 2.7.2 and modify pkg-install script to check
whether Postfix is already enabled in mailer.conf[1].
Submitted by: ohauer (via email) [1] |
20 Oct 2010 00:08:37
2.7.1,1  |
sahil  |
- Remove dead MASTER_SITE
Reported by: distilator |
06 Oct 2010 03:29:04
2.7.1,1  |
sahil  |
- Update optional SPF patch to version 1.1.0 [1]
- Fix CONFLICTS [2]
PR: ports/151134 [1]
Submitted by: mm@ [1]
Noticed by: pav@ [2] |
22 Sep 2010 04:23:31
2.7.1,1  |
sahil  |
- Fix IPv6 support in SPF patch
PR: ports/150749
Submitted by: mm@ |
13 Sep 2010 02:09:35
2.7.1,1  |
sahil  |
- Update VDA patch to version 2.7.0 [1]
- Remove "empty variable" assignment from rc script [1]
- Re-introduce optional SPF support [2]
- Remove default DISTNAME assignment from Makefile
- The affected OPTIONS are off by default, so do not
bump PORTREVISION
PR: [1]: ports/147731
[2]: ports/150428
Submitted by: [1]: ohauer@
[2]: mm@ |
10 Jun 2010 02:25:33
2.7.1,1  |
sahil  |
- Update to 2.7.1
- Unset INVALID_BDB_VER; Berkeley DB 5.x is now supported
Approved by: wxs@/itectu@ (mentors, implicit) |
14 May 2010 00:29:36
2.7.0,1  |
sahil  |
- Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]
- Remove OPTION for Kerberos IV
- Change my email to @FreeBSD.org
PR: ports/146371 [1]
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> [1]
Approved by: itetcu@ (mentor) |
28 Mar 2010 18:41:40
2.7.0,1  |
dougb  |
Fix plist for the default (non-base) package
Submitted by: Dimitry Andric <dimitry@andric.com>
Approved by: maintainer |
27 Mar 2010 00:15:24
2.7.0  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Mar 2010 03:50:45
2.7.0,1  |
dougb  |
Add an option to install into the base, and related support
Approved by: maintainer |
04 Mar 2010 17:00:47
2.7.0,1  |
itetcu  |
- Update to 2.7.0
- users wanting to continue on 2.6 series should use mail/postfix26
PR: 144189
Submitted by: Sahil Tandon (maintainer)
Feature safe: yes |
22 Jan 2010 05:27:24
2.6.5,1  |
wxs  |
- Add a note about possibly needing to create /etc/periodic.conf if it
does not exist.
Approved by: Sahil Tandon <sahil@tandon.net> (maintainer) |
12 Jan 2010 17:32:35
2.6.5,1  |
itetcu  |
Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.
PR: 141045
Submitted by: maintainer (Sahil Tandon) |
18 Sep 2009 13:05:53
2.6.5,1  |
wxs  |
- Update VDA patch to 2.6.5
PR: ports/138777
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer)
Feature safe: yes |
14 Sep 2009 16:37:25
2.6.5,1  |
des  |
Fix build on 9.
Approved by: maintainer
Reviewed by: wxs@, keramida@ |
07 Sep 2009 09:19:18
2.6.5,1  |
bland  |
Update tp 2.6.5
PR: 138301 |
14 Aug 2009 21:33:30
2.6.3,1  |
wxs  |
- Update to 2.6.3
- Keep the VDA patch at 2.6.2
- Use bsd.port.options.mk
PR: ports/137460
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Sahil Tandon <sahil@tandon.net> (maintainer) |
22 Jul 2009 19:46:39
2.6.2_1,1  |
keramida  |
Now that closefrom() has been merged to 7.X too, we have to patch sys_defs.h
of Postfix to use closefrom() for __FreeBSD_version >= 702104 too.
Submitted by: Sahil Tandon, sahil at tandon.net (maintainer)
Tested by: wxs (7.X), keramida (head) |
10 Jul 2009 13:45:35
2.6.2_1,1  |
garga  |
- un-IGNORE VDA patch for version 2.6.2
- no PORTVERSION bump necessary since this option is off by default
PR: ports/135902
Submitted by: Sahil Tandon <sahil@tandon.net> |
09 Jul 2009 13:15:07
2.6.2_1,1  |
keramida  |
Patch the src/util/sys_defs.h file of Postfix to fix the build on
FreeBSD-8.0 after the new closefrom() system call was added.
PR: ports/136459
Submitted by: Eygene Ryabinkin
Approved by: erwin (portmgr), Sahil Tandon (maintainer) |
11 Jun 2009 01:42:24
2.6.2_1,1  |
wxs  |
- Cleanup pkg-install script to handle documentation installation correctly.
This resulted in a bizarre case where making a backup package after an
upgrade would fail (ports/135051).
- Don't install obsolete files by adding them to ${WRKSRC}/conf/postfix-files.
- Whitespace cleanup.
- Define and pass DAEMONDIR to the pkg-install script.
PR: ports/135051
Submitted by: Takefu Kenji <takefu@airport.fm>, Yarema <yds@CoolRat.org>
Approved by: sahil@tandon.net (maintainer) |
05 Jun 2009 07:02:44
2.6.2,1  |
itetcu  |
Update to Postfix stable release 2.6.2 which fixes one defect in SASL support:
With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
reject_*_sender_login_mismatch, instead of enforcing them.
Revert the default alias_database and alias_maps paths to /etc/aliases (instead
of /etc/mail/aliases) -- the change to the latter was introduced in the
"refactoring" patch (ports/ports/134728) and is incompatible with older
versions of mail/postfix on FreeBSD and inconsistent with how the software is
designed to work upstream.
Finally, we IGNORE= when WITH_VDA is set until the VDA folks release a patch
that definitely works with 2.6.2. Although I suspect the 2.6.1 patch would
work, I think it's better form to let the VDA folks update their patch.
PR: 135273
Submitted by: maintainer |
04 Jun 2009 07:45:27
2.6.1_1,1  |
mm  |
- Fix install with defined NOPORTEXAMPLES [1]
- Do not install clones of man pages [1]
- Add POSTFIX_DEFAULT_MTA to SCRIPTS_ENV [2]
- Bump PORTREVISION
PR: ports/135241 [1], ports/123812 [2]
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) [1]
Reported by: Marco Walraven <m.walraven@terantula.com> [2] |
26 May 2009 13:36:08
2.6.1,1  |
netchild  |
- refactor the port to ease maintenance [1]
- update to 2.6.1 [1]
- remove IGNORE in the VDA case, the patch is available now [2]
[2] is from me (compile tested), maintainer informed.
PR: 134728 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
Approved by: maintainer [1] |
18 May 2009 14:36:34
2.6.0,1  |
pav  |
- Update to 2.6.0
- Transfer maintainership to the submitter
PR: ports/134497
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: Vick Khera <vivek@khera.org> (old maintainer) |
12 May 2009 11:41:17
2.5.6,1
|
pav  |
- Fix non-root installation (use pre-su-install target)
PR: ports/133790
Submitted by: jhb
Approved by: Vick Khera <vivek@khera.org> (maintainer) |
26 Jan 2009 19:52:05
2.5.6,1
|
mnag  |
- Update to 2.5.6
- Update VDA patch to 2.5.6 |
28 Sep 2008 01:58:28
2.5.5,1
|
mnag  |
- Update to 2.5.5 |
30 Aug 2008 14:56:39
2.5.4,1
|
mnag  |
- Update VDA patch to 2.5.4
PR: 126897
Notified by: Brian Haun <brian___haun.net> |
17 Aug 2008 23:14:30
2.5.4,1
|
mnag  |
- Update to 2.5.4
- Update VDA patch to 2.5.3 |
15 Jul 2008 02:54:32
2.5.1_2,1
|
beech  |
- Fix paths in mail_perams.h
PR: ports/125133
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: Vivek Khera <vivek@khera.org> (maintainer) |
24 Mar 2008 20:15:05
2.5.1_2,1
|
mnag  |
- Fix milter macros (patch from Wietse Venema) [1]
- Update VDA patch to 2.5.1 [2]
PR: 121652 [1], 122029 [2]
Submitted by: dmx___dmx.org.ru [1], ShuenBin Hsu <sbhsu___mail.a6.idv.tw> [2] |
01 Mar 2008 01:44:31
2.5.1_1,1
|
mnag  |
- Fix data_directory
PR: 121236
Submitted by: Artis Caune <Artis.Caune___latnet.lv> |
28 Feb 2008 20:06:30
2.5.1,1
|
mnag  |
- Update to 2.5.1
- Mark as IGNORE VDA patch until patch does not apply clean
Requested by: many |
22 Oct 2007 18:39:39
2.4.6,1  |
mnag  |
- Update to 2.4.6
- Update VDA patch to 2.4.5
- Teach postfix to 8.0 [1]
PR: 117304 [1]
Submitted by: Oliver Peter <hoschi___mouhaha.de> [1]
Approved by: maintainer |
04 Oct 2007 22:57:58
2.4.5,1  |
edwin  |
Remove leftover if
Submitted by: Per olof Ljungmark <peo@intersonic.se> |
03 Oct 2007 23:34:16
2.4.5,1  |
edwin  |
Remove support for OSVERSION < 5 |
30 Aug 2007 09:20:17
2.4.5,1  |
delphij  |
Allow dovecot and cyrus SASL to work together.
PORTREVISION intentionally not bumped.
Submitted by: baptiste.daroussin@gmail.com
PR: ports/110678
Approved by: maintainer |
01 Aug 2007 13:06:12
2.4.5,1  |
mnag  |
- Update to 2.4.5
- Update VDA to 2.4.4 |
15 Jun 2007 14:28:25
2.4.3,1  |
mnag  |
- Update VDA patch to 2.4.3-vda-ng |
01 Jun 2007 14:43:12
2.4.3,1  |
mnag  |
- Update to 2.4.3 |
30 Apr 2007 11:50:37
2.4.1,1  |
mnag  |
- Update to 2.4.1 |
14 Apr 2007 16:45:08
2.4.0,1  |
mnag  |
- Remove SASL1 support. security/cyrus-sasl will be removed soon.
PR: 111564, 111565, 111566
Submitted by: gabor (partially)
Notified by: gabor |
05 Apr 2007 16:15:40
2.4.0,1  |
mnag  |
- Update VDA patch to 2.4.0 |
04 Apr 2007 17:18:18
2.4.0,1  |
mnag  |
* mail/postfix
- Update to 2.4.0
- Install qshape as default
- Install test programs in PREFIX/bin instead of PREFIX/sbin to respect hier(7)
* mail/postfix23
- Repocopied from mail/postfix to reflect 2.3.x version [1]
* mail/Makefile
- Add postfix23
Approved by: vivek___khera.org (maintainer)
Repocopy by: marcus [1] |
07 Mar 2007 13:01:07
2.3.8,1  |
mnag  |
- Update to 2.3.8
- Update VDA patch to 2.3.7 |
21 Feb 2007 05:00:57
2.3.7_1,1  |
rafan  |
- Add mail to PROVIDE line. This fixes other scripts that require mail
starts first.
PR: ports/109336
Submitted by: Dan D Niles <dan at more.net>
Approved by: Vivek Khera <vivek at khera.org> (maintainer) |
20 Feb 2007 22:36:40
2.3.7,1  |
koitsu  |
Addition of postfix_flags variable to rc.subr startup script.
This variable is passed to postfix-script on startup, allowing
administrators to do things like postfix_flags="-c /my/place/postfix"
(alternate location of main.cf and master.cf), or postfix_flags="-v"
(for verbose logging). See postfix(1) manpage for flags.
PR: ports/109137
Reviewed by: Vivek Khera <vivek@khera.org>
Approved by: philip |
01 Feb 2007 12:33:58
2.3.7,1  |
rafan  |
- Update to 2.3.7
PR: ports/108610
Submitted by: Vivek Khera <vivek at khera.org> (maintainer) |
12 Dec 2006 20:12:56
2.3.5,1  |
mnag  |
- Update to 2.3.5 |
28 Nov 2006 19:10:49
2.3.4,1  |
mnag  |
- Remove SPF compatible options. Patch are removed in 20060719. |
08 Nov 2006 18:44:39
2.3.4,1  |
mnag  |
- Update VDA patch to 2.3.4 |
02 Nov 2006 03:11:04
2.3.4,1  |
mnag  |
- Update to 2.3.4
- Update VDA patch to 2.3.3 |
26 Aug 2006 18:34:15
2.3.3,1  |
mnag  |
- Update to 2.3.3 |
13 Aug 2006 14:48:50
2.3.2_1,1  |
mnag  |
- Update VDA patch to 2.3.2 |
01 Aug 2006 20:29:35
2.3.2_1,1  |
itetcu  |
Fix "typo" in previous commit.
Submitted by: KIMURA Yasuhiro |
01 Aug 2006 18:20:27
1,1  |
itetcu  |
Make rc.d start postfix later, like sendmail does.
PR: 100750
Submitted by: KIMURA Yasuhiro
Approved by: Vivek Khera (maintainer) |
31 Jul 2006 03:51:48
2.3.2,1  |
mnag  |
- Update to 2.3.2
- Update VDA patch to 2.3.1 |
24 Jul 2006 22:24:31
2.3.1,1  |
mnag  |
- Update to 2.3.1 |
19 Jul 2006 19:21:35
2.3.0,1  |
mnag  |
- Spell fixes [1]
- Fix DOVECOT build [2]
Submitted by: remko [1], Vivek Khera <vivek___khera.org> [2] |
19 Jul 2006 12:59:12
2.3.0,1  |
mnag  |
* UPDATING
Add entry about OPTIONS and SPF patch in mail/postfix
* mail/Makefile
Add postfix22
* mail/postfix [1]
Update to 2.3.0
Use OPTIONS instead of scripts
Add message about unsupported POSTFIX_OPTIONS
Remove SPF patch since that's not apply clean
Update pkg-descr (Only the first 15 lines of the commit message are shown above ) |
22 Apr 2006 14:04:53
2.2.10_1,1  |
mnag  |
- Update to use USE_BDB flag
PR: 96048
Submitted by: maintainer |
18 Apr 2006 18:06:04
2.2.10_1,1  |
mnag  |
- VDA patch are rerolled. Minor changes in patch.
Approved by: maintainer (implict) |
18 Apr 2006 13:24:14
2.2.10_1,1  |
mnag  |
- Update VDA patch to 2.2.10
- Bump PORTREVISION
PR: 95677
Submitted by: mnag
Approved by: maintainer |
06 Apr 2006 21:46:57
2.2.10,1  |
mnag  |
- Update to 2.2.10
- Trust only in host instead of subnet in default instalation. [1]
- Update VDA patch to 2.2.9
Notified by: Anton Yuzhaninov <citrin__citrin.ru> |
22 Feb 2006 13:53:31
2.2.9,1  |
mnag  |
- Update to 2.2.9
- Update VDA patch to 2.2.8 |
24 Jan 2006 20:09:39
2.2.8_2,1  |
mnag  |
- Linker fix when use OPENSSL from ports
- portlint(1)
PR: 92282
Reported by: dinoex
Submitted by: Vivek Khera <vivek@khera.org> (maintainer) |
22 Jan 2006 02:20:05
2.2.8_2,1  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Jan 2006 21:47:48
2.2.8_2,1  |
mnag  |
Modify rc.d script like example in Porters Handbook. |
12 Jan 2006 20:38:03
2.2.8_2,1  |
mnag  |
Fix rc.d/postfix.sh restart adding pidfile and procname
Bump PORTREVISION
PR: 91721
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: maintainer |