| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.8
|
dougb  |
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. |
23 Sep 2011 22:26:39
1.8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
1.8
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
1.8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Jun 2009 13:35:42
1.8
|
itetcu  |
- Fix build with custom LOCALBASE
- use DOCSDIR macro
Reported by: QATty |
05 Feb 2007 00:45:22
1.8
|
clsung  |
- 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> |
24 Jul 2006 16:09:17
1.7b
|
jmelo  |
- Remove bad site:
* ftp://ftp.hanse.de
- Add new mastersite. |
04 May 2006 21:41:12
1.7b
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
24 Nov 2005 01:23:57
1.7b
|
pav  |
- Add SHA256 |
29 Jul 2004 20:28:27
1.7b
|
pav  |
- Update to 1.7b
- Switch to sasl2
PR: ports/69697
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
15 May 2004 00:04:44
1.6a5
|
lofi  |
Update to version 1.6.a5, unmark FORBIDDEN.
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25 |
09 May 2004 00:59:05
1.6a3_2  |
eik  |
mark FORBIDDEN: potentially exploitable heap overflow
<http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25> |
10 Apr 2004 17:26:55
1.6a3_2  |
trevor  |
Tidy up whitespace. |
29 Jan 2004 07:24:56
1.6a3_2  |
trevor  |
SIZEify. |
21 Dec 2003 00:19:46
1.6a3_2  |
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
15 Dec 2003 22:20:09
1.6a3_2  |
nectar  |
Patch a remotely exploitable root buffer overflow, as reported by a
nruns.com security advisory published on the Full-Disclosure list. |
07 Sep 2003 15:21:09
1.6a3_1  |
sobomax  |
- 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. |
20 Feb 2003 17:00:26
v1.6a3  |
knu  |
De-pkg-comment. |
28 Jul 2002 17:26:12
v1.6a3  |
ume  |
moving saslv1 includes files to make it easier to add saslv2
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu |
30 Mar 2002 10:23:57
v1.6a3  |
dinoex  |
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 |