On Apr 25, 2014, at 8:12 PM, Ryan Schmidt wrote:
>
> If a user is using a port that uses a mysql (or postgresql) database, then
> the user has just signed up to be a mysql (or postgresql) database
> administrator, and is responsible for the usual database administrator tasks,
> like migrating
On Apr 25, 2014, at 08:31, Craig Treleaven wrote:
> Since you've gone first, could I ask what are you doing for legacy data?
> Perhaps I'm missing something, but someone that has been using akonadi with
> mysql5 and then upgrades the port will then get mariadb installed and akonadi
> configur
The mysql5 port will be replaced_by the mysql51 port. If you want to stay with
the 5.1.x you can use mysql51.
If you do not already have mysql51-server installed the following should work
fine:
sudo port unload mysql5-server
sudo port deactivate mysql5-server mysql5
sudo mv /opt/local/var/db/mys
ports/devel/akonadi/Portfile
Diff
Modified: trunk/dports/devel/akonadi/Portfile (119432 => 119433)
--- trunk/dports/devel/akonadi/Portfile 2014-04-25 12:08:04
UTC (rev 119432)
+++ trunk/dports/devel/akonadi/Portfile 2014-04-25 12:47:30
UTC (rev 119433)
@@ -6,7 +6,7 @@
Por
ariant
>> rename mariadb and percona variants with numbers (ticket #43431)
>>
>> Modified Paths
>>
>> <>trunk/dports/devel/akonadi/Portfile
>> Diff
>>
>> Modified: trunk/dports/devel/akonadi/Portfile (119432 => 119433)
>>
>>
>>
upgrade to 1.12.1
make variant mysql5 obsolete (replaced by mysql51)
make mariadb55 default variant
rename mariadb and percona variants with numbers (ticket #43431)
Modified Paths
<>trunk/dports/devel/akonadi/Portfile
Diff
Modified: trunk/dports/devel/akonadi/Portfile (119432 => 119433)