<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/mysql54-server/pkg-plist.client, branch release/4.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2001-09-16T01:02:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.</title>
<updated>2001-09-16T01:02:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-09-16T01:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b'/>
<id>urn:sha1:db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 3.23.42.</title>
<updated>2001-09-10T16:13:36Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2001-09-10T16:13:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=19add691ef34b645d316a8728661da26c00ff5eb'/>
<id>urn:sha1:19add691ef34b645d316a8728661da26c00ff5eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 3.23.38.</title>
<updated>2001-05-12T14:43:52Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2001-05-12T14:43:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65bd433996892678975f346f8aa563f5ac075c15'/>
<id>urn:sha1:65bd433996892678975f346f8aa563f5ac075c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install mysql-client.sh as 00mysql-client.sh so the included</title>
<updated>2001-02-07T23:02:26Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2001-02-07T23:02:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=840aec531e3427951c2164baf38971074cf5e8f3'/>
<id>urn:sha1:840aec531e3427951c2164baf38971074cf5e8f3</id>
<content type='text'>
ldconfig is run earlier.

PR:		ports/24924
Submitted by:	jeh
</content>
</entry>
<entry>
<title>Switch from mysql322-{client,server} to mysql323-{client,server}.</title>
<updated>2001-01-21T15:40:47Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2001-01-21T15:40:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88d74bc517cd2019a6a3180248d65ae1be1c8884'/>
<id>urn:sha1:88d74bc517cd2019a6a3180248d65ae1be1c8884</id>
<content type='text'>
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
</content>
</entry>
<entry>
<title>Install my_config.h to satisfy ports depending on mysql.</title>
<updated>2000-11-09T00:14:19Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2000-11-09T00:14:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5ac20397a4aaca193eb3e540486ee5708178129'/>
<id>urn:sha1:f5ac20397a4aaca193eb3e540486ee5708178129</id>
<content type='text'>
Submitted by:	steve
</content>
</entry>
<entry>
<title>Upgrade to 3.23.26.</title>
<updated>2000-10-19T13:28:42Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2000-10-19T13:28:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=798cac5ca41e15e2b74d41ab487d63cc4ae5175a'/>
<id>urn:sha1:798cac5ca41e15e2b74d41ab487d63cc4ae5175a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to MySQL-3.23.24 after repository copy from mysql322-client</title>
<updated>2000-10-19T09:17:57Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2000-10-19T09:17:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5c5dc27ac7bb5c5e106502705a998674b9627e11'/>
<id>urn:sha1:5c5dc27ac7bb5c5e106502705a998674b9627e11</id>
<content type='text'>
and mysql322-server.

- mit-pthread support was dropped.

- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
  one coming with MySQL-3.22.x) so ports depending on MySQL having
  a chance of using 3.23.x if installed.

mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
</content>
</entry>
<entry>
<title>Set INSTALLS_SHLIB (instead of calling ldconfig).</title>
<updated>2000-09-23T18:57:11Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2000-09-23T18:57:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6feb9421dfddbdc7f182184b9cd3b3bdb74c3e59'/>
<id>urn:sha1:6feb9421dfddbdc7f182184b9cd3b3bdb74c3e59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 3.22.32.</title>
<updated>2000-02-15T10:11:24Z</updated>
<author>
<name>Dirk Froemberg</name>
<email>dirk@FreeBSD.org</email>
</author>
<published>2000-02-15T10:11:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0243dee69b17cd0e693bb8ca47a7703a6d3f05d4'/>
<id>urn:sha1:0243dee69b17cd0e693bb8ca47a7703a6d3f05d4</id>
<content type='text'>
This upgrade contains fixes for security problems. So everyone
is strongly encouraged to upgrade.
</content>
</entry>
</feed>
