Commit graph

34 commits

Author SHA1 Message Date
Pav Lucistnik
0791b31d18 - Fix build on FreeBSD 7
PR:		ports/83415
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-07-13 21:20:08 +00:00
Pav Lucistnik
bd970779fb - Update to 2.3.20050422
PR:		ports/80235
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-04-23 11:24:40 +00:00
Pav Lucistnik
5d8242cb07 - Update to 2.3-20050404
PR:		ports/79777
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-04-11 19:22:18 +00:00
Sergey Matveychuk
436617d664 - Update to 2.3-20050308
- Changes in scripts/configure.postfix

PR:		ports/78647
Submitted by:	maintainer
2005-03-10 13:27:58 +00:00
Thierry Thomas
1962e8ab3e Upgrade to to 2.3-20050304.
PR:		ports/78447
Submitted by:	Marcus Grando (maintainer)
2005-03-05 22:09:18 +00:00
Pav Lucistnik
fbfe713679 + Take MAINTAINER (Vivek Khera approved)
+ Change to 2.2-20050212
+ Remove IPV6 options. Because IPV6 detect automaticaly.
+ Corrected TLS option
+ Adding Kerberos5 option. (from mail/postfix)
+ Fix PostgreSQL

PR:		ports/76830
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2005-02-14 19:48:03 +00:00
Pav Lucistnik
55b4d77704 - Allow build on FreeBSD 6
PR:		ports/70742
Submitted by:	Paul Seniura <pdseniura@techie.com>
Approved by:	maintainer
2004-08-24 17:51:22 +00:00
Pav Lucistnik
3a25605836 - Update to 2.2-20040422
PR:		ports/66094
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-05-02 17:31:57 +00:00
Sergey A. Osokin
23f1bea875 Update mail/postfix-current to latest snapshot.
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
PR:		64591
2004-03-25 17:37:20 +00:00
David W. Chapman Jr.
8a2cbd2c5c Update to latest snapshot
Remove patches and use REINPLACE_CMD where possible

PR:		45527
Submitted by:	maintainer
2002-11-21 15:38:36 +00:00
Ying-Chieh Liao
cfb2a62cdf fix patch path
ps. sorry, my fault, not committed in last commit

PR:		42959
Submitted by:	maintainer
2002-09-20 08:16:49 +00:00
Ying-Chieh Liao
5ccc3bf3db upgrade postfix-current to latest release (Attila Nagy <bra@fsn.hu>)
add POSTFIX_OPTIONS variable setting from make.conf (knu)

PR:		42928
Submitted by:	maintainer
2002-09-19 10:43:38 +00:00
David W. Chapman Jr.
c334966143 Update to latest snapshot
Add SASL2 support

PR:		42751
Submitted by:	maintainer, Marc G. Fournier
2002-09-17 15:48:01 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
David W. Chapman Jr.
54413ef8d7 Update to 20020115
Give originator maintainership

Submitted by:	khera@kcilink.com
2002-01-30 19:47:44 +00:00
David W. Chapman Jr.
e6732401b5 Update to 20020107 and tls
Default setgid_group to maildrop instead of postdrop in config and
 src because port uses it instead
Disable debugger by default due to security reasons

Submitted by:	osa@freebsd.org.ru, n@nectar.cc
2002-01-09 04:46:13 +00:00
David W. Chapman Jr.
2dc187be15 Update to 20011121
Submitted by:	osa@freebsd.org.ru
2001-11-30 18:59:24 +00:00
David W. Chapman Jr.
dc6cb35028 Update to 20011121 and TLS to go with it
PR:		32068
Submitted by:	matthias.andree@web.de
2001-11-24 19:17:59 +00:00
David W. Chapman Jr.
6b673f0db0 Fix path in patch
PR:		30547
Submitted by:	hanahara@meiko.co.jp
2001-10-10 16:56:22 +00:00
David W. Chapman Jr.
e968925f20 Erase extra parts of install.cf
Submitted by:	Yen-Ming Lee
2001-09-24 04:54:52 +00:00
David W. Chapman Jr.
13de590622 Remove version tags from files that don't need it. 2001-09-23 18:53:47 +00:00
David W. Chapman Jr.
0913fc4972 Install install.cf to ensure spool is created with correct permissions
Bump PORTREVISION

PR:		30751
Submitted by:	Yen-Ming Lee
2001-09-23 17:52:03 +00:00
David W. Chapman Jr.
eadccd4ec3 Fix path on main.cf in reference to prefix
Bump PORTREVISION

PR:		30547
Submitted by:	hanahara@meiko.co.jp
2001-09-14 03:23:22 +00:00
Jun Kuriyama
b027e35017 Upgrade to 20010202.
PR:		ports/24727
Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net> (maintainer)
2001-02-05 02:46:44 +00:00
Maxim Sobolev
a18efbaa22 - Add TLS support which includes SSL;
- add sample-flush.cf to pkg-plist;
- update to 20001121.

PR:		22962
Submitted by:	maintainer
2000-11-22 11:44:54 +00:00
Will Andrews
65eaaf5277 Update to snapshot 20001030. Use real make(1) .for (instead of @for)
loops.  Fix occasional breakage when CC contains spaces.  Remove manpages
from the PLIST.  Remove miscellaneous erroneous lines from PLIST.  Use
proper WITH_* PLIST_SUBs.  Consolidate .if defined(WITH_*)'s.  Add iteration
for CONF* files in their two separate locations as well as BIN*.  Use
absolute paths in install script.  Hand MAINTAINER saber over to David W.
Chapman.  :-)

PR:		21439, 22409
Submitted by:	Yarema <yds@dppl.com>
		David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by:	MAINTAINER
2000-11-01 04:53:30 +00:00
Bill Fumerola
e401371e9b sasl updates
Submitted by:	MAINTAINER

also, change ${SH} to /bin/sh, the former probably doesn't work because
of some bsd.{pre,post}.port.mk thing, but I don't have time to diagnose it.
2000-09-14 23:26:02 +00:00
Bill Fumerola
6fe402670f Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.

Submitted by:   Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
2000-09-13 20:50:45 +00:00
Vanilla I. Shu
d5d98014e6 Upgrade to latest version, fix PR 16472, 16753, 17078 too.
PR:		ports/17749
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
2000-04-03 01:26:02 +00:00
Chris D. Faulhaber
f96719d72a Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patches
are the same as were submitted on the postfix-users mailing list
(and should be integrated for the next release).

No response from:	Maintainer
2000-03-31 23:45:18 +00:00
Vanilla I. Shu
d6a23b9cbc Upgrade to 19991231. 2000-01-02 14:00:05 +00:00
Torsten Blum
e9f1047587 Upgrade to postfix 19990906 pl 02 1999-09-10 20:41:45 +00:00
Torsten Blum
0fda4ac64d Fix program_directory in main.cf 1999-04-07 14:51:34 +00:00
Torsten Blum
f7f54da77e Port of Wietse Venema's postfix, yet another mail transport agent that tries to
replace sendmail.
1999-03-29 20:15:09 +00:00