Commit graph

226 commits

Author SHA1 Message Date
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
Sahil Tandon
d8cc9aba6f - 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)
2010-05-14 00:29:36 +00:00
Doug Barton
2c380c2237 Fix plist for the default (non-base) package
Submitted by:	Dimitry Andric <dimitry@andric.com>
Approved by:	maintainer
2010-03-28 18:41:40 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Doug Barton
9ad50695f9 Add an option to install into the base, and related support
Approved by:	maintainer
2010-03-22 03:50:45 +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
95e2c31fac - Add a note about possibly needing to create /etc/periodic.conf if it
does not exist.

Approved by:	Sahil Tandon <sahil@tandon.net> (maintainer)
2010-01-22 05:27:24 +00:00
Ion-Mihai Tetcu
0c4c0e5b3f Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.
PR:		141045
Submitted by:	maintainer (Sahil Tandon)
2010-01-12 17:32:35 +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
Dag-Erling Smørgrav
da09076068 Fix build on 9.
Approved by:	maintainer
Reviewed by:	wxs@, keramida@
2009-09-14 16:37:25 +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
Giorgos Keramidas
0b6a009ebf 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)
2009-07-22 19:46:39 +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
Giorgos Keramidas
44e01fde03 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)
2009-07-09 13:15:07 +00:00
Wesley Shields
befbdedefe - 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)
2009-06-11 01:42:24 +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
Martin Matuska
8e145e22ea - 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]
2009-06-04 07:45:27 +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
Pav Lucistnik
787e0e0ecb - Fix non-root installation (use pre-su-install target)
PR:		ports/133790
Submitted by:	jhb
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2009-05-12 11:41:17 +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
Beech Rintoul
166443da12 - Fix paths in mail_perams.h
PR:		ports/125133
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2008-07-15 02:54:32 +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
4d3a4a18f0 - Fix data_directory
PR:		121236
Submitted by:	Artis Caune <Artis.Caune___latnet.lv>
2008-03-01 01:44:30 +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
Edwin Groothuis
0afd7f30fa Remove leftover if
Submitted by:	Per olof Ljungmark <peo@intersonic.se>
2007-10-04 22:57:58 +00:00
Edwin Groothuis
bdd556264e Remove support for OSVERSION < 5 2007-10-03 23:34:16 +00:00
Xin LI
635c03c647 Allow dovecot and cyrus SASL to work together.
PORTREVISION intentionally not bumped.

Submitted by:	baptiste.daroussin@gmail.com
PR:		ports/110678
Approved by:	maintainer
2007-08-30 09:20:17 +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
0c43565a87 - Remove SASL1 support. security/cyrus-sasl will be removed soon.
PR:		111564, 111565, 111566
Submitted by:	gabor (partially)
Notified by:	gabor
2007-04-14 16:45:08 +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
Rong-En Fan
d8c5ae6ece - 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)
2007-02-21 05:00:56 +00:00
Jeremy Chadwick
b9aaa3bdbe 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
2007-02-20 22:36:40 +00:00
Rong-En Fan
f1c68d938a - Update to 2.3.7
PR:		ports/108610
Submitted by:	Vivek Khera <vivek at khera.org> (maintainer)
2007-02-01 12:33:58 +00:00
Marcus Alves Grando
a8418bc09f - Update to 2.3.5 2006-12-12 20:12:55 +00:00
Marcus Alves Grando
2314cc1e20 - Remove SPF compatible options. Patch are removed in 20060719. 2006-11-28 19:10:49 +00:00
Marcus Alves Grando
bdece63fca - Update VDA patch to 2.3.4 2006-11-08 18:44:39 +00:00
Marcus Alves Grando
136058ad63 - Update to 2.3.4
- Update VDA patch to 2.3.3
2006-11-02 03:11:04 +00:00
Marcus Alves Grando
49c5f6bb3c - Update to 2.3.3 2006-08-26 18:34:14 +00:00
Marcus Alves Grando
1a1040c4cb - Update VDA patch to 2.3.2 2006-08-13 14:48:50 +00:00