pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/mysql-connector-c++



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 11 14:13:38 UTC 2014

Added Files:
        pkgsrc/databases/mysql-connector-c++: DESCR Makefile PLIST distinfo

Log Message:
Import mysql-connector-c++-1.1.3 as databases/mysql-connector-c++.

MySQL Connector/C++ is a MySQL database connector for C++. It lets
you develop C++ applications that connect to the MySQL Server.

MySQL Connector/C++ offers the following benefits for C++ users
compared to the MySQL C API (MySQL client library):

* Convenience of pure C++; no C function calls required
* Supports JDBC 4.0, an industry standard API
* Supports the object-oriented programming paradigm
* Reduces development time


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/mysql-connector-c++/DESCR \
    pkgsrc/databases/mysql-connector-c++/Makefile \
    pkgsrc/databases/mysql-connector-c++/PLIST \
    pkgsrc/databases/mysql-connector-c++/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index