Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 01:36:07 +0000 (UTC)
From:      Alberto Villa <avilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports UPDATING ports/databases/akonadi Makefile ports/databases/akonadi/files patch-server__src__storage__dbconfigmysql.cpp
Message-ID:  <201206150136.q5F1a7bU041895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avilla      2012-06-15 01:36:07 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    databases/akonadi    Makefile 
  Added files:
    databases/akonadi/files 
                            patch-server__src__storage__dbconfigmysql.cpp 
  Log:
  - Fix two serious bugs with local MySQL backend:
    * let Akonadi install default 'mysql' database;
    * lower 'wait_timeout' to avoid overflow and avoid premature
      connection closing.
  - Add update instructions to UPDATING. [1]
  - Convert to OPTIONSng.
  - Bump PORTREVISION.
  
  KMail 2 and other Akonadi-enabled programs are now working
  successfully. Thanks to Dwayne MacKinnon and Mel Flynn who helped
  investigating the bug.
  
  Reviewed by:    rakuco [1]
  
  Revision  Changes    Path
  1.1253    +30 -1     ports/UPDATING
  1.38      +23 -12    ports/databases/akonadi/Makefile
  1.1       +11 -0     ports/databases/akonadi/files/patch-server__src__storage__dbconfigmysql.cpp (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206150136.q5F1a7bU041895>