Commit graph

9 commits

Author SHA1 Message Date
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
Cheng-Lung Sung
5e9a798438 - Update of cyrus-imspd from 1.7b to 1.8
- Startup script updated to rcNG

PR:		ports/108740
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-02-05 00:45:22 +00:00
Pav Lucistnik
633f76fd42 - Update to 1.7b
- Switch to sasl2

PR:		ports/69697
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-07-29 20:28:27 +00:00
Michael Nottebrock
38fd90accd Update to version 1.6.a5, unmark FORBIDDEN.
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25
2004-05-15 00:04:44 +00:00
Jacques Vidrine
e596d188de Patch a remotely exploitable root buffer overflow, as reported by a
nruns.com security advisory published on the Full-Disclosure list.
2003-12-15 22:20:08 +00:00
Maxim Sobolev
1546796035 - Make PORTVERSION to be compliant with the FreeBSD standards (remove
leading `v');

- increase buffer size, so that it's possible to store strings whose
  size exceeds 4k;

- bump PORTREVISION.
2003-09-07 15:21:09 +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
Dirk Meyer
a8ad6ae1d5 The Internet Message Support Protocol (IMSP) is designed to support the
provision of mail in a medium to large scale operation. It is intended to
be used as a companion to the IMAP4 protocol [IMAP4], providing services
which are either outside the scope of mail access or which pertain to
environments which must run more than one IMAP4 server in the same mail
domain. The services that IMSP provides are extended mailbox management,
configuration options, and address books.
http://asg.web.cmu.edu/cyrus/

PR:		31026
Submitted by:	damien@tougas.net
2002-03-30 10:23:57 +00:00