1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
8abde8bc53 Update to 2.4.16.
From install-upgrade:

  Upgrading from 2.4.15

      * The tools/rehash utility has been fixed, we recommend ALL sites
        with the fulldirhash option enabled to run tools/rehash on their
        mailspools.
2012-04-19 15:46:35 +00:00
Hajimu UMEMOTO
de7b52e441 Update to 2.4.15.
From install-upgrade:

  Upgrading from 2.4.14

      * We recommend that ALL sites with fulldirhash enabled run
        tools/rehash on their mail spools after upgrading from 2.4.14.
        There were serious 32 vs 64 bit hashing bugs which were made worse
        with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it
        without arguments to see a usage statement.
2012-04-18 18:03:26 +00:00
Hajimu UMEMOTO
88535ac7c1 Update to 2.4.14.
Feature safe:	yes
2012-03-12 15:57:42 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +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
Hajimu UMEMOTO
d5bd43e7e3 Fix plist.
Spotted by:	pointyhat via pav.
2012-01-03 01:20:37 +00:00
Hajimu UMEMOTO
08491a1208 Update to 2.4.13.
A Happy New Year!
2011-12-31 15:01:50 +00:00
Hajimu UMEMOTO
09624a2a86 Update the autosieve patch and unmark BROKEN with the
AUTOSIEVE option.

PR:		ports/162185
Submitted by:	mm
2011-11-01 15:34:58 +00:00
Hajimu UMEMOTO
47c7b80b03 Update to 2.4.12. 2011-10-05 16:12:37 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Hajimu UMEMOTO
dcf4f80d5d Mark BROKEN when AUTOSIEVE is enabled. The 3rd party's
autosieve patch is not aveilable for the latest version
of Cyrus-IMAPd.

PR:		ports/160740
2011-09-15 11:35:28 +00:00
Hajimu UMEMOTO
0ea181e028 Update to 2.4.11. 2011-09-14 11:21:11 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Hajimu UMEMOTO
1cef9a4aad Update to 2.4.10. 2011-07-06 12:52:28 +00:00
Hajimu UMEMOTO
13b9d8316e Update to 2.4.9. 2011-06-22 03:37:51 +00:00
Hajimu UMEMOTO
7dab3d2942 Make it buildable with perl 5.14.0. Perl 5.14.0 doesn't define
sv_undef, sv_yes nor sv_no, anymore.
2011-05-20 12:17:03 +00:00
Hajimu UMEMOTO
4056696b85 Update to 2.4.8. 2011-04-13 16:56:44 +00:00
Hajimu UMEMOTO
36ab9fbbb0 Recover some distinfo entries.
PR:		ports/156139
Submitted by:	Kalten <kalten__at__gmx.at>
2011-04-03 12:28:59 +00:00
Hajimu UMEMOTO
171ccac4d0 Update to 2.4.7. 2011-03-31 04:01:10 +00:00
Hajimu UMEMOTO
e787bf8f2c Update to 2.4.6. 2010-12-20 16:05:31 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Hajimu UMEMOTO
7cd7ce93a1 Change to off the experimental 3rd party patch by default. 2010-11-30 17:43:46 +00:00
Martin Matuska
36f124e9ac - Add optional autocreate and autosieve patches (originally from UoA)
- Patches are maintained by myself (mm@FreeBSD.org)

URL:		http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html

PR:		ports/152257
Approved by:	maintainer (timeout)
2010-11-30 11:33:41 +00:00
Hajimu UMEMOTO
6943c99414 Update to 2.4.5. 2010-11-29 19:02:28 +00:00
Hajimu UMEMOTO
d97299712d Use PCRE explicitly. If PCRE was installed, the header of PCRE was
picked upped.  However, since there was bash-ism in the configure
script, libpcre was not linked, correctly.  As the result, the regex
in our libc was used, but the header of PCRE was referred.
2010-11-26 15:23:45 +00:00
Hajimu UMEMOTO
fbd71ae76f Update to 2.4.4. 2010-11-12 12:50:19 +00:00
Hajimu UMEMOTO
5ce7035524 Fix plist.
Reported by:	QAT
2010-11-09 16:17:42 +00:00
Hajimu UMEMOTO
ad1383da15 Update to 2.4.3. 2010-11-09 15:44:04 +00:00
Hajimu UMEMOTO
1ff07c09ef Update to 2.4.2. 2010-10-19 11:46:34 +00:00
Hajimu UMEMOTO
d2ca7a23ae Update to 2.4.1. 2010-10-18 15:27:22 +00:00
Hajimu UMEMOTO
f670b6f88f Add new 2.4 branch of Cyrus IMAPd after repocopy.
PR:		ports/151472
Repocopied by:	portmgr (marcus)
2010-10-18 12:47:19 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Martin Matuska
f25cf7ccd8 Add optional UoA patches:
- Autocreate INBOX patch
- Autosievefolder patch

PR:		ports/150719
Approved by:	maintainer (timeout)
2010-10-05 19:13:35 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Hajimu UMEMOTO
cad2b8b876 Make it buildable with db50. 2010-05-27 15:41:43 +00:00
Hajimu UMEMOTO
5c86cc70db Fix build with enabling DRAC on FreeBSD 7.X and earlier.
Submitted by:	kuriyama
2010-04-10 04:35:00 +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
Jun Kuriyama
532f86b38a - 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
2010-02-07 10:56:33 +00:00
Jun Kuriyama
31554d138a - Unbreak with perl5.10.
Approved by:	ume
2010-02-06 04:49:52 +00:00
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