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,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2015/07/20 20:19:16 asau Exp $
# $NetBSD: Makefile,v 1.3 2016/07/29 11:43:36 abs Exp $
PKGNAME= sql-workbench-117
DISTNAME= Workbench-Build117
PKGNAME= sql-workbench-120
DISTNAME= Workbench-Build120
CATEGORIES= databases
MASTER_SITES= http://www.sql-workbench.net/
EXTRACT_SUFX= .zip
@@ -13,7 +13,8 @@ COMMENT= JDBC-based cross-platform SQL query tool.
EXTRACT_DIR= $(WRKSRC)
USE_JAVA= run
USE_JAVA2= 7
USE_JAVA2= 8
PKG_JVMS_ACCEPTED= sun-jdk8 openjdk8
INSTALLATION_DIRS= bin share/$(PKGBASE)

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2015/07/20 20:19:16 asau Exp $
@comment $NetBSD: PLIST,v 1.3 2016/08/23 14:49:23 abs Exp $
bin/sqlworkbench
share/sql-workbench/LICENSE
share/sql-workbench/SQLWorkbench-Manual.pdf
@@ -7,32 +7,38 @@ share/sql-workbench/SQLWorkbench.exe
share/sql-workbench/SQLWorkbench.vbs
share/sql-workbench/SQLWorkbench64.exe
share/sql-workbench/history.html
share/sql-workbench/log4j.xml
share/sql-workbench/log4j-sample.xml
share/sql-workbench/manual/annotations.html
share/sql-workbench/manual/command-copy.html
share/sql-workbench/manual/command-export.html
share/sql-workbench/manual/command-import.html
share/sql-workbench/manual/commandline.html
share/sql-workbench/manual/compare-commands.html
share/sql-workbench/manual/console-mode.html
share/sql-workbench/manual/data-pumper.html
share/sql-workbench/manual/db-tree.html
share/sql-workbench/manual/dbexplorer.html
share/sql-workbench/manual/dbms-problems.html
share/sql-workbench/manual/dbms-specific.html
share/sql-workbench/manual/editor-bookmarks.html
share/sql-workbench/manual/editor.html
share/sql-workbench/manual/history.html
share/sql-workbench/manual/html-publish.css
share/sql-workbench/manual/images/CopyProfile16.gif
share/sql-workbench/manual/images/Delete16.gif
share/sql-workbench/manual/images/ExecuteSel16.gif
share/sql-workbench/manual/images/NewFolder16.gif
share/sql-workbench/manual/images/NewProfile16.gif
share/sql-workbench/manual/images/Open16.gif
share/sql-workbench/manual/images/Remove16.gif
share/sql-workbench/manual/images/append_result16.png
share/sql-workbench/manual/images/caution.png
share/sql-workbench/manual/images/colfilter16.gif
share/sql-workbench/manual/images/filter16.gif
share/sql-workbench/manual/images/caution.svg
share/sql-workbench/manual/images/colfilter16.png
share/sql-workbench/manual/images/copy-profile16.png
share/sql-workbench/manual/images/delete16.png
share/sql-workbench/manual/images/execute_sel16.png
share/sql-workbench/manual/images/filter16.png
share/sql-workbench/manual/images/folder_new16.png
share/sql-workbench/manual/images/important.png
share/sql-workbench/manual/images/important.svg
share/sql-workbench/manual/images/new-profile16.png
share/sql-workbench/manual/images/note.png
share/sql-workbench/manual/images/note.svg
share/sql-workbench/manual/images/open16.png
share/sql-workbench/manual/information.html
share/sql-workbench/manual/install.html
share/sql-workbench/manual/ix01.html
@@ -40,7 +46,9 @@ share/sql-workbench/manual/jdbc-setup.html
share/sql-workbench/manual/license.html
share/sql-workbench/manual/macros.html
share/sql-workbench/manual/options.html
share/sql-workbench/manual/plain-profile-file.html
share/sql-workbench/manual/profiles.html
share/sql-workbench/manual/script-generation.html
share/sql-workbench/manual/settings.html
share/sql-workbench/manual/shortcuts.html
share/sql-workbench/manual/troubleshooting.html
@@ -50,8 +58,13 @@ share/sql-workbench/manual/using-scripting.html
share/sql-workbench/manual/using-variables.html
share/sql-workbench/manual/using.html
share/sql-workbench/manual/wb-commands.html
share/sql-workbench/manual/wb-grep-commands.html
share/sql-workbench/manual/wb-info-commands.html
share/sql-workbench/manual/wb-macro-commands.html
share/sql-workbench/manual/wb-var-commands.html
share/sql-workbench/manual/workbench-manual-single.html
share/sql-workbench/manual/workbench-manual.html
share/sql-workbench/manual/workspace-usage.html
share/sql-workbench/sqlwbconsole.cmd
share/sql-workbench/sqlwbconsole.exe
share/sql-workbench/sqlwbconsole.sh
@@ -75,11 +88,12 @@ share/sql-workbench/xslt/wbexport2insert.xslt
share/sql-workbench/xslt/wbexport2lbinsert.xslt
share/sql-workbench/xslt/wbexport2text.xslt
share/sql-workbench/xslt/wbreport2benerator.xslt
share/sql-workbench/xslt/wbreport2confluence.xslt
share/sql-workbench/xslt/wbreport2ctl.xslt
share/sql-workbench/xslt/wbreport2html.xslt
share/sql-workbench/xslt/wbreport2liquibase.xslt
share/sql-workbench/xslt/wbreport2liquibase_multi.xslt
share/sql-workbench/xslt/wbreport2oracle.xslt
share/sql-workbench/xslt/wbreport2pg.xslt
share/sql-workbench/xslt/wbreport2pg_cleanupora.xslt
share/sql-workbench/xslt/wbreport2proc.xslt
share/sql-workbench/xslt/wbreport2wiki.xslt

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2015/07/20 20:19:16 asau Exp $
$NetBSD: distinfo,v 1.4 2016/07/29 11:43:36 abs Exp $
SHA1 (Workbench-Build117.zip) = c948a6ab4eb57637a05c28dd5228c5a939152261
RMD160 (Workbench-Build117.zip) = 42cd165d00f99d931e38fb40f60c365ba73f83fc
Size (Workbench-Build117.zip) = 5483109 bytes
SHA1 (Workbench-Build120.zip) = f54a651716a5f53006f3204612aec40068966b38
RMD160 (Workbench-Build120.zip) = ac910996d8b7862c01a4b6b068e04defa5d6f3d8
SHA512 (Workbench-Build120.zip) = 42e90880f2c2b61fefafb4eeb40fd73dce92265c9a771a8e72ba33678b6d28f3818e150e7122d0c6674bc559089724bf9aaca61f70620bfc77cd4c89bf2787b0
Size (Workbench-Build120.zip) = 6203585 bytes