Commit graph

307 commits

Author SHA1 Message Date
Sahil Tandon
caac76cdb1 - Update to 2.9-20110501 2011-05-02 04:40:25 +00:00
Sahil Tandon
ac7f344092 Update to 2.9-20110323 and pass additional parameters
to the upstream install script. This is to ensure the
correct placement of files, as defined in the packing
list, even when users modify their configuration file
to point to non-default locations for certain install
paths. This works because args passed via the cmdline
take precedence over definitions in the configuration
file, which in turn override compiled-in defaults.
2011-04-03 20:42:26 +00:00
Sahil Tandon
fb85c50cc9 - Update to 2.9-20110321 2011-03-22 00:59:01 +00:00
Sahil Tandon
492751e22e - Update to 2.9-20110313 2011-03-19 20:37:46 +00:00
Sahil Tandon
4dda070150 - Update to 2.9-20110228 and modify patching for
src/util/sys_defs.h, which is updated upstream
  to be aware of the FreeBSD closefrom() support
  time window [1]

- Take maintainership [2]

PR:		ports/155176 [1]
Submitted by:	sahil (myself)
Approved by:	portmgr (linimon) [2]
2011-03-02 03:10:49 +00:00
Sahil Tandon
d188c90c03 Update to 2.9-20110219, update CONFLICTS, alphabetically
sort packing list, and tweak PKGNAMESUFFIX when INST_BASE
is defined.  Also, sync OPTIONS with mail/postfix to warn
users trying to build this port with unsupported options.

Finally, modify pkg-install script to check if Postfix is
already enabled in mailer.conf.

PR:		ports/154495
Submitted by:	ohauer
Approved by:	maintainer timeout
2011-02-20 06:21:36 +00:00
Sahil Tandon
315b7355b9 - Update to 2.8-20101108
PR:		ports/152000
Submitted by:	ohauer
Approved by:	mnag (via email)
2010-11-11 23:33:04 +00:00
Sahil Tandon
39d6f5e352 - Update to 2.8-20101007
- Fix CONFLICTS

PR:		ports/151369
Submitted by:	sahil@ (myself)
Approved by:	maintainer timeout
2010-10-24 06:31:17 +00:00
Olli Hauer
3b617bd954 - fix pkg-plist
- Bump PORTREVISION

Approved by:	glarkin (mentor, implicit)
2010-09-29 22:00:13 +00:00
Olli Hauer
932ebdb379 - update postfix-current to Snapshot 2.8-20100923
From RELEASE_NOTES:
Incompatibility with snapshot 20100912
======================================
- If your DNSBL queries have a "secret" in the domain name, you must
  now censor this information from the postscreen(8) SMTP replies.
- The postscreen "continue" action is now called "ignore". The old
  name is still supported but no longer documented.
- The postscreen_hangup_action parameter was removed. Postscreen
  now always behaves as if "postscreen_hangup_action = drop".
- The postscreen_cache_retention_time default was increased from
  1d to 7d, to avoid deleting results from expensive deep SMTP
  protocol tests too quickly.

Incompatibility with snapshot 20100827
======================================
The Postfix SMTP client no longer appends the local domain when
looking up a DNS name without ".".
Specify "smtp_dns_resolver_options=res_defnames" to get the old
behavior, which may produce unexpected results.

Many bugfixes/cleanup and improvements for postscreen.

For detailed information see RELEASE_NOTES, postconf(5) and
postscreen(8) for incompatibilities, features, and configuration
parameters.

PR:		150088
Submitted by:	ohauer
Approved by:	maintainer timeout, glarkin (mentor)
2010-09-27 21:54:55 +00:00
Marcus Alves Grando
930ae5a10e - Update to 2.8-20100728
- portlint
2010-08-01 00:57:50 +00:00
Sahil Tandon
b38c6b6747 - 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)
2010-07-30 03:39:18 +00:00
Marcus Alves Grando
6bd38971c6 - Update to 2.8-20100323
- Fix CONFLICTS because the port shouldn't conflict with itself
- Fix build on 8.0 & 9.0 when WITH_SASLKRB5 is set

PR:		145393
Submitted by:	Sahil Tandon <sahil___tandon.net>
2010-04-13 13:19:42 +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
Marcus Alves Grando
e5e5726872 - Update to 2.8-20100213
Feature safe:	yes
2010-03-05 03:23:00 +00:00
Marcus Alves Grando
c4ef62e815 - Update to 2.7-20100117
PR:		142268
Submitted by:	olli hauer <ohauer___gmx.de>
2010-01-19 23:03:13 +00:00
Marcus Alves Grando
c0b6c668ec - Update to 2.7-20091115 2009-12-04 11:52:18 +00:00
Marcus Alves Grando
0e26c70310 - Update to 2.7-20091008
PR:		139445
Submitted by:	Sahil Tandon <sahil___tandon.net>
2009-10-11 02:27:31 +00:00
Marcus Alves Grando
5431c1db00 - Update to 2.7-20090828 2009-10-05 02:28:16 +00:00
Marcus Alves Grando
ce5abe443c - Fixed build to FreeBSD 9.
- Mark as jobs safe.

PR:		138916
Submitted by:	Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe:	yes
2009-09-27 16:54:58 +00:00
Marcus Alves Grando
692d72e08b - Update to 2.7-20090712
- Fix build with new closefrom(2)

Reported by:	Jorge Medina <jorge__bsdchile.cl>
2009-07-30 00:21:14 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Marcus Alves Grando
bcba58e223 - Update to 2.7-20090607 2009-06-09 02:42:00 +00:00
Marcus Alves Grando
23d59462b8 - Update to 2.7-20090528 2009-06-06 23:27:31 +00:00
Marcus Alves Grando
7a1e3cc084 - Update to 2.7-20090519 2009-05-24 22:27:19 +00:00
Marcus Alves Grando
6496df6394 - Update to 2.6-20090418 (2.6.0-RC2) 2009-04-25 03:22:10 +00:00
Marcus Alves Grando
e0878743f8 - Update to 2.6-20090212
Reported by:	miwi
2009-02-22 03:51:20 +00:00
Marcus Alves Grando
4333fe8951 - Update to 2.6-20090125 2009-01-26 19:51:56 +00:00
Marcus Alves Grando
9c63806692 - Update to 2.6-20081109 2008-11-24 13:26:23 +00:00
Marcus Alves Grando
8fab9340c6 - Update to 2.6-20081012 2008-10-29 16:40:43 +00:00
Marcus Alves Grando
297fde5a57 - Update to 2.6-20080903 2008-09-28 01:58:53 +00:00
Marcus Alves Grando
2af287b7bc - Update to 2.6-20080814 2008-08-17 05:52:25 +00:00
Marcus Alves Grando
84788bce1a - Update to 2.6-20080629
- Change default data_directory parameter to /var/db/postfix [1]

PR:		125133 [1]
Submitted by:	Sahil Tandon <sahil__tandon.net> [1]
2008-07-20 23:38:19 +00:00
Marcus Alves Grando
0bb9bda6a1 - Update to 2.6-20080606 2008-06-10 14:56:51 +00:00
Marcus Alves Grando
ce9f4228f6 - Update to 2.6-20080411 2008-04-13 04:03:05 +00:00
Marcus Alves Grando
47f4f0b4fc - Fix milter macros (patch from Wietse Venema) 2008-03-24 20:27:42 +00:00
Marcus Alves Grando
e574980279 - Fix data_directory. Backported from mail/postfix 2008-03-01 01:50:08 +00:00
Marcus Alves Grando
bf26984304 - Update to 2.6-20080221 2008-02-28 20:02:59 +00:00
Marcus Alves Grando
2a351f1b22 - Update to 2.5-20080116 (2.5.0-RC2)
- Add new MASTER_SITES
2008-01-23 11:25:46 +00:00
Marcus Alves Grando
c4fb11ab3c - Update to 2.5-20071227 2008-01-02 13:25:56 +00:00
Marcus Alves Grando
c26c79f3c3 - Update to 2.5-20071212 2007-12-13 16:26:11 +00:00
Marcus Alves Grando
2430edd76d - Update to 2.5-20071006
- Teach postfix to 8.0 [1]

PR:		117304 [1]
Submitted by:	Oliver Peter <hoschi___mouhaha.de> [1]
2007-10-22 18:50:27 +00:00
Edwin Groothuis
bdd556264e Remove support for OSVERSION < 5 2007-10-03 23:34:16 +00:00
Marcus Alves Grando
6d9db3fc78 - Update to 2.5-20070911 2007-09-14 02:17:00 +00:00
Marcus Alves Grando
8079f4abbc - Update to 2.5-20070824
- Backport changes from mail/postfix (SASL2/DOVECOT)
2007-08-30 12:28:43 +00:00
Marcus Alves Grando
4ffccc2f66 - Update to 2.5-20070731 2007-08-01 14:40:33 +00:00
Marcus Alves Grando
f755393044 - Update to 2.5-20070724 2007-07-26 12:23:00 +00:00
Marcus Alves Grando
1fc5247d3c - Update to 2.5-20070720 2007-07-21 17:32:29 +00:00
Marcus Alves Grando
ec7467bf21 - Update to 2.5-20070614 2007-06-15 14:35:48 +00:00
Marcus Alves Grando
2f28aa3551 - Update to 2.5-20070531 2007-06-01 14:44:20 +00:00