Marcus Alves Grando
800c5471d1
- Update to 2.4.14
...
- 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>
2010-04-13 13:19:32 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Marcus Alves Grando
26710c3a4c
- Update to version 2.4.13
...
PR: 142269
Submitted by: olli hauer <ohauer___gmx.de>
2010-01-19 23:10:41 +00:00
Marcus Alves Grando
48beade94b
- Fixed build to FreeBSD 9.
...
- Mark as jobs safe.
PR: 138923
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe: yes
2009-09-27 18:06:28 +00:00
Marcus Alves Grando
e22727e79a
- Fix build with new closefrom(2)
...
Reported by: pointyhat
2009-07-30 00:22:14 +00:00
Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
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.
2009-07-15 16:56:10 +00:00
Marcus Alves Grando
fb438566f1
- Update to 2.4.11
2009-05-24 22:27:48 +00:00
Marcus Alves Grando
fdd05f7435
- Update to 2.4.10
2009-02-22 03:52:13 +00:00
Marcus Alves Grando
6306ea0fa1
- Update to 2.4.7
...
- Update VDA patch to 2.4.6
- Change MAINTAINER
- Added NO_LATEST_LINK
Repocopied by: marcus
Repocopy from: mail/postfix
2008-02-28 20:04:09 +00:00
Marcus Alves Grando
bb970e52a0
- Update to 2.4.6
...
- 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
2007-10-22 18:39:39 +00:00
Edwin Groothuis
0afd7f30fa
Remove leftover if
...
Submitted by: Per olof Ljungmark <peo@intersonic.se>
2007-10-04 22:57:58 +00:00
Edwin Groothuis
bdd556264e
Remove support for OSVERSION < 5
2007-10-03 23:34:16 +00:00
Xin LI
635c03c647
Allow dovecot and cyrus SASL to work together.
...
PORTREVISION intentionally not bumped.
Submitted by: baptiste.daroussin@gmail.com
PR: ports/110678
Approved by: maintainer
2007-08-30 09:20:17 +00:00
Marcus Alves Grando
4a23c84915
- Update to 2.4.5
...
- Update VDA to 2.4.4
2007-08-01 13:06:11 +00:00
Marcus Alves Grando
b0bf4f3de2
- Update VDA patch to 2.4.3-vda-ng
2007-06-15 14:28:25 +00:00
Marcus Alves Grando
9c2b44d82e
- Update to 2.4.3
2007-06-01 14:43:12 +00:00
Marcus Alves Grando
40e1772384
- Update to 2.4.1
2007-04-30 11:50:36 +00:00
Marcus Alves Grando
0c43565a87
- Remove SASL1 support. security/cyrus-sasl will be removed soon.
...
PR: 111564, 111565, 111566
Submitted by: gabor (partially)
Notified by: gabor
2007-04-14 16:45:08 +00:00
Marcus Alves Grando
bac004594a
- Update VDA patch to 2.4.0
2007-04-05 16:15:39 +00:00
Marcus Alves Grando
e485b8ea42
* mail/postfix
...
- 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]
2007-04-04 17:18:18 +00:00
Marcus Alves Grando
cd3aee6d57
- Update to 2.3.8
...
- Update VDA patch to 2.3.7
2007-03-07 13:01:07 +00:00
Rong-En Fan
d8c5ae6ece
- Add mail to PROVIDE line. This fixes other scripts that require mail
...
starts first.
PR: ports/109336
Submitted by: Dan D Niles <dan at more.net>
Approved by: Vivek Khera <vivek at khera.org> (maintainer)
2007-02-21 05:00:56 +00:00
Jeremy Chadwick
b9aaa3bdbe
Addition of postfix_flags variable to rc.subr startup script.
...
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
2007-02-20 22:36:40 +00:00
Rong-En Fan
f1c68d938a
- Update to 2.3.7
...
PR: ports/108610
Submitted by: Vivek Khera <vivek at khera.org> (maintainer)
2007-02-01 12:33:58 +00:00
Marcus Alves Grando
a8418bc09f
- Update to 2.3.5
2006-12-12 20:12:55 +00:00
Marcus Alves Grando
2314cc1e20
- Remove SPF compatible options. Patch are removed in 20060719.
2006-11-28 19:10:49 +00:00
Marcus Alves Grando
bdece63fca
- Update VDA patch to 2.3.4
2006-11-08 18:44:39 +00:00
Marcus Alves Grando
136058ad63
- Update to 2.3.4
...
- Update VDA patch to 2.3.3
2006-11-02 03:11:04 +00:00
Marcus Alves Grando
49c5f6bb3c
- Update to 2.3.3
2006-08-26 18:34:14 +00:00
Marcus Alves Grando
1a1040c4cb
- Update VDA patch to 2.3.2
2006-08-13 14:48:50 +00:00
Ion-Mihai Tetcu
56c27b3048
Fix "typo" in previous commit.
...
Submitted by: KIMURA Yasuhiro
2006-08-01 20:29:35 +00:00
Ion-Mihai Tetcu
e078f4da3b
Make rc.d start postfix later, like sendmail does.
...
PR: 100750
Submitted by: KIMURA Yasuhiro
Approved by: Vivek Khera (maintainer)
2006-08-01 18:20:27 +00:00
Marcus Alves Grando
d189efa49c
- Update to 2.3.2
...
- Update VDA patch to 2.3.1
2006-07-31 03:51:48 +00:00
Marcus Alves Grando
bb69b39dc7
- Update to 2.3.1
2006-07-24 22:24:31 +00:00
Marcus Alves Grando
bc4645c027
- Spell fixes [1]
...
- Fix DOVECOT build [2]
Submitted by: remko [1], Vivek Khera <vivek___khera.org> [2]
2006-07-19 19:21:35 +00:00
Marcus Alves Grando
0350c7361c
* UPDATING
...
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]
2006-07-19 12:59:11 +00:00
Marcus Alves Grando
84ecb89c2e
- Update to use USE_BDB flag
...
PR: 96048
Submitted by: maintainer
2006-04-22 14:04:52 +00:00
Marcus Alves Grando
a3145c10be
- VDA patch are rerolled. Minor changes in patch.
...
Approved by: maintainer (implict)
2006-04-18 18:06:04 +00:00
Marcus Alves Grando
c1b39087f5
- Update VDA patch to 2.2.10
...
- Bump PORTREVISION
PR: 95677
Submitted by: mnag
Approved by: maintainer
2006-04-18 13:24:14 +00:00
Marcus Alves Grando
8cd1a5b41a
- Update to 2.2.10
...
- 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>
2006-04-06 21:46:57 +00:00
Marcus Alves Grando
b12f142353
- Update to 2.2.9
...
- Update VDA patch to 2.2.8
2006-02-22 13:53:31 +00:00
Marcus Alves Grando
35bf8b1ccb
- Linker fix when use OPENSSL from ports
...
- portlint(1)
PR: 92282
Reported by: dinoex
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2006-01-24 20:11:07 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Marcus Alves Grando
6adb5c6295
Modify rc.d script like example in Porters Handbook.
2006-01-16 21:49:06 +00:00
Marcus Alves Grando
edc9f24ed2
Fix rc.d/postfix.sh restart adding pidfile and procname
...
Bump PORTREVISION
PR: 91721
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: maintainer
2006-01-12 20:38:03 +00:00
Marcus Alves Grando
62d4349118
Add rcNG script to start postfix
...
Update pkg-message to reflect rcNG script
Bump PORTREVISION
Approved by: Vivek Khera <vivek@khera.org> (maintainer)
2006-01-12 16:23:59 +00:00
Marcus Alves Grando
fd2dc98c33
Update to 2.2.8
2006-01-05 01:23:02 +00:00
Marcus Alves Grando
32cd841a99
Update to 2.2.7
2005-12-12 16:40:47 +00:00
Marcus Alves Grando
1456e23cc4
Add MIT kerberos 5 option
...
PR: 86465
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2005-11-30 22:25:35 +00:00
Marcus Alves Grando
88e38d7f12
Update to 2.2.6
...
More complete installation of TEST programs/man pages
Add SHA256
Remove extra blank lines in pkg-message
Approved by: maintainer via email
2005-11-30 19:25:11 +00:00