summaryrefslogtreecommitdiff
path: root/mail/postfix24 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired and vulnerable port:Rene Ladan2011-06-0312-951/+0
| | | | | | | 2011-06-02 mail/postfix24: no further upstream development; please consider upgrading Notes: svn path=/head/; revision=275016
* Mark DEPRECATED and set EXPIRATION_DATE; encourageSahil Tandon2011-05-031-0/+3
| | | | | | | | | users to upgrade to a newer release. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=273511
* - Update to 2.4.14Marcus Alves Grando2010-04-134-23/+29
| | | | | | | | | | - Fix build when WITH_SASLKRB5 is set on 8.0 & 9.0 which have the new Heimdal PR: 145394 Submitted by: Sahil Tandon <sahil___tandon.net> Notes: svn path=/head/; revision=252636
* 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 version 2.4.13Marcus Alves Grando2010-01-192-4/+4
| | | | | | | | PR: 142269 Submitted by: olli hauer <ohauer___gmx.de> Notes: svn path=/head/; revision=248177
* - Fixed build to FreeBSD 9.Marcus Alves Grando2009-09-272-3/+6
| | | | | | | | | | | - Mark as jobs safe. PR: 138923 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=242174
* - Fix build with new closefrom(2)Marcus Alves Grando2009-07-301-0/+13
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=238649
* 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.4.11Marcus Alves Grando2009-05-242-5/+5
| | | | Notes: svn path=/head/; revision=234520
* - Update to 2.4.10Marcus Alves Grando2009-02-222-4/+4
| | | | Notes: svn path=/head/; revision=228810
* - Update to 2.4.7Marcus Alves Grando2008-02-282-10/+10
| | | | | | | | | | | | - Update VDA patch to 2.4.6 - Change MAINTAINER - Added NO_LATEST_LINK Repocopied by: marcus Repocopy from: mail/postfix Notes: svn path=/head/; revision=208122
* - Update to 2.4.6Marcus Alves Grando2007-10-223-14/+14
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=201762
* Remove leftover ifEdwin Groothuis2007-10-041-1/+0
| | | | | | | Submitted by: Per olof Ljungmark <peo@intersonic.se> Notes: svn path=/head/; revision=200868
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-24/+11
| | | | Notes: svn path=/head/; revision=200760
* Allow dovecot and cyrus SASL to work together.Xin LI2007-08-301-6/+0
| | | | | | | | | | | PORTREVISION intentionally not bumped. Submitted by: baptiste.daroussin@gmail.com PR: ports/110678 Approved by: maintainer Notes: svn path=/head/; revision=198515
* - Update to 2.4.5Marcus Alves Grando2007-08-012-8/+8
| | | | | | | - Update VDA to 2.4.4 Notes: svn path=/head/; revision=196894
* - Update VDA patch to 2.4.3-vda-ngMarcus Alves Grando2007-06-152-5/+5
| | | | Notes: svn path=/head/; revision=193584
* - Update to 2.4.3Marcus Alves Grando2007-06-012-4/+4
| | | | Notes: svn path=/head/; revision=192536
* - Update to 2.4.1Marcus Alves Grando2007-04-302-4/+4
| | | | Notes: svn path=/head/; revision=191195
* - Remove SASL1 support. security/cyrus-sasl will be removed soon.Marcus Alves Grando2007-04-141-24/+3
| | | | | | | | | PR: 111564, 111565, 111566 Submitted by: gabor (partially) Notified by: gabor Notes: svn path=/head/; revision=189958
* - Update VDA patch to 2.4.0Marcus Alves Grando2007-04-052-6/+5
| | | | Notes: svn path=/head/; revision=189300
* * mail/postfixMarcus Alves Grando2007-04-043-17/+19
| | | | | | | | | | | | | | | | | | | | - Update to 2.4.0 - Install qshape as default - Install test programs in PREFIX/bin instead of PREFIX/sbin to respect hier(7) * mail/postfix23 - Repocopied from mail/postfix to reflect 2.3.x version [1] * mail/Makefile - Add postfix23 Approved by: vivek___khera.org (maintainer) Repocopy by: marcus [1] Notes: svn path=/head/; revision=189218
* - Update to 2.3.8Marcus Alves Grando2007-03-072-9/+8
| | | | | | | - Update VDA patch to 2.3.7 Notes: svn path=/head/; revision=186800
* - Add mail to PROVIDE line. This fixes other scripts that require mailRong-En Fan2007-02-212-1/+2
| | | | | | | | | | | starts first. PR: ports/109336 Submitted by: Dan D Niles <dan at more.net> Approved by: Vivek Khera <vivek at khera.org> (maintainer) Notes: svn path=/head/; revision=185593
* Addition of postfix_flags variable to rc.subr startup script.Jeremy Chadwick2007-02-201-2/+5
| | | | | | | | | | | | | | This variable is passed to postfix-script on startup, allowing administrators to do things like postfix_flags="-c /my/place/postfix" (alternate location of main.cf and master.cf), or postfix_flags="-v" (for verbose logging). See postfix(1) manpage for flags. PR: ports/109137 Reviewed by: Vivek Khera <vivek@khera.org> Approved by: philip Notes: svn path=/head/; revision=185583
* - Update to 2.3.7Rong-En Fan2007-02-012-4/+4
| | | | | | | | PR: ports/108610 Submitted by: Vivek Khera <vivek at khera.org> (maintainer) Notes: svn path=/head/; revision=183861
* - Update to 2.3.5Marcus Alves Grando2006-12-122-4/+4
| | | | Notes: svn path=/head/; revision=179594
* - Remove SPF compatible options. Patch are removed in 20060719.Marcus Alves Grando2006-11-281-1/+1
| | | | Notes: svn path=/head/; revision=178196
* - Update VDA patch to 2.3.4Marcus Alves Grando2006-11-082-5/+5
| | | | Notes: svn path=/head/; revision=176837
* - Update to 2.3.4Marcus Alves Grando2006-11-022-8/+8
| | | | | | | - Update VDA patch to 2.3.3 Notes: svn path=/head/; revision=176157
* - Update to 2.3.3Marcus Alves Grando2006-08-262-5/+4
| | | | Notes: svn path=/head/; revision=171445
* - Update VDA patch to 2.3.2Marcus Alves Grando2006-08-132-4/+4
| | | | Notes: svn path=/head/; revision=170465
* Fix "typo" in previous commit.Ion-Mihai Tetcu2006-08-011-1/+1
| | | | | | | Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=169396
* Make rc.d start postfix later, like sendmail does.Ion-Mihai Tetcu2006-08-011-1/+2
| | | | | | | | | PR: 100750 Submitted by: KIMURA Yasuhiro Approved by: Vivek Khera (maintainer) Notes: svn path=/head/; revision=169371
* - Update to 2.3.2Marcus Alves Grando2006-07-312-8/+8
| | | | | | | - Update VDA patch to 2.3.1 Notes: svn path=/head/; revision=169177
* - Update to 2.3.1Marcus Alves Grando2006-07-242-4/+4
| | | | Notes: svn path=/head/; revision=168682
* - Spell fixes [1]Marcus Alves Grando2006-07-192-4/+4
| | | | | | | | | - Fix DOVECOT build [2] Submitted by: remko [1], Vivek Khera <vivek___khera.org> [2] Notes: svn path=/head/; revision=168265
* * UPDATINGMarcus Alves Grando2006-07-1910-332/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2] Notes: svn path=/head/; revision=168234
* - Update to use USE_BDB flagMarcus Alves Grando2006-04-222-66/+8
| | | | | | | | PR: 96048 Submitted by: maintainer Notes: svn path=/head/; revision=160138
* - VDA patch are rerolled. Minor changes in patch.Marcus Alves Grando2006-04-181-3/+3
| | | | | | | Approved by: maintainer (implict) Notes: svn path=/head/; revision=159895
* - Update VDA patch to 2.2.10Marcus Alves Grando2006-04-183-5/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 95677 Submitted by: mnag Approved by: maintainer Notes: svn path=/head/; revision=159873
* - Update to 2.2.10Marcus Alves Grando2006-04-064-11/+20
| | | | | | | | | | - Trust only in host instead of subnet in default instalation. [1] - Update VDA patch to 2.2.9 Notified by: Anton Yuzhaninov <citrin__citrin.ru> Notes: svn path=/head/; revision=158987
* - Update to 2.2.9Marcus Alves Grando2006-02-223-10/+9
| | | | | | | - Update VDA patch to 2.2.8 Notes: svn path=/head/; revision=156663
* - Linker fix when use OPENSSL from portsMarcus Alves Grando2006-01-243-5/+4
| | | | | | | | | | | - portlint(1) PR: 92282 Reported by: dinoex Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=154382
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Modify rc.d script like example in Porters Handbook.Marcus Alves Grando2006-01-161-11/+15
| | | | Notes: svn path=/head/; revision=153685
* Fix rc.d/postfix.sh restart adding pidfile and procnameMarcus Alves Grando2006-01-122-1/+7
| | | | | | | | | | | Bump PORTREVISION PR: 91721 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: maintainer Notes: svn path=/head/; revision=153368
* Add rcNG script to start postfixMarcus Alves Grando2006-01-124-27/+53
| | | | | | | | | | Update pkg-message to reflect rcNG script Bump PORTREVISION Approved by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=153357
* Update to 2.2.8Marcus Alves Grando2006-01-053-11/+9
| | | | Notes: svn path=/head/; revision=152771
* Update to 2.2.7Marcus Alves Grando2005-12-122-4/+4
| | | | Notes: svn path=/head/; revision=151010