Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,12 +1,10 @@
@comment $NetBSD: PLIST,v 1.14 2015/09/02 12:39:33 fhajny Exp $
@comment $NetBSD: PLIST,v 1.17 2016/07/01 17:02:39 fhajny Exp $
bin/sqlr-cachemanager
bin/sqlr-connection
bin/sqlr-export
bin/sqlr-fields
bin/sqlr-import
bin/sqlr-listener
bin/sqlr-pwdenc
bin/sqlr-query
bin/sqlr-scaler
bin/sqlr-start
bin/sqlr-status
@@ -15,91 +13,92 @@ bin/sqlrclient-config
bin/sqlrclientwrapper-config
bin/sqlrserver-config
bin/sqlrsh
include/sqlrelay/private/bindvar.h
include/sqlrelay/private/column.h
include/sqlrelay/private/dll.h
include/sqlrelay/private/listformat.h
include/sqlrelay/private/row.h
include/sqlrelay/private/sqlrclientincludes.h
include/sqlrelay/private/sqlrclientwrapper.h
include/sqlrelay/private/sqlrclientwrapperincludes.h
include/sqlrelay/private/sqlrconnection.h
include/sqlrelay/private/sqlrcursor.h
include/sqlrelay/private/sqlrdefines.h
include/sqlrelay/private/sqlrincludes.h
include/sqlrelay/private/sqlrlistener.h
include/sqlrelay/private/sqlrserverconnection.h
include/sqlrelay/private/sqlrservercontroller.h
include/sqlrelay/private/sqlrservercursor.h
include/sqlrelay/private/sqlrserverdll.h
include/sqlrelay/private/sqlrserverincludes.h
include/sqlrelay/private/sqlrshmdata.h
include/sqlrelay/private/sqlrutildll.h
include/sqlrelay/private/wrapperdll.h
include/sqlrelay/private/sqlrutilincludes.h
include/sqlrelay/sqlrclient.h
include/sqlrelay/sqlrclientwrapper.h
include/sqlrelay/sqlrserver.h
include/sqlrelay/sqlrutil.h
lib/libmysql3${PKGNAME}.so.1
lib/libmysql3${PKGNAME}.so.1.0.0
lib/libmysql3sqlrelay.so
lib/libmysql40${PKGNAME}.so.1
lib/libmysql40${PKGNAME}.so.1.0.0
lib/libmysql3sqlrelay.so.2
lib/libmysql3sqlrelay.so.2.0.0
lib/libmysql40sqlrelay.so
lib/libmysql41${PKGNAME}.so.1
lib/libmysql41${PKGNAME}.so.1.0.0
lib/libmysql40sqlrelay.so.2
lib/libmysql40sqlrelay.so.2.0.0
lib/libmysql41sqlrelay.so
lib/libmysql50${PKGNAME}.so.1
lib/libmysql50${PKGNAME}.so.1.0.0
lib/libmysql41sqlrelay.so.2
lib/libmysql41sqlrelay.so.2.0.0
lib/libmysql50sqlrelay.so
lib/libmysql51${PKGNAME}.so.1
lib/libmysql51${PKGNAME}.so.1.0.0
lib/libmysql50sqlrelay.so.2
lib/libmysql50sqlrelay.so.2.0.0
lib/libmysql51sqlrelay.so
lib/libpq${PKGNAME}.so.1
lib/libpq${PKGNAME}.so.1.0.0
lib/libmysql51sqlrelay.so.2
lib/libmysql51sqlrelay.so.2.0.0
lib/libpqsqlrelay.so
lib/libpqsqlrelay.so.2
lib/libpqsqlrelay.so.2.0.0
lib/libsqlrclient.la
lib/libsqlrclientwrapper.la
lib/libsqlrserver.la
lib/libsqlrutil.la
lib/pkgconfig/sqlrelay-c++.pc
lib/pkgconfig/sqlrelay-c.pc
libexec/sqlrelay/sqlrauth_database.so
libexec/sqlrelay/sqlrauth_sqlrelay.so
libexec/sqlrelay/sqlrauth_userlist.so
libexec/sqlrelay/sqlrconnection_router.so
libexec/sqlrelay/sqlrfilter_patterns.so
libexec/sqlrelay/sqlrfilter_regex.so
libexec/sqlrelay/sqlrfilter_string.so
libexec/sqlrelay/sqlrlogger_custom_nw.so
libexec/sqlrelay/sqlrlogger_custom_sc.so
libexec/sqlrelay/sqlrlogger_debug.so
libexec/sqlrelay/sqlrlogger_slowqueries.so
libexec/sqlrelay/sqlrparser_default.so
libexec/sqlrelay/sqlrprotocol_sqlrclient.so
libexec/sqlrelay/sqlrpwdenc_crypt.so
libexec/sqlrelay/sqlrpwdenc_md5.so
libexec/sqlrelay/sqlrpwdenc_rot.so
libexec/sqlrelay/sqlrquery_sqlrcmdcstat.so
libexec/sqlrelay/sqlrquery_sqlrcmdgstat.so
libexec/sqlrelay/sqlrresultsettranslation_reformatdatetime.so
libexec/sqlrelay/sqlrtranslation_normalize.so
man/man1/sqlr-fields.1
man/man1/sqlr-query.1
libexec/sqlrelay/sqlrauth_database.${SOEXT}
libexec/sqlrelay/sqlrauth_krb_userlist.${SOEXT}
libexec/sqlrelay/sqlrauth_proxied.${SOEXT}
libexec/sqlrelay/sqlrauth_sqlrelay.${SOEXT}
libexec/sqlrelay/sqlrauth_tls_userlist.${SOEXT}
libexec/sqlrelay/sqlrauth_userlist.${SOEXT}
libexec/sqlrelay/sqlrconfig_xmldom.${SOEXT}
libexec/sqlrelay/sqlrconnection_router.${SOEXT}
libexec/sqlrelay/sqlrfilter_patterns.${SOEXT}
libexec/sqlrelay/sqlrfilter_regex.${SOEXT}
libexec/sqlrelay/sqlrfilter_string.${SOEXT}
libexec/sqlrelay/sqlrlogger_custom_nw.${SOEXT}
libexec/sqlrelay/sqlrlogger_custom_sc.${SOEXT}
libexec/sqlrelay/sqlrlogger_debug.${SOEXT}
libexec/sqlrelay/sqlrlogger_slowqueries.${SOEXT}
libexec/sqlrelay/sqlrparser_default.${SOEXT}
libexec/sqlrelay/sqlrprotocol_sqlrclient.${SOEXT}
libexec/sqlrelay/sqlrpwdenc_crypt.${SOEXT}
libexec/sqlrelay/sqlrpwdenc_md5.${SOEXT}
libexec/sqlrelay/sqlrpwdenc_rot.${SOEXT}
libexec/sqlrelay/sqlrquery_sqlrcmdcstat.${SOEXT}
libexec/sqlrelay/sqlrquery_sqlrcmdgstat.${SOEXT}
libexec/sqlrelay/sqlrresultsettranslation_reformatdatetime.${SOEXT}
libexec/sqlrelay/sqlrtranslation_normalize.${SOEXT}
man/man1/sqlr-export.1
man/man1/sqlr-import.1
man/man1/sqlrsh.1
man/man8/sqlr-cachemanager.8
man/man8/sqlr-connection.8
man/man8/sqlr-listener.8
man/man8/sqlr-pwdenc.8
man/man8/sqlr-scaler.8
man/man8/sqlr-start.8
man/man8/sqlr-status.8
man/man8/sqlr-stop.8
share/doc/sqlrelay/admin/configguide.html
share/doc/sqlrelay/admin/configreference.html
share/doc/sqlrelay/admin/installing.html
share/doc/sqlrelay/admin/loadbalfailover.html
share/doc/sqlrelay/admin/oraclentier.html
share/doc/sqlrelay/admin/prerequisites.html
share/doc/sqlrelay/admin/router.html
share/doc/sqlrelay/admin/running.html
share/doc/sqlrelay/admin/tuning.html
share/doc/sqlrelay/api/ado.net/html/annotated.html
share/doc/sqlrelay/api/ado.net/html/arrowdown.png
share/doc/sqlrelay/api/ado.net/html/arrowright.png
share/doc/sqlrelay/api/ado.net/html/bc_s.png
share/doc/sqlrelay/api/ado.net/html/bdwn.png
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_command-members.html
@@ -128,9 +127,12 @@ share/doc/sqlrelay/api/ado.net/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/ado.net/html/dir_c80a175e0fe38d5268efa0e9cdea41f9.html
share/doc/sqlrelay/api/ado.net/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/ado.net/html/dir_dc5893416c2ccfb32b121666cb6e0b59.html
share/doc/sqlrelay/api/ado.net/html/doc.png
share/doc/sqlrelay/api/ado.net/html/doxygen.css
share/doc/sqlrelay/api/ado.net/html/doxygen.png
share/doc/sqlrelay/api/ado.net/html/dynsections.js
share/doc/sqlrelay/api/ado.net/html/folderclosed.png
share/doc/sqlrelay/api/ado.net/html/folderopen.png
share/doc/sqlrelay/api/ado.net/html/ftv2blank.png
share/doc/sqlrelay/api/ado.net/html/ftv2cl.png
share/doc/sqlrelay/api/ado.net/html/ftv2doc.png
@@ -158,6 +160,7 @@ share/doc/sqlrelay/api/ado.net/html/nav_f.png
share/doc/sqlrelay/api/ado.net/html/nav_g.png
share/doc/sqlrelay/api/ado.net/html/nav_h.png
share/doc/sqlrelay/api/ado.net/html/open.png
share/doc/sqlrelay/api/ado.net/html/splitbar.png
share/doc/sqlrelay/api/ado.net/html/sync_off.png
share/doc/sqlrelay/api/ado.net/html/sync_on.png
share/doc/sqlrelay/api/ado.net/html/tab_a.png
@@ -166,6 +169,8 @@ share/doc/sqlrelay/api/ado.net/html/tab_h.png
share/doc/sqlrelay/api/ado.net/html/tab_s.png
share/doc/sqlrelay/api/ado.net/html/tabs.css
share/doc/sqlrelay/api/c++/html/annotated.html
share/doc/sqlrelay/api/c++/html/arrowdown.png
share/doc/sqlrelay/api/c++/html/arrowright.png
share/doc/sqlrelay/api/c++/html/bc_s.png
share/doc/sqlrelay/api/c++/html/bdwn.png
share/doc/sqlrelay/api/c++/html/classes.html
@@ -179,10 +184,14 @@ share/doc/sqlrelay/api/c++/html/dir_0912e6c65b091fa41da70873249342a4.html
share/doc/sqlrelay/api/c++/html/dir_440cbb352fefbdb83d89768c287ae784.html
share/doc/sqlrelay/api/c++/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/c++/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/c++/html/dir_df9c11e719b8a1decaf23932e3bc215f.html
share/doc/sqlrelay/api/c++/html/doc.png
share/doc/sqlrelay/api/c++/html/doxygen.css
share/doc/sqlrelay/api/c++/html/doxygen.png
share/doc/sqlrelay/api/c++/html/dynsections.js
share/doc/sqlrelay/api/c++/html/files.html
share/doc/sqlrelay/api/c++/html/folderclosed.png
share/doc/sqlrelay/api/c++/html/folderopen.png
share/doc/sqlrelay/api/c++/html/ftv2blank.png
share/doc/sqlrelay/api/c++/html/ftv2cl.png
share/doc/sqlrelay/api/c++/html/ftv2doc.png
@@ -207,6 +216,7 @@ share/doc/sqlrelay/api/c++/html/nav_f.png
share/doc/sqlrelay/api/c++/html/nav_g.png
share/doc/sqlrelay/api/c++/html/nav_h.png
share/doc/sqlrelay/api/c++/html/open.png
share/doc/sqlrelay/api/c++/html/splitbar.png
share/doc/sqlrelay/api/c++/html/sqlrclient_8h_source.html
share/doc/sqlrelay/api/c++/html/sync_off.png
share/doc/sqlrelay/api/c++/html/sync_on.png
@@ -215,19 +225,26 @@ share/doc/sqlrelay/api/c++/html/tab_b.png
share/doc/sqlrelay/api/c++/html/tab_h.png
share/doc/sqlrelay/api/c++/html/tab_s.png
share/doc/sqlrelay/api/c++/html/tabs.css
share/doc/sqlrelay/api/c/html/arrowdown.png
share/doc/sqlrelay/api/c/html/arrowright.png
share/doc/sqlrelay/api/c/html/bc_s.png
share/doc/sqlrelay/api/c/html/bdwn.png
share/doc/sqlrelay/api/c/html/closed.png
share/doc/sqlrelay/api/c/html/dir_364b2640bd7349a10e593fb505dc3717.html
share/doc/sqlrelay/api/c/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/c/html/dir_759bf2703135d3cee912a827a7fe4121.html
share/doc/sqlrelay/api/c/html/dir_7bb915b94a9886845d4043db4913a3c0.html
share/doc/sqlrelay/api/c/html/dir_b9c8ab2e387146131f9b9e79af70de42.html
share/doc/sqlrelay/api/c/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/c/html/dir_e8d73255ec7feed8fb64227e7a4ab864.html
share/doc/sqlrelay/api/c/html/dir_faf22fd1ab495b8361a309ea8c224c7c.html
share/doc/sqlrelay/api/c/html/doc.png
share/doc/sqlrelay/api/c/html/doxygen.css
share/doc/sqlrelay/api/c/html/doxygen.png
share/doc/sqlrelay/api/c/html/dynsections.js
share/doc/sqlrelay/api/c/html/files.html
share/doc/sqlrelay/api/c/html/folderclosed.png
share/doc/sqlrelay/api/c/html/folderopen.png
share/doc/sqlrelay/api/c/html/ftv2blank.png
share/doc/sqlrelay/api/c/html/ftv2cl.png
share/doc/sqlrelay/api/c/html/ftv2doc.png
@@ -253,7 +270,9 @@ share/doc/sqlrelay/api/c/html/nav_g.png
share/doc/sqlrelay/api/c/html/nav_h.png
share/doc/sqlrelay/api/c/html/open.png
share/doc/sqlrelay/api/c/html/private_2sqlrclientwrapper_8h_source.html
share/doc/sqlrelay/api/c/html/splitbar.png
share/doc/sqlrelay/api/c/html/sqlrclientwrapper_8h_source.html
share/doc/sqlrelay/api/c/html/sqlrclientwrapperincludes_8h_source.html
share/doc/sqlrelay/api/c/html/sync_off.png
share/doc/sqlrelay/api/c/html/sync_on.png
share/doc/sqlrelay/api/c/html/tab_a.png
@@ -263,6 +282,8 @@ share/doc/sqlrelay/api/c/html/tab_s.png
share/doc/sqlrelay/api/c/html/tabs.css
share/doc/sqlrelay/api/c/html/wrapperdll_8h_source.html
share/doc/sqlrelay/api/cs/html/annotated.html
share/doc/sqlrelay/api/cs/html/arrowdown.png
share/doc/sqlrelay/api/cs/html/arrowright.png
share/doc/sqlrelay/api/cs/html/bc_s.png
share/doc/sqlrelay/api/cs/html/bdwn.png
share/doc/sqlrelay/api/cs/html/class_s_q_l_r_client_1_1_s_q_l_r_connection-members.html
@@ -275,9 +296,12 @@ share/doc/sqlrelay/api/cs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/cs/html/dir_c80a175e0fe38d5268efa0e9cdea41f9.html
share/doc/sqlrelay/api/cs/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/cs/html/dir_dc5893416c2ccfb32b121666cb6e0b59.html
share/doc/sqlrelay/api/cs/html/doc.png
share/doc/sqlrelay/api/cs/html/doxygen.css
share/doc/sqlrelay/api/cs/html/doxygen.png
share/doc/sqlrelay/api/cs/html/dynsections.js
share/doc/sqlrelay/api/cs/html/folderclosed.png
share/doc/sqlrelay/api/cs/html/folderopen.png
share/doc/sqlrelay/api/cs/html/ftv2blank.png
share/doc/sqlrelay/api/cs/html/ftv2cl.png
share/doc/sqlrelay/api/cs/html/ftv2doc.png
@@ -304,6 +328,7 @@ share/doc/sqlrelay/api/cs/html/nav_f.png
share/doc/sqlrelay/api/cs/html/nav_g.png
share/doc/sqlrelay/api/cs/html/nav_h.png
share/doc/sqlrelay/api/cs/html/open.png
share/doc/sqlrelay/api/cs/html/splitbar.png
share/doc/sqlrelay/api/cs/html/sync_off.png
share/doc/sqlrelay/api/cs/html/sync_on.png
share/doc/sqlrelay/api/cs/html/tab_a.png
@@ -570,8 +595,8 @@ share/doc/sqlrelay/features/connectionpooling.html
share/doc/sqlrelay/features/databases.html
share/doc/sqlrelay/features/dbabstractionlayers.html
share/doc/sqlrelay/features/dropinreplacementlibs.html
share/doc/sqlrelay/features/ha.html
share/doc/sqlrelay/features/languages.html
share/doc/sqlrelay/features/loadbalancing.html
share/doc/sqlrelay/features/multirowfetches.html
share/doc/sqlrelay/features/proxying.html
share/doc/sqlrelay/features/queryfiltering.html
@@ -603,6 +628,7 @@ share/doc/sqlrelay/images/i386-linux-uclibc-thumb.png
share/doc/sqlrelay/images/i386-linux-uclibc.png
share/doc/sqlrelay/images/ibm.png
share/doc/sqlrelay/images/iodbc.png
share/doc/sqlrelay/images/loadbalancer.png
share/doc/sqlrelay/images/mdbtools.png
share/doc/sqlrelay/images/minix-thumb.png
share/doc/sqlrelay/images/minix.png
@@ -632,6 +658,8 @@ share/doc/sqlrelay/images/redhat62-sparc-thumb.png
share/doc/sqlrelay/images/redhat62-sparc.png
share/doc/sqlrelay/images/replicated-disproportionate.png
share/doc/sqlrelay/images/replicated.png
share/doc/sqlrelay/images/router.png
share/doc/sqlrelay/images/rrdns.png
share/doc/sqlrelay/images/sco-osr6-i386-thumb.png
share/doc/sqlrelay/images/sco-osr6-i386.png
share/doc/sqlrelay/images/sqlite.png
@@ -679,7 +707,6 @@ share/doc/sqlrelay/programming/tcl.html
share/examples/sqlrelay/sample-mssqlserver-mysql-errors.map
share/examples/sqlrelay/sample-oracle-mysql-errors.map
share/examples/sqlrelay/sqlrelay.conf
share/examples/sqlrelay/sqlrelay.conf.example
share/examples/sqlrelay/sqlrelay.dtd
share/examples/sqlrelay/sqlrelay.xsd
share/licenses/sqlrelay/COPYING
@pkgdir share/examples/sqlrelay/sqlrelay.conf.d