1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

246 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Sahil Tandon
d9b2767be3 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
2011-11-21 01:13:58 +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
bd666e6996 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
2011-02-02 03:26:10 +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
e329c90b81 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.
2010-12-28 23:47:11 +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
8da85835ef - Remove dead MASTER_SITE
Reported by:	distilator
2010-10-20 00:08:37 +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
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