Commit graph

23 commits

Author SHA1 Message Date
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
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
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
8844544c3c - Wordsmithing in comment
PR:		ports/67782
Submitted by:	Chris Pepper <pepper@reppep.com>
2004-06-11 14:41:47 +00:00
Pav Lucistnik
32b59b18f6 - Update to 2.1.0
PR:		ports/66215
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-05-12 09:08:16 +00:00
Dag-Erling Smørgrav
26d0fd7623 Use /usr/sbin/nologin instead of /sbin/nologin if it exists and is
executable.
Use fixed UIDs (125) and GIDs (125, 126).

Approved by:	maintainer
2004-04-13 15:08:15 +00:00
Erwin Lansing
9d2df035ea Included in this email is a patch to postfix which I need applied for
my upcoming commit to sysinstall(8).

PR:		54291
Submitted by:	trhodes via maintainer
2003-07-10 07:12:46 +00:00
David W. Chapman Jr.
0334a1d64e Update to 1.1.11
PR:		3954
Submitted by:	maintainer
2002-06-20 01:32:20 +00:00
David W. Chapman Jr.
60532c8c60 Update to 1.1.8
Re-enable IPv6 with non official patch

PR:		37798
Submitted by:	maintainer
2002-05-06 19:59:29 +00:00
David W. Chapman Jr.
1ec398cabb handle batch builds
PR:		37259
Submitted by:	maintainer
2002-04-20 18:27:48 +00:00
David W. Chapman Jr.
b520b150e5 Update postfix to 1.1.7
PR:		36621
Submitted by:	maintainer
2002-04-01 18:01:27 +00:00
David W. Chapman Jr.
cb43f23b04 Update to 1.1.5
PR:		36058
Submitted by:	maintainer
2002-03-18 21:23:12 +00:00
David W. Chapman Jr.
c5043654af Update to 1.1.3
Update to latest TLS
Give Vivek Khera Maintainership
Fix loss of config files during upgrade

PR:		34837
Submitted by:	maintainer
2002-02-11 17:48:50 +00:00
David W. Chapman Jr.
27342cc2fb Add missing files to pkg-plist
Fix config files from being erased.

Submitted by:	Vivek Khera
2002-01-31 21:08:48 +00:00
David W. Chapman Jr.
38a2f47cdc Update to 1.1.2 (yes they are finally using versions)
Submitted by:	Vivek Khera
2002-01-30 19:59:40 +00:00
Jun Kuriyama
1cacfaba3b Make spool directory at pkg-install.
Submitted by:	blaz@amis.net (mail/postfix maintainer)
PR:		ports/25775
2001-03-14 02:33:15 +00:00
FUJISHIMA Satsuki
35ea9ae15c update to NON BETA release, 20010228.
PR:		25493
Submitted by:	maintainer
2001-03-04 19:35:00 +00:00
Daniel Harris
a3ed93a236 Update to 19991231-pl13.
PR:		23696
Submitted by:	MAINTAINER
2000-12-23 00:56:26 +00:00
Will Andrews
6a1b37225e Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README along
with documentation.  Fix manpage generation.  Consistently use INSTALL_*
macros (from postfix-current).  Modify packaging list using WITH_PCRE and
WITH_LDAP PLIST_SUBs (as per postfix-current).  Add knob to enable PCRE (again
from postfix-current).  Use better package description (postfix-current).
Fix PLIST.  Conditionally remove main.cf and master.cf when they are
unmodified from default (postfix-current).  Fully institute new maintainer
as a real one.  :-)

PR:		17777, 19185, 20565, 21819, 22613 (also postfix-current)
Submitted by:	maintainer (THANKS!)
2000-11-14 06:28:58 +00:00
Bill Fumerola
d59cb537d5 If a user didn't have /usr/sbin in their path, this would have failed. 2000-05-28 06:43:40 +00:00
Torsten Blum
4d4e70850c - Upgrade to Postfix 19991231pl04
- Stylistic changes in Makefile
- Changes in packaging, esp. pkg/INSTALL
2000-02-13 20:17:43 +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