Commit graph

186 commits

Author SHA1 Message Date
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
Marcus Alves Grando
291414461a Add WITH_OPENLDAP_VER to reflect options menu
PR:		87417
Notified by:	Alson van der Meulen <alson+bugs@waalsdorp.nl>
Approved by:	Vivek Khera <vivek@khera.org>
2005-10-14 14:20:01 +00:00
Marcus Alves Grando
cab34d7134 Proper link when use OPENSSL from ports.
PR:		86861
Pointed by:	Uffe Vedenbrant <uffe@vedenbrant.se>
Approved by:	vivek@khera.org (maintainer), pav (mentor)
2005-10-04 15:13:47 +00:00
Marcus Alves Grando
bc7ea811aa VDA bugfix
Approved by:	vivek@khera.org (maintainer via email), pav (mentor)
2005-09-28 19:02:14 +00:00
Vsevolod Stakhov
69a6a2783a Update PORTREVISION because libspf2 is moved
Update LIB_DEPENDS to mail/libspf2-10
Use builtin echo
Use REINPLACE instead then scripts/configure and scripts/fix-files-list

PR:		85000
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera (maintainer)
2005-09-11 21:42:42 +00:00
Renato Botelho
d6b4a77a4a - Add cdb map lookups
PR:		ports/84382
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
Approved by:	maintainer
2005-08-30 17:54:17 +00:00
Sam Lawrance
70c2a3cf38 Fix outdated information regarding sendmail rc.conf variables
PR:		ports/84345
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
Approved by:	portmgr
2005-08-02 04:01:25 +00:00
Pav Lucistnik
004f51fcb0 - Allow Marcus Grando to bypass maintainer
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-07-25 15:18:40 +00:00
Pav Lucistnik
0420212111 - Update to 2.2.5
PR:		ports/83887
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-07-22 22:18:38 +00:00
Pav Lucistnik
b4a4d2220f - Update comment to match existing options
PR:		ports/83079
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-07-21 21:45:46 +00:00
Pav Lucistnik
9d92d0346d - Fix build on FreeBSD 7
PR:		ports/83414
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-07-13 21:48:14 +00:00
Jean-Yves Lefort
592f1111ae - Fix manpage links [1] [2]
- Update the VDA patch to 2.2.4 [2]

[1]
PR:		ports/82768
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:	maintainer

[2]:
PR:		ports/83032
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2005-07-06 16:37:35 +00:00
Florent Thoumie
6f46e1fb54 - Update to 2.2.4.
PR:		ports/82546
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2005-06-22 19:32:57 +00:00
Simon Barner
8c0c6a8bfd - Add instructions for /etc/rc.conf that make
`/etc/rc.d/sendmail stop' stop the postfix mail system. [1]

- Re-phrased a paragraph to be more clear. [2]

Submitted by:	shige [1], maintainer [2]
Approved by:	maintainer [1]
PR:		ports/81245 [1]
2005-05-20 11:43:18 +00:00
Jean-Yves Lefort
d87b215f4b Update the VDA patch to 2.2.3
PR:		ports/80859
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2005-05-10 16:09:48 +00:00
Jean-Yves Lefort
8af366c0b3 Update to 2.2.3
PR:		ports/80552
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2005-05-03 14:42:51 +00:00
Pav Lucistnik
13f0c0b491 - Update postfix to 2.2.2
- Update VDA patch to 2.2.2
- Fix mailer.conf activation *)

PR:		ports/79207
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)

		*)
PR:		ports/79447
Submitted by:	bz
Patch by:	Christian Kratzer <ck at cksoft dot de>
2005-04-05 22:03:14 +00:00
Pav Lucistnik
7ac33a6af8 - Update to 2.2.1
PR:		ports/78852
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-03-19 23:17:54 +00:00
Pav Lucistnik
4f69fd88dc - Update VDA patch to 2.1.5
PR:		ports/76299
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-02-18 08:51:18 +00:00
Yen-Ming Lee
0bf9ab1b91 postfix's optional postgres support doesn't work with the new Postgres port
configuration. this patch fixes that

PR:		77216
Submitted by:	Vivek Khera <vivek at khera.org>
2005-02-08 13:51:16 +00:00
Edwin Groothuis
81f580eaca [PATCH] mail/postfix: Update to libspf2-2.1.5-5
update the SPF patch to latest release which fixes bug
	exposed by gcc in FreeBSD 5.3.  it is otherwise identical
	to prior version, so no upgrade is necessary if you have
	it compiled and workign in FreeBSD 4.10 already (thus no
	version bump).

	removed "extra libspf2" patch that tried to work around
	failure of IPv6+TLS patch when used in conjunction with SPF
	patch.  It just doesn't work, and I can't figure out exactly
	what it is supposed to do.  As it was, this would cause
	failures when selecting just the SPF patch.

PR:		ports/74095
Submitted by:	Vivek Khera <vivek@khera.org>
2004-11-27 02:15:57 +00:00