| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
2.2.13p1_3
|
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. |
28 Jul 2011 12:43:22
2.2.13p1_3
|
sylvio  |
- Chase net-snmp shlib version bump. |
03 Jul 2011 13:53:52
2.2.13p1_2
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
2.2.13p1_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
2.2.13p1_2
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
2.2.13p1_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
02 Jun 2010 19:14:17
2.2.13p1_1
|
sylvio  |
- Chase net-snmp shlib bump |
27 Mar 2010 00:15:24
2.2.13p1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
07 Feb 2010 10:56:33
2.2.13p1
|
kuriyama  |
- Revert post-build: target because there are patch-*::Makefile.PL
files for same purpose (but supported only old ExtUtils::MakaMaker,
I updated them to work with 5.10.1 in previous commit).
Discussed with: skv |
06 Feb 2010 04:49:52
2.2.13p1
|
kuriyama  |
- Unbreak with perl5.10.
Approved by: ume |
05 Feb 2010 17:42:26
2.2.13p1
|
skv  |
Do not update "perllocal.pod" (to make Tinderbox happy).
Approved by: pav (implicit) |
08 Dec 2009 08:59:28
2.2.13p1
|
pav  |
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date) |
07 Dec 2009 15:38:39
2.2.13p1
|
ume  |
Unmark BROKEN by disabling gssapi on 8.X and later. |
09 Sep 2009 16:05:28
2.2.13p1
|
ume  |
Update to 2.2.13p1.
Security: Potential buffer overflow in Sieve |
03 Sep 2009 08:27:57
2.2.13_6
|
ume  |
Fix buffer size calculations for sieve actions_string
Submitted by: Bron Gondwana <brong__at__fastmail.fm>
Obtained from: Project Cyrus |
15 Jul 2009 16:56:10
2.2.13_5  |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
07 Apr 2009 14:14:06
2.2.13_5  |
ume  |
Remove dependency to p5-Pod-Parser and p5-File-Temp. |
05 Jan 2009 21:05:49
2.2.13_4  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
20 Aug 2008 00:57:32
2.2.13_4  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
22 Jun 2008 18:39:30
2.2.13_4  |
pav  |
- Mark BROKEN after recent kerberos import |
27 Mar 2008 17:20:34
2.2.13_4  |
ume  |
Chase shlib version bump of net-snmp. |
30 Sep 2007 04:47:37
2.2.13_4  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
08 Sep 2007 01:01:47
2.2.13_3  |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
07 Aug 2007 16:50:29
2.2.13_3  |
ume  |
Obey the default BDB version defined in bsd.database.mk. |
28 Feb 2007 01:19:04
2.2.13_3  |
kuriyama  |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
07 Oct 2006 10:26:49
2.2.13_2  |
ume  |
Change the MASTER_SITES entries from
ftp://ftp.hanse.de/sites/transit/mirror/
to
http://www.transit.hanse.de/mirror/
Requested by: Stefan Bethke <stb__at__lassitu.de> |
19 Jun 2006 12:28:06
2.2.13_2  |
ume  |
unquote BROKEN. |
27 May 2006 06:51:09
2.2.13_2  |
ume  |
Fixed imtest to be compatible with SASL 2.1.22.
Obtained from:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108&f=u |
10 May 2006 22:37:39
2.2.13_1  |
edwin  |
Remove USE_REINPLACE from ports starting with M |
30 Apr 2006 20:19:18
2.2.13_1  |
ume  |
Make it buildable on 4.X without Kerberos5 stuff.
Reported by: Mark Edwards <mark__at__antsclimbtree.com> |
30 Apr 2006 19:56:06
2.2.13_1  |
ume  |
--with-auth configure option was deprecated. |
18 Apr 2006 17:48:29
2.2.13_1  |
ume  |
Give sensible sentences for IGNORE.
Requested by: kris |
18 Apr 2006 12:33:21
2.2.13_1  |
ume  |
Replace BROKEN with IGNORE. |
16 Apr 2006 15:49:24
2.2.13_1  |
ume  |
Enable support for db-4.4. |
14 Apr 2006 14:42:44
2.2.13_1  |
ume  |
Fix build with WITH_NNTP=yes.
PR: ports/95690
Obtained from:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.14&r2=1.15&f=u |
02 Apr 2006 04:45:28
2.2.13_1  |
ume  |
deliver segfaulted when using without -l.
Submitted by: André Böhm <andre__at__abtime.de>
Obtained from: https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2786 |
01 Apr 2006 03:38:37
2.2.13  |
ume  |
The Project Cyrus web site is migrated to a new server. |
31 Mar 2006 17:19:00
2.2.13  |
ume  |
Update to 2.2.13.
This is possibly the last release of the 2.2 series. The 2.2 code
is now in maintenance mode only, and all new development is taking
place on the 2.3 code. |
20 Feb 2006 20:47:50
2.2.12_2  |
dougb  |
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. |
30 Nov 2005 05:23:10
2.2.12_2  |
kuriyama  |
Chase shlib version bump of net-snmp. |
15 Nov 2005 06:52:12
2.2.12_1  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
08 Nov 2005 16:21:54
2.2.12_1  |
ume  |
- use USE_BDB.
- add SHA256. |
11 Jun 2005 16:13:12
2.2.12_1  |
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
23 May 2005 19:02:24
2.2.12  |
ume  |
Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually. So, we don't need to
depend on it. |
28 Feb 2005 05:11:25
2.2.12  |
ume  |
fix build.
Reported by: pointyhat via kris. |
26 Feb 2005 21:25:44
2.2.12  |
ume  |
use ${ECHO_CMD} rather than echo. |
26 Feb 2005 20:47:02
2.2.12  |
ume  |
simplify more. |
26 Feb 2005 20:31:20
2.2.12  |
ume  |
simplify the logic how to detect multiple BDB versions
are specified. |
25 Feb 2005 17:45:03
2.2.12  |
ume  |
some cleanup. |
24 Feb 2005 19:31:22
2.2.12  |
ume  |
make it compilable with Intel(R) C Compiler.
why icc defines __GNUC__?
Reported by: Attila Nagy <bra@fsn.hu>
Suggested by: hrs, nyan
Tested by: Attila Nagy <bra@fsn.hu> |
23 Feb 2005 20:37:39
2.2.12  |
ume  |
Update to 2.2.12.
Security: Fix possible single byte overflow in mailbox handling code.
Security: Fix possible single byte overflows in the imapd annotate
extension.
Security: Fix stack buffer overflows in fetchnews (exploitable by
peer news server), backend (exploitable by admin), and in
imapd (exploitable by users though only on platforms where
a filename may be larger than a mailbox name). |
10 Feb 2005 19:26:38
2.2.10  |
ume  |
use new scheme of USE_RC_SUBR. |
11 Dec 2004 20:16:30
2.2.10  |
ume  |
Don't install/append to perllocal.pod.
Reported by: pointyhat via kris |
06 Dec 2004 15:59:17
2.2.10  |
ume  |
Add PASS8BITHACK option to pass 8bit in subject.
Cyrus doesn't accept this hack, and I really don't like it.
Requested by: many |
05 Dec 2004 15:09:29
2.2.10  |
ume  |
follow shlib version bump of net-snmp. |
24 Nov 2004 07:22:49
2.2.10  |
ume  |
make it buildable with WITH_DRAC=yes, again |
24 Nov 2004 05:05:19
2.2.10  |
ume  |
Update to 2.2.10.
* Fix 0 termination in mysasl_canon_user.
* Check for imap magic plus buffer overflow in proxyd also
(CAN-2004-1015). |
23 Nov 2004 05:54:50
2.2.9  |
ume  |
Update to 2.2.9.
* Change ACLs correctly when renaming a user
* Do not abandon std{in,out,err} file descriptors; syslog assumes it
can use stderr if syslogd isn't running.
* Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
* Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
CAN-2004-1013)
* Do not attempt to reuse a freed connection in lmtpproxyd.
* Allow login without authentication with -N switch in proxyd.
* Fix use of xrealloc and fold pointers in lmtpengine. |
22 Nov 2004 08:15:15
2.2.8  |
ume  |
remove outdated comment. |
30 Aug 2004 15:25:10
2.2.8  |
ume  |
add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by: Volodymyr Kostyrko <arcade@ints.net> |
29 Jul 2004 19:13:01
2.2.8  |
ume  |
Update to 2.2.8. |
28 Jul 2004 10:45:20
2.2.7  |
ume  |
don't exit at failure of `pw'. some users prefer having user
`cyrus' in NIS.
Reported by: nork |
26 Jul 2004 20:39:54
2.2.7  |
ume  |
- Update to 2.2.7.
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
perl5.8 installed. Though we need 5.8's libperl.so,
/usr/lib/libperl.so was linked. [1]
Reported by: Thomas Vogt <tv@solnet.ch> [1] |
19 Jul 2004 12:22:38
2.2.6  |
ume  |
Utilize EXAMPLESDIR. |
01 Jul 2004 17:06:41
2.2.6  |
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
18 Jun 2004 19:47:49
2.2.6  |
ume  |
Update to 2.2.6. |
14 Jun 2004 05:36:35
2.2.5  |
ume  |
fix building package with BATCH=yes.
Reported by: bento via kris |
11 Jun 2004 17:53:24
2.2.5  |
ume  |
OPTIONS support.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modifications) |
11 Jun 2004 15:08:29
2.2.5  |
ume  |
add WITH_LDAP_PTLOADER which enables build with experimental
LDAP ptloader.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modification) |
04 Jun 2004 17:29:38
2.2.5  |
ade  |
Sync with new bsd.autotools.mk |
29 May 2004 16:36:16
2.2.5  |
ume  |
Since net-snmp-5.X support was added in 2.2.5, change the default
of WITH_SNMP from net-snmp4 to net-snmp. However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility. |
28 May 2004 20:34:49
2.2.5  |
ume  |
Update to 2.2.5. |
18 May 2004 17:13:55
2.2.4  |
ume  |
Update to 2.2.4. |
04 Apr 2004 16:24:16
2.2.3_3  |
ume  |
build and install missing imapd.conf.5.html. |
02 Apr 2004 20:13:53
2.2.3_2  |
ume  |
install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/man
to avoid conflict with other ports.
PR: ports/60949, ports/29223, ports/47913 |
31 Mar 2004 16:56:31
2.2.3_1  |
ume  |
prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.
Requested by: nork |
30 Mar 2004 15:28:07
2.2.3_1  |
ume  |
cosmetic changes. |
15 Mar 2004 09:57:18
2.2.3_1  |
ume  |
I forget to unmark BROKEN on ia64 and amd64. |
12 Mar 2004 02:48:25
2.2.3_1  |
ade  |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
10 Mar 2004 16:55:40
2.2.3_1  |
ume  |
make sure to set mode for created directory.
Reported by: "Pascal HOARAU" <pascal@hh.nl> |
07 Mar 2004 17:39:04
2.2.3_1  |
ume  |
make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)
Obtained from: NetBSD |
07 Mar 2004 12:55:15
2.2.3_1  |
kris  |
BROKEN on amd64 and ia64: Does not compile (missing -fPIC) |
23 Feb 2004 04:42:13
2.2.3_1  |
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |
13 Feb 2004 14:01:09
2.2.3_1  |
ume  |
strip binaries. |
06 Feb 2004 17:29:28
2.2.3  |
ume  |
Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by: kris |
04 Feb 2004 13:57:19
2.2.3  |
ume  |
SIZEfy |
02 Feb 2004 16:42:59
2.2.3  |
ume  |
fix description of allowplaintext.
Reported by: "Stephen Marquard" <scm@marquard.net> |
02 Feb 2004 06:12:20
2.2.3  |
ume  |
make it buildable with net/net-snmp4. |
17 Jan 2004 17:58:36
2.2.3  |
ume  |
Configuration of the Cyrus databases is now runtime. The cyrus db
backend used for each database can be specified with an imapd.conf
option. |
17 Jan 2004 15:35:34
2.2.3  |
ume  |
Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca> |
17 Jan 2004 12:26:08
2.2.3  |
ume  |
we don't need this file anymore. |
15 Jan 2004 20:43:10
2.2.3  |
ume  |
Update to 2.2.3. |
14 Jan 2004 05:32:27
2.2.2.b_2  |
ume  |
add WITH_IDLE option which takes poll, idled or no. Default is poll
as Cyrus IMAPd's default.
Requested by: ervin.nemeth@niif.hu |
04 Dec 2003 08:20:08
2.2.2.b_2  |
ume  |
remove pidfile at stop. |
22 Nov 2003 10:08:05
2.2.2.b_1  |
ume  |
re-enable WITH_DRAC. |
30 Oct 2003 11:23:49
2.2.2.b_1  |
ume  |
fix plist.
Reported by: bento via kris |
28 Oct 2003 19:42:55
2.2.2.b  |
ume  |
Update to 2.2.2-BETA.
(disable WITH_DRAC support due to lack of acconfig.h, for now) |
24 Oct 2003 12:05:09
2.2.1.b_2  |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
01 Oct 2003 18:09:34
2.2.1.b_2  |
ume  |
the start/stop scripts failed when booting on 5.x machines |
27 Sep 2003 03:34:20
2.2.1.b_1  |
ume  |
ECHO -> ECHO_MSG, ECHO_CMD |