Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 08:25:51 -0800
From:      Freddie Cash <fcash@ocis.net>
To:        ports@freebsd.org
Subject:   Re: MySQL with SSL
Message-ID:  <200602090825.51634.fcash@ocis.net>
In-Reply-To: <20060209110814.GA56937@qlovarnika.bg.datamax>
References:  <43EA4026.2010903@sailorfej.net> <43EA6361.10901@sailorfej.net> <20060209110814.GA56937@qlovarnika.bg.datamax>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 09 February 2006 03:08 am, Vasil Dimov wrote:
> On Wed, Feb 08, 2006 at 01:32:17PM -0800, Jeffrey Williams wrote:
> > Thanks guys much appreciated

> In any case I advise you to backup the existing (and working) version
> of the mysql server:

> cd /some/safeplace
> pkg_create -b /var/db/pkg/mysql-server

Or, automatically via portupgrade:  portupgrade -b -m WITH_OPENSSL=yes 
databases/mysql41-server

:)  I used to use pkg_create every week or so to do manual package 
creation before upgrading.  When I found the -b switch to portupgrade, 
and the corresponding settings in pkgtools.conf, it became a lot easier 
to manage and a lot faster to do.

-- 
Freddie Cash
fcash@ocis.net



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