1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

213 Commits

Author SHA1 Message Date
Renato Botelho
d61458ea17 - un-IGNORE VDA patch for version 2.6.2
- no PORTVERSION bump necessary since this option is off by default

PR:		ports/135902
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-07-10 13:45:35 +00:00
Giorgos Keramidas
44e01fde03 Patch the src/util/sys_defs.h file of Postfix to fix the build on
FreeBSD-8.0 after the new closefrom() system call was added.

PR:		ports/136459
Submitted by:	Eygene Ryabinkin
Approved by:	erwin (portmgr), Sahil Tandon (maintainer)
2009-07-09 13:15:07 +00:00
Wesley Shields
befbdedefe - Cleanup pkg-install script to handle documentation installation correctly.
This resulted in a bizarre case where making a backup package after an
  upgrade would fail (ports/135051).
- Don't install obsolete files by adding them to ${WRKSRC}/conf/postfix-files.
- Whitespace cleanup.
- Define and pass DAEMONDIR to the pkg-install script.

PR:		ports/135051
Submitted by:	Takefu Kenji <takefu@airport.fm>, Yarema <yds@CoolRat.org>
Approved by:	sahil@tandon.net (maintainer)
2009-06-11 01:42:24 +00:00
Ion-Mihai Tetcu
1018715be2 Update to Postfix stable release 2.6.2 which fixes one defect in SASL support:
With plaintext SMTP sessions AND smtpd_tls_auth_only=yes AND
 smtp_sasl_auth_enable=yes, the SMTP server logged warnings for
 reject_*_sender_login_mismatch, instead of enforcing them.

Revert the default alias_database and alias_maps paths to /etc/aliases (instead
of /etc/mail/aliases) -- the change to the latter was introduced in the
"refactoring" patch (ports/ports/134728) and is incompatible with older
versions of mail/postfix on FreeBSD and inconsistent with how the software is
designed to work upstream.

Finally, we IGNORE= when WITH_VDA is set until the VDA folks release a patch
that definitely works with 2.6.2.  Although I suspect the 2.6.1 patch would
work, I think it's better form to let the VDA folks update their patch.

PR:		135273
Submitted by:	maintainer
2009-06-05 07:02:44 +00:00
Martin Matuska
8e145e22ea - Fix install with defined NOPORTEXAMPLES [1]
- Do not install clones of man pages [1]
- Add POSTFIX_DEFAULT_MTA to SCRIPTS_ENV [2]
- Bump PORTREVISION

PR:		ports/135241 [1], ports/123812 [2]
Submitted by:	Sahil Tandon <sahil@tandon.net> (maintainer) [1]
Reported by:	Marco Walraven <m.walraven@terantula.com> [2]
2009-06-04 07:45:27 +00:00
Alexander Leidinger
3f5ac2708c - refactor the port to ease maintenance [1]
- update to 2.6.1 [1]
- remove IGNORE in the VDA case, the patch is available now [2]

[2] is from me (compile tested), maintainer informed.

PR:		134728 [1]
Submitted by:	Yarema <yds@CoolRat.org> [1]
Approved by:	maintainer [1]
2009-05-26 13:36:08 +00:00
Pav Lucistnik
6e6f6d3e00 - Update to 2.6.0
- Transfer maintainership to the submitter

PR:		ports/134497
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	Vick Khera <vivek@khera.org> (old maintainer)
2009-05-18 14:36:33 +00:00
Pav Lucistnik
787e0e0ecb - Fix non-root installation (use pre-su-install target)
PR:		ports/133790
Submitted by:	jhb
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2009-05-12 11:41:17 +00:00
Marcus Alves Grando
5cdde74c92 - Update to 2.5.6
- Update VDA patch to 2.5.6
2009-01-26 19:52:05 +00:00
Marcus Alves Grando
e5aa038986 - Update to 2.5.5 2008-09-28 01:58:28 +00:00
Marcus Alves Grando
7d96f3c485 - Update VDA patch to 2.5.4
PR:		126897
Notified by:	Brian Haun <brian___haun.net>
2008-08-30 14:56:39 +00:00
Marcus Alves Grando
e1a1580f71 - Update to 2.5.4
- Update VDA patch to 2.5.3
2008-08-17 23:14:30 +00:00
Beech Rintoul
166443da12 - Fix paths in mail_perams.h
PR:		ports/125133
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	Vivek Khera <vivek@khera.org> (maintainer)
2008-07-15 02:54:32 +00:00
Marcus Alves Grando
9310717632 - Fix milter macros (patch from Wietse Venema) [1]
- Update VDA patch to 2.5.1 [2]

PR:		121652 [1], 122029 [2]
Submitted by:	dmx___dmx.org.ru [1], ShuenBin Hsu <sbhsu___mail.a6.idv.tw> [2]
2008-03-24 20:15:05 +00:00
Marcus Alves Grando
4d3a4a18f0 - Fix data_directory
PR:		121236
Submitted by:	Artis Caune <Artis.Caune___latnet.lv>
2008-03-01 01:44:30 +00:00
Marcus Alves Grando
bdd17e317f - Update to 2.5.1
- Mark as IGNORE VDA patch until patch does not apply clean

Requested by:	many
2008-02-28 20:06:30 +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