aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix27
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.7.16Sahil Tandon2014-01-212-11/+15
| | | | | | | | | | | | | | | - Mark DEPRECATED [1] - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Respect upstream Makefile's warning suppression [2] PR: [1]: ports/185860 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: koobs (via email) Notes: svn path=/head/; revision=340538
* Links dynamically to libcdb after databases/tinycdb updatePawel Pekala2013-12-101-1/+1
| | | | | | | | | PR: ports/184666 Submitted by: me Approved by: bapt (portmgr) Notes: svn path=/head/; revision=336075
* Fixup pkgnames.Mathieu Arnold2013-12-051-3/+3
| | | | | | | | | PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450 Submitted by: mat Approved by: portmgr (bapt) Notes: svn path=/head/; revision=335658
* - Update to 2.7.15Sahil Tandon2013-10-274-12/+13
| | | | Notes: svn path=/head/; revision=331748
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327311
* - Update to 2.7.14 and bump VDAVERSIONSahil Tandon2013-09-012-6/+6
| | | | Notes: svn path=/head/; revision=325912
* Fix a regression that had crept in with r314621. Do notSahil Tandon2013-04-261-1/+1
| | | | | | | | bump PORTREVISION because this does not affect the default package. Notes: svn path=/head/; revision=316548
* - Update to 2.7.13 and adjust CONFLICTSSahil Tandon2013-04-233-9/+15
| | | | | | | | | | | | | - Add LICENSE information - Canonicalize 'Created by:' Makefile header - Remove shlib version from LIB_DEPENDS assignment - Replace tab with a single space after 'WWW:' in pkg-descr PR: ports/177127 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=316299
* - adopt optionsNGJason Helfman2013-03-191-85/+55
| | | | | | | | | | - trim historical header - tighten COMMENT Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314621
* Update to 2.7.12 and revise the PKGINSTALL script toSahil Tandon2013-01-285-12/+35
| | | | | | | | | | distinguish between upgrades and fresh installs. Also, backport an upstream patch that allows Postfix packages to build in a jail that has IPv6 enabled, but no addresses assigned on any interface. Notes: svn path=/head/; revision=311092
* 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
* 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.7.11Sahil Tandon2012-08-052-3/+3
| | | | Notes: svn path=/head/; revision=302123
* - extend CONFLICTSAshish SHUKLA2012-06-151-1/+1
| | | | | | | Approved by: sahil (maintainer) Notes: svn path=/head/; revision=299302
* - Update to 2.7.10Sahil Tandon2012-05-232-6/+6
| | | | Notes: svn path=/head/; revision=297249
* - Update to 2.7.9Sahil Tandon2012-04-252-4/+3
| | | | Notes: svn path=/head/; revision=295440
* Remove library number from pcre LIB_DEPENDS, as thisSahil Tandon2012-02-201-1/+1
| | | | | | | | port can compile without incident against older pcre libraries. Notes: svn path=/head/; revision=291911
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* Modify pkg-install to handle situations in whichSahil Tandon2012-02-111-2/+2
| | | | | | | | | | | | | | /etc/mail/mailer.conf does not exist, e.g. when FreeBSD is built WITHOUT_MAILWRAPPER. This commit only affects legacy Postfix releases, as the latest stable and development ports already perform this check. Requested by: miwi Notes: svn path=/head/; revision=290942
* Update to 2.7.8Sahil Tandon2012-02-112-3/+3
| | | | Notes: svn path=/head/; revision=290906
* 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
* Shorten some OPTION descriptions such that theySahil Tandon2011-11-211-6/+6
| | | | | | | | | | | 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.7.7Sahil Tandon2011-11-192-7/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286109
* - Fix build on FreeBSD 10Martin Wilke2011-11-052-4/+6
| | | | Notes: svn path=/head/; revision=285095
* - Update to 2.7.6Sahil Tandon2011-09-072-3/+3
| | | | Notes: svn path=/head/; revision=281405
* - Update to 2.7.5Sahil 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=278549
* Update to 2.7.4 and address the problem described inSahil Tandon2011-05-092-4/+10
| | | | | | | | | | ports/155885 by passing additional parameters to the upstream install script. Security: CVE-2011-1720 Notes: svn path=/head/; revision=273871
* - Update to 2.7.3Sahil Tandon2011-03-193-15/+5
| | | | | | | Security: CVE-2011-0411 Notes: svn path=/head/; revision=271330
* Update VDA support to use a new upstream patch releasedSahil Tandon2011-02-202-4/+3
| | | | | | | specifically for Postfix version 2.7.2. Notes: svn path=/head/; revision=269369
* Set NO_LATEST_LINK to prevent overlap with mail/postfixSahil Tandon2011-01-241-2/+4
| | | | | | | | | | and update CONFLICTS for cases in which postfix-base or postfix-current-base packages are already installed. Feature safe: yes Notes: svn path=/head/; revision=268194
* Forced commit to note repocopy from mail/postfix.Sahil Tandon2011-01-241-1/+1
| | | | | | | | | PR: ports/154181 Submitted by: myself (sahil) Feature safe: yes Notes: svn path=/head/; revision=268190
* Add OPTION for SASL authentication via Dovecot 2.x andSahil Tandon2010-12-281-1/+10
| | | | | | | | | | warn users if they erroneously elect both 1.x and 2.x. No bump of PORTREVISION because the default package is unchanged. Notes: svn path=/head/; revision=267098
* Update to 2.7.2 and modify pkg-install script to checkSahil Tandon2010-11-273-17/+24
| | | | | | | | | whether Postfix is already enabled in mailer.conf[1]. Submitted by: ohauer (via email) [1] Notes: svn path=/head/; revision=265255
* - Remove dead MASTER_SITESahil Tandon2010-10-201-1/+0
| | | | | | | Reported by: distilator Notes: svn path=/head/; revision=263309
* - Update optional SPF patch to version 1.1.0 [1]Sahil Tandon2010-10-062-6/+6
| | | | | | | | | | | - Fix CONFLICTS [2] PR: ports/151134 [1] Submitted by: mm@ [1] Noticed by: pav@ [2] Notes: svn path=/head/; revision=262497
* - Fix IPv6 support in SPF patchSahil Tandon2010-09-222-4/+4
| | | | | | | | PR: ports/150749 Submitted by: mm@ Notes: svn path=/head/; revision=261601
* - Update VDA patch to version 2.7.0 [1]Sahil Tandon2010-09-134-11/+33
| | | | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=261054
* - Update to 2.7.1Sahil Tandon2010-06-102-5/+4
| | | | | | | | | - Unset INVALID_BDB_VER; Berkeley DB 5.x is now supported Approved by: wxs@/itectu@ (mentors, implicit) Notes: svn path=/head/; revision=256278
* - Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]Sahil Tandon2010-05-141-12/+5
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=254282
* Fix plist for the default (non-base) packageDoug Barton2010-03-282-7/+9
| | | | | | | | Submitted by: Dimitry Andric <dimitry@andric.com> Approved by: maintainer Notes: svn path=/head/; revision=251650
* 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
* Add an option to install into the base, and related supportDoug Barton2010-03-222-11/+23
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=251357
* - Update to 2.7.0Ion-Mihai Tetcu2010-03-044-21/+18
| | | | | | | | | | | - users wanting to continue on 2.6 series should use mail/postfix26 PR: 144189 Submitted by: Sahil Tandon (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250570
* - Add a note about possibly needing to create /etc/periodic.conf if itWesley Shields2010-01-221-0/+2
| | | | | | | | | does not exist. Approved by: Sahil Tandon <sahil@tandon.net> (maintainer) Notes: svn path=/head/; revision=248350
* Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.Ion-Mihai Tetcu2010-01-121-2/+6
| | | | | | | | PR: 141045 Submitted by: maintainer (Sahil Tandon) Notes: svn path=/head/; revision=247720
* - Update VDA patch to 2.6.5Wesley Shields2009-09-182-5/+5
| | | | | | | | | PR: ports/138777 Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241649
* Fix build on 9.Dag-Erling Smørgrav2009-09-142-4/+7
| | | | | | | | Approved by: maintainer Reviewed by: wxs@, keramida@ Notes: svn path=/head/; revision=241402
* Update tp 2.6.5Alexander Nedotsukov2009-09-072-4/+4
| | | | | | | PR: 138301 Notes: svn path=/head/; revision=240973