Commit graph

30 commits

Author SHA1 Message Date
Guido Falsi
0f665845d8 - Update mail/courier-imap to 4.18.1
- Convert to USES=localbase
- Convert to OPTION helpers (where safe)
- Use a pkg-message in place of ECHO_MSG
2017-08-22 13:19:49 +00:00
Guido Falsi
0a0779177a - Update devel/courier-unicode to 2.0
- Update mail/cone to 0.96
- Update mail/courier-imap to 4.18.0 [1]
- Update mail/maildrop to 2.9.0
- Update mail/sqwebmail to 5.9.0 [1]
- Update security/courier-authlib (and slaves) to 0.68.0 [1]

On request from oliver@, take maintainership of the courier-authlib
ports and the courier-imap port.

Approved by:		oliver@ (maintainer) [1]
Differential Revision:	https://reviews.freebsd.org/D11467
2017-07-06 11:56:27 +00:00
John Marino
64c5fcbc83 mail/courier-imap: Handle no SSLv3 method (fixes build with LibreSSL)
Approved by:	SSL blanket
2016-09-11 22:39:11 +00:00
Guido Falsi
cf05ce3135 - Update courier-unicode to 1.2
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization

Approved by:		oliver@ (as maintainer of various of these ports)
Differential Revision:	https://reviews.freebsd.org/D2391
2015-04-30 09:14:47 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
Oliver Lehmann
5be1dfe697 update to 4.5.1 2009-07-27 17:33:17 +00:00
Ade Lovett
9a2d43fbcb Rework to use the newer USE_RC_SUBR method
PR:		119873
Submitted by:	ade
Approved by:	oliver (maintainer)
2008-01-27 00:04:46 +00:00
Oliver Lehmann
9fc232701a update to 4.1.3 2007-04-26 20:16:51 +00:00
Oliver Lehmann
3e6a8b0c2b fix build on FreeBSD 4
Noted by:	Adi Pircalabu<apircalabu@bitdefender.com>
PR:		107427
2007-01-02 13:20:55 +00:00
Oliver Lehmann
e7c5793300 update to 4.1.2 2007-01-02 05:47:48 +00:00
Oliver Lehmann
1e647b567f fix status command
Noted by:	AIDA Shinra <shinra@j10n.org>
2006-09-28 14:53:15 +00:00
Oliver Lehmann
acd0276c26 fix FreeBSD 4 build
PR:		98217
Submitted by:	Tod McQuillin <devin@spamcop.net>
2006-05-31 14:43:00 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Oliver Lehmann
c4b72fa537 readd DRAC functionality
Submitted by:	Mamoru KOMACHI <usata@usata.org>
2005-10-09 20:36:17 +00:00
Oliver Lehmann
5875869055 readd DRAC support to mail/courier-imap
PR:		ports/82463
Submitted by:	nork
2005-06-23 14:18:34 +00:00
Oliver Lehmann
cb034e3273 upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0
Special thanks for testing and sugestions to:	Brian Candler <B.Candler@pobox.com>
2005-01-08 10:25:05 +00:00
Oliver Lehmann
5d0f3e299b - update to 3.0.8
- new start scripts (rc.subr style) [1]

Sponsored by:	"Darren Pilgrim" <dmp@bitfreak.org> [1]
2004-10-15 17:57:02 +00:00
Oliver Lehmann
fc42a7c296 update to 3.0.6 2004-07-20 21:11:17 +00:00
Oliver Lehmann
be3f1c0593 Fix imapd's incorrectly calculation of maildir quotas due to missuse of
pointer to off_t (64bit) vs pointer to long (32 bit).
Bump PORTREVISION

PR:		68094
Submitted By:	Rui Lopes <rui@ruilopes.com>
2004-06-19 13:31:46 +00:00
Oliver Lehmann
e91379b20c update to 3.0.2 2004-03-17 16:11:17 +00:00
Oliver Lehmann
7609f3e5a7 fix build in case WITH_LDAP is specified
Noted By:	Damir Horvat <damir@x-si.org>, sudv@protek37.kem.ru
2004-03-16 18:51:29 +00:00
Oliver Lehmann
46d45c1f21 Add DRAC support for courier-imap
Submitted By:	nork
2004-01-28 21:21:42 +00:00
Oliver Lehmann
388177dc87 update courier-imap to 2.2.0 2003-10-30 21:30:30 +00:00
Oliver Lehmann
268ce96a86 use the USE_MYSQL var instead of manually seting DEPENDS to mysql323 [1]
update courier-imap to 2.1.2

PR:		ports/56676
Submitted by:	YazzY <yazzy@yazzy.org> [1]
		Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
2003-09-24 14:27:17 +00:00
Oliver Lehmann
d5ec615b54 Install manpages with INSTALL_MAN
Noticed by:	Roman Neuhauser <roman@bellavista.cz>
2003-07-20 12:37:08 +00:00
Neil Blakey-Milner
cf47d271a1 Upgrade to version 1.7.1.
1) Fix mysql build
2) Fix unwanted changes to /etc/pam.d
3) Allow openldap 2.0 and 2.1 options
4) Use libfam for IDLE command

PR:		49956 (1), 46960 (2), 48622 (3), 46924 (4)
Submitted by:	Erwin Lansing <erwin@lansing.dk> (1)
Submitted by:	Philip Paeps <philip@paeps.cx> (2)
Submitted by:	Christian Kratzer <ck@cksoft.de> (3)
Submitted by:	Tod McQuillin <devin@distalzou.net> (4)
2003-03-24 15:34:32 +00:00
Neil Blakey-Milner
f17ef8c919 Upgrade to courier-imap 1.5.2 2002-08-04 19:20:10 +00:00
Jacques Vidrine
e8f57bd0fd Fix DoS. 2002-06-20 12:19:21 +00:00
Neil Blakey-Milner
e6cf66fe47 Add the patch from the previous commit.
PR:		36920
2002-05-08 19:25:07 +00:00