Sergey Skvortsov
46b21ca446
Do not update "perllocal.pod" (to make Tinderbox happy).
...
Approved by: pav (implicit)
2010-02-05 17:42:25 +00:00
Hajimu UMEMOTO
bb8bfa965a
Fix build with MySQL option is enabled.
...
Submitted by: Jonathan Frazier <jfrazier__at__purpleheartservices.com>
2009-12-24 12:14:42 +00:00
Hajimu UMEMOTO
57baf6eab6
The patch to configure.in is required only when WITH_DRAC=YES and
...
FreeBSD 8.X and later.
2009-12-21 16:07:47 +00:00
Hajimu UMEMOTO
60366b3953
Update to 2.3.16.
2009-12-21 15:39:10 +00:00
Pav Lucistnik
680174eb06
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
...
(ucd-snmp4 port is past expiration date)
2009-12-08 08:59:28 +00:00
Pav Lucistnik
07b2788864
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-19 22:07:43 +00:00
Hajimu UMEMOTO
8b4e8714ac
Update to 2.3.15.
...
Security: Potential buffer overflow in Sieve
2009-09-09 16:07:39 +00:00
Hajimu UMEMOTO
935c2ad004
Fix buffer size calculations for sieve actions_string
...
Submitted by: Bron Gondwana <brong__at__fastmail.fm>
Obtained from: Project Cyrus
2009-09-03 08:27:57 +00:00
Doug Barton
0175383f0a
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.
2009-07-15 16:56:10 +00:00
Hajimu UMEMOTO
279c740562
Remove dependency to p5-Pod-Parser and p5-File-Temp.
2009-04-07 14:14:06 +00:00
Hajimu UMEMOTO
7410cfd0c8
Update to 2.3.14.
2009-03-25 17:02:25 +00:00
Pav Lucistnik
f28d272707
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 21:05:49 +00:00
Hajimu UMEMOTO
d485346ba1
Update to 2.3.13.
2008-10-20 16:11:47 +00:00
Robert Noland
a5f9e02bb4
Fix build on -CURRENT due to library shuffle.
...
Approved by: garga (mentor), maintainer timeout (2 weeks)
2008-10-01 17:59:46 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
8fbb36dcd2
- Mark BROKEN after recent kerberos import
2008-06-22 18:39:30 +00:00
Hajimu UMEMOTO
44bcffaf76
The tarball was rerolled with actual fix for imapd.conf parsing
...
problem.
2008-04-26 13:40:33 +00:00
Hajimu UMEMOTO
756ece651b
Update to 2.3.12p2.
...
The memory corruption problem was not fixed in 2.3.12p1, actually.
It should be fixed now.
2008-04-24 16:36:58 +00:00
Hajimu UMEMOTO
f514f5121e
Update to 2.3.12p1.
...
The only change from 2.3.12 is a patch to fix a memory corruption
in the imapd.conf parsing code which could cause segfaults on
certain platforms.
2008-04-24 15:40:10 +00:00
Hajimu UMEMOTO
0c7436304c
Add the statuscache_db option to imapd.conf. If WITHOUT_BDB is set,
...
this will need to be set to skiplist else messages such as the
following will result:
"Fatal error: cyrusdb backend berkeley-nosync not supported"
This patch just makes it a bit easier to find.
PR: ports/122995
Submitted by: scf
2008-04-24 15:38:24 +00:00
Hajimu UMEMOTO
9cae52bb20
Update to 2.3.12.
2008-04-21 15:32:14 +00:00
Hajimu UMEMOTO
27f051e196
Chase shlib version bump of net-snmp.
2008-03-27 17:20:34 +00:00
Hajimu UMEMOTO
7893489d81
Update to 2.3.11.
2007-12-12 00:16:52 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Mark Linimon
9839011ec3
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
2007-09-08 01:12:10 +00:00
Hajimu UMEMOTO
5951abf322
Update to 2.3.9.
...
Upgrading from 2.3.8
* The default value of the allowplaintext option has been changed to
disabled (0). If you need to allow cleartext passwords on the wire,
then you will have to explicitly enable the allowplaintext option
in imapd.conf.
2007-08-20 15:21:49 +00:00
Hajimu UMEMOTO
643e6833ff
Add an option to not use Berkeley DB.
...
PR: ports/101383
Submitted by: Sean Farley <sean-freebsd__at__farley.org>
2007-08-09 14:54:16 +00:00
Hajimu UMEMOTO
4f9c403aa8
Obey the default BDB version defined in bsd.database.mk.
2007-08-07 16:50:29 +00:00
Hajimu UMEMOTO
80f4aee1b7
Allow to build with db45 and db46 as well.
2007-08-06 15:01:21 +00:00
Hajimu UMEMOTO
1608985acd
compatibility fix for DBENV->set_lk_max()
...
Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.17;r2=1.18
2007-08-06 14:44:11 +00:00
Jun Kuriyama
384985f41e
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
2007-02-28 01:19:04 +00:00
Hajimu UMEMOTO
fe4292c1d8
Update to 2.3.8.
2007-02-10 14:58:49 +00:00
Hajimu UMEMOTO
098bd5bc3a
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>
2006-10-07 10:26:49 +00:00
Hajimu UMEMOTO
235d0abd69
Update to 2.3.7.
...
PASS8BITHACK was deprecated, since munge8bit option was added
for this purpose.
2006-07-11 12:19:32 +00:00
Hajimu UMEMOTO
7d3eafbc27
unquote BROKEN.
2006-06-19 12:28:06 +00:00
Hajimu UMEMOTO
0b8661aca9
Update to 2.3.6 and unmark BROKEN.
...
If you ran 2.3.4 or 2.3.5, you need to reconstruct your mailboxes.
Please refer /usr/local/share/doc/cyrus-imapd/install-upgrade.html
for detail.
2006-05-25 17:36:29 +00:00
Hajimu UMEMOTO
b4541e7a1c
2.3.5 still has critical problem. So, I've mark it BROKEN until
...
the problem is fixed.
2006-05-25 08:24:26 +00:00
Hajimu UMEMOTO
874087aab9
Update to 2.3.5.
2006-05-25 03:33:33 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Hajimu UMEMOTO
0749f8feb8
Make it buildable on 4.X without Kerberos5 stuff.
...
Reported by: Mark Edwards <mark__at__antsclimbtree.com>
2006-04-30 20:19:18 +00:00
Hajimu UMEMOTO
7863fd84d3
Give sensible sentences for IGNORE.
...
Requested by: kris
2006-04-18 17:48:29 +00:00
Hajimu UMEMOTO
a73ece0305
Replace BROKEN with IGNORE.
2006-04-18 12:33:21 +00:00
Hajimu UMEMOTO
c6dd85752c
Enable support for db-4.4.
2006-04-16 15:49:24 +00:00
Hajimu UMEMOTO
1c12d8039c
Make it buildable with WITH_NNTP=yes.
...
Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.2.2.12&r2=1.2.2.13&f=u
2006-04-14 14:56:58 +00:00
Hajimu UMEMOTO
8408ec8077
The Project Cyrus web site is migrated to a new server.
2006-04-01 03:38:36 +00:00
Hajimu UMEMOTO
fada1ce641
Update to 2.3.3.
2006-04-01 03:34:12 +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
Hajimu UMEMOTO
717a5a8cc2
The idled support could not be enabled. The configure option for
...
idled was changed by 2.3.x.
The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed
to WITH_IDLED.
Reported by: Forrest Aldrich <forrie__at__forrie.com>
2006-02-03 07:24:12 +00:00
Hajimu UMEMOTO
b87fc671c6
Update to 2.3.1.
2005-12-20 17:35:41 +00:00
Hajimu UMEMOTO
dee1db339e
Cyrus IMAPd 2.3.0 is not buildable when NNTP support is enabled.
...
So, when WITH_NNTP is set, mark it IGNORE until it is solved.
Reported by: Igor Karpov <jc__at__minjust.gov.ua>
2005-12-16 06:52:52 +00:00