aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix23
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-30 audio/py-flac: has been marked IGNORE for past 24 monthsMartin Wilke2010-05-0212-944/+0
| | | | | | | | | | | | | | | | | | | | 2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead 2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC 2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained" 2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead 2010-04-27 mail/postfix23: it's no longer maintened by upstream developer 2010-04-30 math/libgmp4: Use math/gmp instead. 2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE 2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2 2010-03-04 multimedia/kbtv: no longer under development by author 2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead 2010-04-30 security/vpnd: This software is no longer developed 2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port 2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14 2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache Notes: svn path=/head/; revision=253543
* - Mark as DEPRECATED and expires on 2010-04-27.Marcus Alves Grando2010-04-131-0/+3
| | | | Notes: svn path=/head/; revision=252639
* 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.3.19Pav Lucistnik2009-11-182-4/+4
| | | | | | | | | PR: ports/139503 Submitted by: Sahil Tandon <sahil@tandon.net> Approved by: maintainer timeout (mnag; 1 month) Notes: svn path=/head/; revision=244434
* - Fixed build to FreeBSD 9.Marcus Alves Grando2009-09-272-3/+6
| | | | | | | | | | | - Mark as jobs safe. PR: 138922 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=242173
* - 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.3.17Marcus Alves Grando2009-05-242-5/+5
| | | | Notes: svn path=/head/; revision=234519
* - Update to 2.3.16Marcus Alves Grando2009-02-222-4/+4
| | | | Notes: svn path=/head/; revision=228811
* - Update to 2.3.14Marcus Alves Grando2008-02-282-10/+4
| | | | | | | - Remove unecessary BROKEN in DOVECOT and SASL2 Notes: svn path=/head/; revision=208121
* - Update to 2.3.13Marcus Alves Grando2007-10-223-10/+10
| | | | | | | - Teach postfix to 8.0 Notes: svn path=/head/; revision=201768
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-24/+10
| | | | Notes: svn path=/head/; revision=200760
* - Update to 2.3.12Marcus Alves Grando2007-08-012-4/+4
| | | | Notes: svn path=/head/; revision=196895
* - Update to 2.3.11Marcus Alves Grando2007-06-012-4/+4
| | | | Notes: svn path=/head/; revision=192537
* - Update to 2.3.9Marcus Alves Grando2007-05-282-4/+4
| | | | Notes: svn path=/head/; revision=192208
* - 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
* * mail/postfixMarcus Alves Grando2007-04-041-2/+2
| | | | | | | | | | | | | | | | | | | | - 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
* Add MIT kerberos 5 optionMarcus Alves Grando2005-11-301-1/+6
| | | | | | | | PR: 86465 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=150093
* Update to 2.2.6Marcus Alves Grando2005-11-305-16/+22
| | | | | | | | | | | More complete installation of TEST programs/man pages Add SHA256 Remove extra blank lines in pkg-message Approved by: maintainer via email Notes: svn path=/head/; revision=150076
* Add WITH_OPENLDAP_VER to reflect options menuMarcus Alves Grando2005-10-141-1/+4
| | | | | | | | | PR: 87417 Notified by: Alson van der Meulen <alson+bugs@waalsdorp.nl> Approved by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=145380
* Proper link when use OPENSSL from ports.Marcus Alves Grando2005-10-042-5/+5
| | | | | | | | | PR: 86861 Pointed by: Uffe Vedenbrant <uffe@vedenbrant.se> Approved by: vivek@khera.org (maintainer), pav (mentor) Notes: svn path=/head/; revision=144172
* VDA bugfixMarcus Alves Grando2005-09-281-2/+2
| | | | | | | Approved by: vivek@khera.org (maintainer via email), pav (mentor) Notes: svn path=/head/; revision=143725