./databases/mysql55-server, MySQL 5, a free SQL database (server)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.5.31nb1, Package name: mysql-server-5.5.31nb1, Maintainer: pkgsrc-users

MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years. While MySQL is still
in development it already offers a rich and highly useful function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries including
embedded server (by PKG_OPTION).

DEINSTALL [+/-]

Required to run:
[lang/perl5] [devel/readline] [databases/mysql55-client]


Package options: embedded-server, ssl

Master sites: (Expand)

SHA1: a65fb40a856b6b9bcd06e39ee7baf6d43a094e2f
RMD160: a0c61199a410ce48058d1668a181bc9811c12ba4
Filesize: 24031.565 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-20 21:33:54 by Filip Hajny | Files touched by this commit (2)
Log message:
Do not poison build flags with mysql-client bl3 dirs.
   2013-05-20 17:00:00 by Filip Hajny | Files touched by this commit (2) | Package updated
Log message:
Rely on mysql{55,56}-client's bl3 to restrict the dependency of server
on client. Fixes situations where a binary mysql55-server package picks up
mysql56-client as the best dependency because of the missing upper limit.

Bump PKGREVISION.
   2013-04-20 10:06:56 by Adam Ciarcinski | Files touched by this commit (6)
Log message:
Changes 5.5.31:
MySQL no longer uses the default OpenSSL compression.
Bug fixes.
   2013-04-01 03:18:01 by Steven Drake | Files touched by this commit (1)
Log message:
Define INSTALL_INFODIR for cmake.
   2013-03-23 17:01:58 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't pick up MySQL 5.6+
   2013-02-12 21:36:29 by Adam Ciarcinski | Files touched by this commit (14)
Log message:
Changes 5.5.30:
Refer to http://dev.mysql.com/doc/relnotes/mysql … -5-30.html
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-03 14:49:12 by Filip Hajny | Files touched by this commit (2)
Log message:
Add BUILDLINK_LIBDIRS to mysql55-* too, to help out packages like
net/powerdns-mysql.