Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.13 2015/05/21 15:11:57 fhajny Exp $
@comment $NetBSD: PLIST,v 1.14 2015/09/02 12:39:33 fhajny Exp $
bin/sqlr-cachemanager
bin/sqlr-connection
bin/sqlr-export
@@ -62,9 +62,13 @@ lib/libsqlrserver.la
lib/libsqlrutil.la
lib/pkgconfig/sqlrelay-c++.pc
lib/pkgconfig/sqlrelay-c.pc
libexec/sqlrelay/sqlrauth_default.so
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
@@ -76,6 +80,8 @@ 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
man/man1/sqlrsh.1
@@ -325,6 +331,43 @@ share/doc/sqlrelay/api/java/resources/tab.gif
share/doc/sqlrelay/api/java/resources/titlebar.gif
share/doc/sqlrelay/api/java/resources/titlebar_end.gif
share/doc/sqlrelay/api/java/stylesheet.css
share/doc/sqlrelay/api/nodejs/html/annotated.html
share/doc/sqlrelay/api/nodejs/html/arrowdown.png
share/doc/sqlrelay/api/nodejs/html/arrowright.png
share/doc/sqlrelay/api/nodejs/html/bc_s.png
share/doc/sqlrelay/api/nodejs/html/bdwn.png
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_connection-members.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_connection.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_cursor-members.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_cursor.html
share/doc/sqlrelay/api/nodejs/html/classes.html
share/doc/sqlrelay/api/nodejs/html/closed.png
share/doc/sqlrelay/api/nodejs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/nodejs/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/nodejs/html/dir_e0347da986b64b83ab9fe56dd33df350.html
share/doc/sqlrelay/api/nodejs/html/doc.png
share/doc/sqlrelay/api/nodejs/html/doxygen.css
share/doc/sqlrelay/api/nodejs/html/doxygen.png
share/doc/sqlrelay/api/nodejs/html/dynsections.js
share/doc/sqlrelay/api/nodejs/html/folderclosed.png
share/doc/sqlrelay/api/nodejs/html/folderopen.png
share/doc/sqlrelay/api/nodejs/html/functions.html
share/doc/sqlrelay/api/nodejs/html/functions_func.html
share/doc/sqlrelay/api/nodejs/html/index.html
share/doc/sqlrelay/api/nodejs/html/jquery.js
share/doc/sqlrelay/api/nodejs/html/nav_f.png
share/doc/sqlrelay/api/nodejs/html/nav_g.png
share/doc/sqlrelay/api/nodejs/html/nav_h.png
share/doc/sqlrelay/api/nodejs/html/open.png
share/doc/sqlrelay/api/nodejs/html/splitbar.png
share/doc/sqlrelay/api/nodejs/html/sqlrelay_8doc_8h_source.html
share/doc/sqlrelay/api/nodejs/html/sync_off.png
share/doc/sqlrelay/api/nodejs/html/sync_on.png
share/doc/sqlrelay/api/nodejs/html/tab_a.png
share/doc/sqlrelay/api/nodejs/html/tab_b.png
share/doc/sqlrelay/api/nodejs/html/tab_h.png
share/doc/sqlrelay/api/nodejs/html/tab_s.png
share/doc/sqlrelay/api/nodejs/html/tabs.css
share/doc/sqlrelay/api/perl/Connection.html
share/doc/sqlrelay/api/perl/Cursor.html
share/doc/sqlrelay/api/perl/SQLRelay.html
@@ -531,6 +574,7 @@ 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
share/doc/sqlrelay/features/queryrouting.html
share/doc/sqlrelay/features/resultsetcaching.html
share/doc/sqlrelay/features/substitutionandbindvars.html
@@ -603,21 +647,25 @@ share/doc/sqlrelay/images/toomanyconnections.png
share/doc/sqlrelay/images/unixodbc.png
share/doc/sqlrelay/index.html
share/doc/sqlrelay/js/rotate.js
share/doc/sqlrelay/modules/logger.html
share/doc/sqlrelay/modules/passwordencryption.html
share/doc/sqlrelay/modules/auths.html
share/doc/sqlrelay/modules/filters.html
share/doc/sqlrelay/modules/loggers.html
share/doc/sqlrelay/modules/pwdencs.html
share/doc/sqlrelay/modules/resultsettranslations.html
share/doc/sqlrelay/modules/sqlr-connection-oracletest-querylog.2899.html
share/doc/sqlrelay/modules/sqlr-connection.1871.html
share/doc/sqlrelay/modules/sqlr-listener.1869.html
share/doc/sqlrelay/modules/sqlr-listener.1886.html
share/doc/sqlrelay/modules/translations.html
share/doc/sqlrelay/programming/ado.net.html
share/doc/sqlrelay/programming/binds.html
share/doc/sqlrelay/programming/c++.html
share/doc/sqlrelay/programming/c.html
share/doc/sqlrelay/programming/cs.html
share/doc/sqlrelay/programming/erlang.html
share/doc/sqlrelay/programming/guide.html
share/doc/sqlrelay/programming/java.html
share/doc/sqlrelay/programming/jdbc.html
share/doc/sqlrelay/programming/nodejs.html
share/doc/sqlrelay/programming/odbc.html
share/doc/sqlrelay/programming/perl.html
share/doc/sqlrelay/programming/perldbi.html
@@ -634,4 +682,4 @@ share/examples/sqlrelay/sqlrelay.conf
share/examples/sqlrelay/sqlrelay.conf.example
share/examples/sqlrelay/sqlrelay.dtd
share/examples/sqlrelay/sqlrelay.xsd
@pkgdir etc/sqlrelay/sqlrelay.conf.d
share/licenses/sqlrelay/COPYING