aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.9-20110323 and pass additional parametersSahil Tandon2011-04-032-4/+10
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=272176
* - Update to 2.9-20110321Sahil Tandon2011-03-222-3/+3
| | | | Notes: svn path=/head/; revision=271448
* - Update to 2.9-20110313Sahil Tandon2011-03-192-3/+3
| | | | Notes: svn path=/head/; revision=271331
* - Update to 2.9-20110228 and modify patching forSahil Tandon2011-03-023-16/+6
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=270101
* Update to 2.9-20110219, update CONFLICTS, alphabeticallySahil Tandon2011-02-204-37/+72
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=269371
* - Update to 2.8-20101108Sahil Tandon2010-11-112-4/+3
| | | | | | | | | PR: ports/152000 Submitted by: ohauer Approved by: mnag (via email) Notes: svn path=/head/; revision=264421
* - Update to 2.8-20101007Sahil Tandon2010-10-242-6/+5
| | | | | | | | | | | - Fix CONFLICTS PR: ports/151369 Submitted by: sahil@ (myself) Approved by: maintainer timeout Notes: svn path=/head/; revision=263505
* - fix pkg-plistOlli Hauer2010-09-292-0/+3
| | | | | | | | | - Bump PORTREVISION Approved by: glarkin (mentor, implicit) Notes: svn path=/head/; revision=262117
* - update postfix-current to Snapshot 2.8-20100923Olli Hauer2010-09-272-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=261982
* - Update to 2.8-20100728Marcus Alves Grando2010-08-012-7/+7
| | | | | | | - portlint Notes: svn path=/head/; revision=258554
* - Update to 2.8-20100707Sahil Tandon2010-07-3011-425/+322
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=258459
* - Update to 2.8-20100323Marcus Alves Grando2010-04-132-6/+9
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=252637
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 2.8-20100213Marcus Alves Grando2010-03-052-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250587
* - Update to 2.7-20100117Marcus Alves Grando2010-01-192-4/+4
| | | | | | | | PR: 142268 Submitted by: olli hauer <ohauer___gmx.de> Notes: svn path=/head/; revision=248175
* - Update to 2.7-20091115Marcus Alves Grando2009-12-043-13/+12
| | | | Notes: svn path=/head/; revision=245195
* - Update to 2.7-20091008Marcus Alves Grando2009-10-113-6/+10
| | | | | | | | PR: 139445 Submitted by: Sahil Tandon <sahil___tandon.net> Notes: svn path=/head/; revision=242648
* - Update to 2.7-20090828Marcus Alves Grando2009-10-052-4/+4
| | | | Notes: svn path=/head/; revision=242478
* - Fixed build to FreeBSD 9.Marcus Alves Grando2009-09-273-8/+20
| | | | | | | | | | | - Mark as jobs safe. PR: 138916 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=242172
* - Update to 2.7-20090712Marcus Alves Grando2009-07-303-4/+17
| | | | | | | | | - Fix build with new closefrom(2) Reported by: Jorge Medina <jorge__bsdchile.cl> Notes: svn path=/head/; revision=238648
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-1/+0
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=237892
* - Update to 2.7-20090607Marcus Alves Grando2009-06-092-4/+4
| | | | Notes: svn path=/head/; revision=235470
* - Update to 2.7-20090528Marcus Alves Grando2009-06-062-4/+4
| | | | Notes: svn path=/head/; revision=235343
* - Update to 2.7-20090519Marcus Alves Grando2009-05-242-13/+12
| | | | Notes: svn path=/head/; revision=234518
* - Update to 2.6-20090418 (2.6.0-RC2)Marcus Alves Grando2009-04-253-12/+18
| | | | Notes: svn path=/head/; revision=232705
* - Update to 2.6-20090212Marcus Alves Grando2009-02-222-4/+4
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=228809
* - Update to 2.6-20090125Marcus Alves Grando2009-01-264-17/+10
| | | | Notes: svn path=/head/; revision=226917
* - Update to 2.6-20081109Marcus Alves Grando2008-11-242-4/+4
| | | | Notes: svn path=/head/; revision=223325
* - Update to 2.6-20081012Marcus Alves Grando2008-10-292-4/+4
| | | | Notes: svn path=/head/; revision=222211
* - Update to 2.6-20080903Marcus Alves Grando2008-09-282-4/+4
| | | | Notes: svn path=/head/; revision=220929
* - Update to 2.6-20080814Marcus Alves Grando2008-08-172-4/+4
| | | | Notes: svn path=/head/; revision=218701
* - Update to 2.6-20080629Marcus Alves Grando2008-07-203-9/+18
| | | | | | | | | | - Change default data_directory parameter to /var/db/postfix [1] PR: 125133 [1] Submitted by: Sahil Tandon <sahil__tandon.net> [1] Notes: svn path=/head/; revision=217233
* - Update to 2.6-20080606Marcus Alves Grando2008-06-102-4/+4
| | | | Notes: svn path=/head/; revision=214625
* - Update to 2.6-20080411Marcus Alves Grando2008-04-133-41/+4
| | | | Notes: svn path=/head/; revision=211149
* - Fix milter macros (patch from Wietse Venema)Marcus Alves Grando2008-03-242-1/+37
| | | | Notes: svn path=/head/; revision=209722
* - Fix data_directory. Backported from mail/postfixMarcus Alves Grando2008-03-014-5/+26
| | | | Notes: svn path=/head/; revision=208229
* - Update to 2.6-20080221Marcus Alves Grando2008-02-284-18/+17
| | | | Notes: svn path=/head/; revision=208120
* - Update to 2.5-20080116 (2.5.0-RC2)Marcus Alves Grando2008-01-233-10/+12
| | | | | | | - Add new MASTER_SITES Notes: svn path=/head/; revision=206059
* - Update to 2.5-20071227Marcus Alves Grando2008-01-022-4/+4
| | | | Notes: svn path=/head/; revision=204846
* - Update to 2.5-20071212Marcus Alves Grando2007-12-133-4/+6
| | | | Notes: svn path=/head/; revision=203480
* - Update to 2.5-20071006Marcus Alves Grando2007-10-223-11/+9
| | | | | | | | | | - Teach postfix to 8.0 [1] PR: 117304 [1] Submitted by: Oliver Peter <hoschi___mouhaha.de> [1] Notes: svn path=/head/; revision=201763
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-24/+10
| | | | Notes: svn path=/head/; revision=200760
* - Update to 2.5-20070911Marcus Alves Grando2007-09-142-4/+4
| | | | Notes: svn path=/head/; revision=199454
* - Update to 2.5-20070824Marcus Alves Grando2007-08-302-10/+4
| | | | | | | - Backport changes from mail/postfix (SASL2/DOVECOT) Notes: svn path=/head/; revision=198520
* - Update to 2.5-20070731Marcus Alves Grando2007-08-012-4/+4
| | | | Notes: svn path=/head/; revision=196902
* - Update to 2.5-20070724Marcus Alves Grando2007-07-262-4/+4
| | | | Notes: svn path=/head/; revision=196314
* - Update to 2.5-20070720Marcus Alves Grando2007-07-212-4/+4
| | | | Notes: svn path=/head/; revision=195996
* - Update to 2.5-20070614Marcus Alves Grando2007-06-152-4/+4
| | | | Notes: svn path=/head/; revision=193586
* - Update to 2.5-20070531Marcus Alves Grando2007-06-012-4/+4
| | | | Notes: svn path=/head/; revision=192538
* - Update to 2.5-20070525Marcus Alves Grando2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192207