Commit graph

134 commits

Author SHA1 Message Date
Sahil Tandon
730ec8f259 - Update to 2.11.1
- Refactor to support staging [1]
- Support "developer mode" [2]

Submitted by:	[1]: ohauer
		[2]: mandree
2014-05-08 01:40:30 +00:00
Sahil Tandon
c185e98150 Repo-copy mail/postfix -> mail/postfix210, and update
both ports to the latest version.  Also:

- 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)
2014-01-21 01:17:35 +00:00
Sahil Tandon
fed5a045aa - Update to 2.10.2 2013-10-27 03:29:59 +00:00
Sahil Tandon
740eda3dcf - Update to 2.10.1 and bump VDAVERSION 2013-09-01 20:12:52 +00:00
Sahil Tandon
2a3984a7e3 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>
2013-04-23 01:49:08 +00:00
Sahil Tandon
e9f1df8199 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.
2013-01-28 02:44:04 +00:00
Sahil Tandon
79ebb4681d Update to 2.9.4 2012-08-05 18:37:47 +00:00
Sahil Tandon
58f5f90c68 - Update to 2.9.3 2012-05-23 02:29:21 +00:00
Sahil Tandon
86e68931ff - Update to 2.9.2 2012-04-25 02:44:44 +00:00
Sahil Tandon
0f5de25b80 Update VDA patch and tweak the conditional that
sets IS_INTERACTIVE.
2012-04-23 03:14:55 +00:00
Sahil Tandon
7808734189 - Update to 2.9.1
- Remove library number from pcre LIB_DEPENDS, as this
  port can compile without incident against older pcre
  libraries.
2012-02-20 06:15:17 +00:00
Sahil Tandon
f4eeae44e9 Update to 2.9.0 and revise IS_INTERACTIVE logic to
account for additional situations.
2012-02-11 05:14:34 +00:00
Sahil Tandon
ca51c011bf - Update to 2.8.7
Feature safe:	yes
2011-11-19 22:20:33 +00:00
Martin Wilke
b056c883ef - Restore all patches 2011-11-05 17:00:54 +00:00
Martin Wilke
70c8dd6023 - Fix build on FreeBSD 10 2011-11-05 16:53:01 +00:00
Sahil Tandon
6e168975a0 - Update to 2.8.5 and point to newer VDA patch 2011-09-07 22:42:16 +00:00
Sahil Tandon
d56e5eb7da 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
2011-07-26 01:49:28 +00:00
Sahil Tandon
4231fb9dfd 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
2011-05-09 13:11:13 +00:00
Sahil Tandon
a03f964ebf - Update to 2.8.2 2011-03-22 00:58:59 +00:00
Sahil Tandon
df78628978 - Update to 2.8.1 2011-02-24 02:10:35 +00:00
Sahil Tandon
87f82fbecf Reactive VDA support with a new upstream patch released
specifically for Postfix version 2.8.0.
2011-02-20 04:45:33 +00:00
Sahil Tandon
a45c281baf - Unbreak SPF option with new patch for 2.8.0
PR:		ports/154465
Submitted by:	mm
Feature safe:	yes
2011-02-06 04:11:19 +00:00
Sahil Tandon
8b9b030efd 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
2011-01-24 23:38:40 +00:00
Sahil Tandon
4dcd4152c7 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]
2010-11-27 06:48:50 +00:00
Sahil Tandon
f6cbabbc66 - 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]
2010-10-06 03:29:04 +00:00
Sahil Tandon
af13eef129 - Fix IPv6 support in SPF patch
PR:		ports/150749
Submitted by:	mm@
2010-09-22 04:23:31 +00:00
Sahil Tandon
5552f65cdc - 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@
2010-09-13 02:09:35 +00:00
Sahil Tandon
8994869c48 - Update to 2.7.1
- Unset INVALID_BDB_VER; Berkeley DB 5.x is now supported

Approved by:	wxs@/itectu@ (mentors, implicit)
2010-06-10 02:25:30 +00:00
Ion-Mihai Tetcu
7e3fb438eb - 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
2010-03-04 17:00:47 +00:00
Wesley Shields
8eb03a0b27 - Update VDA patch to 2.6.5
PR:		ports/138777
Submitted by:	Sahil Tandon <sahil@tandon.net> (maintainer)
Feature safe:	yes
2009-09-18 13:05:53 +00:00
Alexander Nedotsukov
17b1223748 Update tp 2.6.5
PR:	138301
2009-09-07 09:19:18 +00:00
Wesley Shields
34dd26d4ea - 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)
2009-08-14 21:33:30 +00:00
Renato Botelho
d61458ea17 - 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>
2009-07-10 13:45:35 +00:00
Ion-Mihai Tetcu
1018715be2 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
2009-06-05 07:02:44 +00:00
Alexander Leidinger
3f5ac2708c - 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]
2009-05-26 13:36:08 +00:00
Pav Lucistnik
6e6f6d3e00 - 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)
2009-05-18 14:36:33 +00:00
Marcus Alves Grando
5cdde74c92 - Update to 2.5.6
- Update VDA patch to 2.5.6
2009-01-26 19:52:05 +00:00
Marcus Alves Grando
e5aa038986 - Update to 2.5.5 2008-09-28 01:58:28 +00:00
Marcus Alves Grando
7d96f3c485 - Update VDA patch to 2.5.4
PR:		126897
Notified by:	Brian Haun <brian___haun.net>
2008-08-30 14:56:39 +00:00
Marcus Alves Grando
e1a1580f71 - Update to 2.5.4
- Update VDA patch to 2.5.3
2008-08-17 23:14:30 +00:00
Marcus Alves Grando
9310717632 - 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]
2008-03-24 20:15:05 +00:00
Marcus Alves Grando
bdd17e317f - Update to 2.5.1
- Mark as IGNORE VDA patch until patch does not apply clean

Requested by:	many
2008-02-28 20:06:30 +00:00
Marcus Alves Grando
bb970e52a0 - 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
2007-10-22 18:39:39 +00:00
Marcus Alves Grando
4a23c84915 - Update to 2.4.5
- Update VDA to 2.4.4
2007-08-01 13:06:11 +00:00
Marcus Alves Grando
b0bf4f3de2 - Update VDA patch to 2.4.3-vda-ng 2007-06-15 14:28:25 +00:00
Marcus Alves Grando
9c2b44d82e - Update to 2.4.3 2007-06-01 14:43:12 +00:00
Marcus Alves Grando
40e1772384 - Update to 2.4.1 2007-04-30 11:50:36 +00:00
Marcus Alves Grando
bac004594a - Update VDA patch to 2.4.0 2007-04-05 16:15:39 +00:00
Marcus Alves Grando
e485b8ea42 * 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]
2007-04-04 17:18:18 +00:00
Marcus Alves Grando
cd3aee6d57 - Update to 2.3.8
- Update VDA patch to 2.3.7
2007-03-07 13:01:07 +00:00