aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current
Commit message (Collapse)AuthorAgeFilesLines
* Update to Postfix 2.10 Snapshot 20130113; mark BROKEN whenSahil Tandon2013-01-282-4/+6
| | | | | | | users try to build WITH_LDAP_SASL but WITHOUT_SASL2. Notes: svn path=/head/; revision=311094
* Update PCRE to 8.32Martin Matuska2012-12-101-1/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-1/+2
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* Update to Postfix 2.10 Snapshot 20121031 and documentSahil Tandon2012-11-053-8/+12
| | | | | | | | | | | incompatible changes in UPDATING. Also, revise the PKGINSTALL script to distinguish upgrades from fresh installs. Feature safe: yes Notes: svn path=/head/; revision=306992
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-2/+2
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Update to 2.10-20120801Sahil Tandon2012-08-052-3/+3
| | | | Notes: svn path=/head/; revision=302126
* Update to 2.10-20120715 and note an incompatible protocolSahil Tandon2012-07-162-3/+3
| | | | | | | change in UPDATING. Notes: svn path=/head/; revision=300917
* - extend CONFLICTSAshish SHUKLA2012-06-151-1/+1
| | | | | | | Approved by: sahil (maintainer) Notes: svn path=/head/; revision=299302
* - Update to 2.10-20120520Sahil Tandon2012-05-232-3/+3
| | | | Notes: svn path=/head/; revision=297246
* - Update to 2.10-20120423Sahil Tandon2012-04-252-3/+3
| | | | Notes: svn path=/head/; revision=295437
* Update to 2.10-20120422 and tweak conditionalSahil Tandon2012-04-232-4/+4
| | | | | | | that sets IS_INTERACTIVE. Notes: svn path=/head/; revision=295289
* - Update to 2.10-20120308Sahil Tandon2012-03-104-14/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293036
* - Update to 2.10-20120218Sahil Tandon2012-02-202-5/+4
| | | | | | | | | - Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries. Notes: svn path=/head/; revision=291910
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* Update to 2.10-20120202, revise IS_INTERACTIVE logic toSahil Tandon2012-02-112-9/+22
| | | | | | | | account for additional situations, and remove unnecessary CONFLICTS line. Notes: svn path=/head/; revision=290903
* Update mail/postfix-current to 2.9-20120115, and noteSahil Tandon2012-01-172-3/+3
| | | | | | | potential incompatibilities with previous versions. Notes: svn path=/head/; revision=289363
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Update to 2.9-20120102 and eliminate a now unnecessarySahil Tandon2012-01-043-24/+3
| | | | | | | part of recent UPDATING entry for this port. Notes: svn path=/head/; revision=288492
* - Update to 2.9-20111219Sahil Tandon2011-12-214-8/+10
| | | | | | | | | | | - Modify pkg-install to handle situations in which /etc/mail/mailer.conf does not exist, e.g. when FreeBSD is built WITHOUT_MAILWRAPPER. [1] Requested by: miwi [1] Notes: svn path=/head/; revision=287826
* - Update to 2.9-20111205Sahil Tandon2011-12-112-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287211
* - Update to 2.9-20111125Sahil Tandon2011-11-272-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286476
* - Remove pointyhat specific debuggingPav Lucistnik2011-11-211-58/+0
| | | | | | | | Ok'ed by: sahil (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286178
* Shorten some OPTION descriptions such that theySahil Tandon2011-11-211-7/+7
| | | | | | | | | | | fit neatly within the dialog(1) box. PR: ports/162688 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Feature safe: yes Notes: svn path=/head/; revision=286139
* - Update to 2.9-20111119Sahil Tandon2011-11-202-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286114
* - Unmark BROKEN on amd64, the build failure observed on pointyhat is largelyPav Lucistnik2011-11-172-4/+58
| | | | | | | | | | | unknown in real world. Increase verbosity in postconf tool error messaging to aid diagnose on pointyhat Submitted by: Jase Thew Feature safe: yes Notes: svn path=/head/; revision=285975
* - Fix build on FreeBSD 10Martin Wilke2011-11-052-4/+6
| | | | Notes: svn path=/head/; revision=285095
* - Mark BROKEN on amd64: fails during installation (updating man pages)Pav Lucistnik2011-10-261-0/+4
| | | | | | | | | | | Updating /usr/local/share/doc/postfix/scache.8.html... Updating /usr/local/share/doc/postfix/tlsmgr.8.html... *** Error code 1 Reported by: pointyhat Notes: svn path=/head/; revision=284394
* - Update to 2.9-20111012Sahil Tandon2011-10-183-3/+24
| | | | Notes: svn path=/head/; revision=283725
* - Update to 2.9-20110820Sahil Tandon2011-08-292-3/+3
| | | | Notes: svn path=/head/; revision=280657
* - Update to 2.9-20110814Sahil Tandon2011-08-162-3/+3
| | | | Notes: svn path=/head/; revision=279866
* - Update to 2.9-20110706Sahil Tandon2011-07-303-79/+6
| | | | | | | | - Use ports framework to create USERS and GROUPS - Remove unused replace() function from pkg-install Notes: svn path=/head/; revision=278546
* - Update to 2.9-20110615Sahil Tandon2011-06-212-3/+3
| | | | Notes: svn path=/head/; revision=275948
* - Update to 2.9-20110605Sahil Tandon2011-06-132-3/+3
| | | | Notes: svn path=/head/; revision=275483
* - Update to 2.9-20110501Sahil Tandon2011-05-022-3/+3
| | | | Notes: svn path=/head/; revision=273435
* 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