./databases/mysql56-client, MySQL 5, a free SQL database (client)

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


Branch: pkgsrc-2018Q3, Version: 5.6.39nb1, Package name: mysql-client-5.6.39nb1, 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 client programs and libraries.


Required to run:
[lang/perl5] [devel/editline]

Required to build:
[pkgtools/cwrappers]

Package options: embedded-server, ssl

Master sites: (Expand)

SHA1: 8f69162cfcfb031e0e60f85e46182548a4e34b41
RMD160: 5b1eb6a5cd696112ec925b5d26dcf67dce7adc08
Filesize: 31358.357 KB

Version history: (Expand)


CVS history: (Expand)


   2018-10-29 19:48:14 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket #5858 - requested by taca
databases/mysql56-client: build fix

Revisions pulled up:
- databases/mysql56-client/distinfo                             1.47
- databases/mysql56-client/patches/patch-cmd-line-utils_libedit_chartype.h 1.1
- databases/mysql56-client/patches/patch-cmd-line-utils_libedit_vi.c 1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	sevan
   Date:		Mon Oct  8 13:26:04 UTC 2018

   Modified Files:
   	pkgsrc/databases/mysql56-client: distinfo
   Added Files:
   	pkgsrc/databases/mysql56-client/patches:
   	    patch-cmd-line-utils_libedit_chartype.h
   	    patch-cmd-line-utils_libedit_vi.c

   Log message:
   Unbreak build on DragonFly BSD.
   Add OpenBSD to the exclusion list in chartype.h as with upstream version.

   To generate a diff of this commit:
   cvs rdiff -u -r1.46 -r1.47 pkgsrc/databases/mysql56-client/distinfo
   cvs rdiff -u -r0 -r1.1 \
       \ 
pkgsrc/databases/mysql56-client/patches/patch-cmd-line-utils_libedit_chartype.h \ 
\
       pkgsrc/databases/mysql56-client/patches/patch-cmd-line-utils_libedit_vi.c