FreeBSD Bugzilla – Attachment 201006 Details for
Bug 225296
[NEW PORT] databases/pgmanage: PostgreSQL Administration for the web
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pgmanage 11.0.1
pgmanage.diff (text/plain), 27.59 KB, created by
Loïc Bartoletti
on 2019-01-10 23:06:23 UTC
(
hide
)
Description:
pgmanage 11.0.1
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-01-10 23:06:23 UTC
Size:
27.59 KB
patch
obsolete
>diff --git databases/pgmanage/Makefile databases/pgmanage/Makefile >new file mode 100644 >index 000000000000..63c83d9cbad9 >--- /dev/null >+++ databases/pgmanage/Makefile >@@ -0,0 +1,30 @@ >+# Created by: Loïc Bartoletti <lbartoletti@tuxfamily.org> >+# $FreeBSD$ >+ >+PORTNAME= pgmanage >+DISTVERSIONPREFIX= v >+DISTVERSION= 11.0.1 >+CATEGORIES= databases >+ >+MAINTAINER= lbartoletti@tuxfamily.org >+COMMENT= Fast replacement for PGAdmin >+ >+LICENSE= PostgreSQL >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= gmake pgsql:9.3+ gettext-runtime ssl >+USE_GITHUB= yes >+GH_ACCOUNT= pgManage >+GH_PROJECT= pgManage >+ >+WANT_PGSQL= client >+ >+GNU_CONFIGURE= yes >+ >+do-configure: >+ (cd ${WRKSRC} && ./configure -p ${LOCALBASE} -w ${WWWDIR}/web_root -c ${WWWDIR}) >+ >+post-install: >+ @${RM} ${STAGEDIR}${WWWDIR}/web_root/${PORTNAME}/css/.DS_Store >+ ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/sbin/${PORTNAME} >+.include <bsd.port.mk> >diff --git databases/pgmanage/distinfo databases/pgmanage/distinfo >new file mode 100644 >index 000000000000..e04ba26d5c23 >--- /dev/null >+++ databases/pgmanage/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1547157403 >+SHA256 (pgManage-pgManage-v11.0.1_GH0.tar.gz) = 223de84ce506cbb044c3713d123d85093e729ec09662ee559896a20993731929 >+SIZE (pgManage-pgManage-v11.0.1_GH0.tar.gz) = 21873251 >diff --git databases/pgmanage/pkg-descr databases/pgmanage/pkg-descr >new file mode 100644 >index 000000000000..59e902a865d6 >--- /dev/null >+++ databases/pgmanage/pkg-descr >@@ -0,0 +1,3 @@ >+pgManage - A fast alternative to PGAdmin. >+ >+WWW: https://github.com/pgManage/pgManage >diff --git databases/pgmanage/pkg-plist databases/pgmanage/pkg-plist >new file mode 100644 >index 000000000000..2fbef5aa2530 >--- /dev/null >+++ databases/pgmanage/pkg-plist >@@ -0,0 +1,421 @@ >+man/man1/pgmanage.1.gz >+sbin/pgmanage >+@sample %%WWWDIR%%/pgmanage-connections.conf >+@sample %%WWWDIR%%/pgmanage.conf >+%%WWWDIR%%/web_root/pgmanage/app/dep_viewer.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/datagrid.css >+%%WWWDIR%%/web_root/pgmanage/app/frames/datagrid.js >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-datasheet.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-datasheet_copy.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-explain.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-processes.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-table.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/frame-table_copy.html >+%%WWWDIR%%/web_root/pgmanage/app/frames/responsetarget.html >+%%WWWDIR%%/web_root/pgmanage/app/index.html >+%%WWWDIR%%/web_root/pgmanage/app/pgManage.1.html >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/README BEFORE UPDATING.txt >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ace.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-beautify.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-chromevox.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-elastic_tabstops_lite.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-emmet.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-error_marker.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-keybinding_menu.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-language_tools.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-linking.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-modelist.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-old_ie.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-searchbox.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-settings_menu.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-spellcheck.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-split.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-static_highlight.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-statusbar.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-textarea.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-themelist.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/ext-whitespace.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/keybinding-emacs.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/keybinding-vim.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-abap.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-abc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-actionscript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ada.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-apache_conf.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-applescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-asciidoc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-assembly_x86.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-autohotkey.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-batchfile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-c9search.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-c_cpp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-cirru.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-clojure.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-cobol.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-coffee.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-coldfusion.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-csharp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-css.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-curly.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-d.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-dart.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-diff.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-django.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-dockerfile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-dot.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-eiffel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ejs.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-elixir.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-elm.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-erlang.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-forth.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-fortran.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ftl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-gcode.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-gherkin.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-gitignore.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-glsl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-gobstones.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-golang.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-groovy.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-haml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-handlebars.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-haskell.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-haxe.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-html.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-html_elixir.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-html_ruby.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ini.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-io.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-jack.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-jade.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-java.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-javascript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-json.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-jsoniq.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-jsp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-jsx.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-julia.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-latex.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-lean.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-less.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-liquid.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-lisp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-live_script.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-livescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-logiql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-lsl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-lua.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-luapage.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-lucene.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-makefile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-markdown.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mask.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-matlab.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-maze.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mips_assembler.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mipsassembler.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mushcode.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-mysql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-nix.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-nsis.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-objectivec.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ocaml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-pascal.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-perl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-pgpanel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-pgsql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-php.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-plain_text.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-powershell.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-praat.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-prolog.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-properties.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-protobuf.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-python.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-r.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-razor.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-rdoc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-rhtml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-rst.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-ruby.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-rust.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-sass.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-scad.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-scala.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-scheme.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-scss.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-sh.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-sjs.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-smarty.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-snippets.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-soy_template.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-space.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-sql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-sqlserver.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-stylus.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-svg.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-swift.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-swig.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-tcl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-tex.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-text.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-textile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-toml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-twig.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-typescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-vala.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-vbscript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-velocity.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-verilog.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-vhdl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-wollok.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-xml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-xquery.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/mode-yaml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/abap.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/abc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/actionscript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ada.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/apache_conf.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/applescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/asciidoc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/assembly_x86.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/autohotkey.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/batchfile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/c9search.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/c_cpp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/cirru.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/clojure.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/cobol.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/coffee.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/coldfusion.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/csharp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/css.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/curly.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/d.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/dart.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/diff.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/django.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/dockerfile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/dot.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/eiffel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ejs.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/elixir.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/elm.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/erlang.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/forth.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/fortran.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ftl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/gcode.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/gherkin.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/gitignore.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/glsl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/gobstones.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/golang.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/groovy.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/haml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/handlebars.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/haskell.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/haxe.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/html.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/html_elixir.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/html_ruby.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ini.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/io.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/jack.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/jade.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/java.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/javascript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/json.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/jsoniq.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/jsp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/jsx.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/julia.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/latex.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/lean.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/less.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/liquid.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/lisp.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/live_script.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/livescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/logiql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/lsl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/lua.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/luapage.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/lucene.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/makefile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/markdown.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mask.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/matlab.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/maze.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mips_assembler.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mipsassembler.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mushcode.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/mysql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/nix.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/nsis.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/objectivec.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ocaml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/pascal.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/perl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/pgsql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/php.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/plain_text.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/powershell.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/praat.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/prolog.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/properties.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/protobuf.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/python.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/r.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/razor.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/rdoc.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/rhtml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/rst.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/ruby.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/rust.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/sass.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/scad.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/scala.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/scheme.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/scss.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/sh.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/sjs.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/smarty.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/snippets.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/soy_template.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/space.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/sql.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/sqlserver.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/stylus.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/svg.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/swift.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/swig.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/tcl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/tex.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/text.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/textile.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/toml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/twig.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/typescript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/vala.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/vbscript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/velocity.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/verilog.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/vhdl.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/wollok.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/xml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/xquery.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/snippets/yaml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-ambiance.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-chaos.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-chrome.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-clouds.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-clouds_midnight.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-cobalt.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-crimson_editor.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-dawn.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-dreamweaver.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-eclipse.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-github.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-idle_fingers.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-iplastic.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-katzenmilch.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-kr_theme.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-kuroir.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-merbivore.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-merbivore_soft.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-mono_industrial.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-monokai.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-pastel_on_dark.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-pgpanel.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-solarized_dark.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-solarized_light.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-sqlserver.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-terminal.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-textmate.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-tomorrow.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-tomorrow_night.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-tomorrow_night_blue.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-tomorrow_night_bright.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-tomorrow_night_eighties.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-twilight.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-vibrant_ink.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/theme-xcode.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-coffee.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-css.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-html.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-javascript.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-json.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-lua.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-php.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-xml.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ace/worker-xquery.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/edit.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/error.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/jsfx.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-autocomplete-logic.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-autocomplete-queries.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-autocomplete.css >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-autocomplete.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-explain.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-other.css >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-other.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-processes.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-query-selection.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-tree-functions.css >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-tree-functions.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/pg-9.2-tree-queries.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/snippets.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/sql_split.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/sql_split_test.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/worker-query-detection.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ws-get-functions.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ws-home.css >+%%WWWDIR%%/web_root/pgmanage/app/resources/ws-home.js >+%%WWWDIR%%/web_root/pgmanage/app/resources/ws-tab-functions.css >+%%WWWDIR%%/web_root/pgmanage/app/resources/ws-tab-functions.js >+%%WWWDIR%%/web_root/pgmanage/app/stats.html >+%%WWWDIR%%/web_root/pgmanage/config.html >+%%WWWDIR%%/web_root/pgmanage/connections.html >+%%WWWDIR%%/web_root/pgmanage/css/greyspots.css >+%%WWWDIR%%/web_root/pgmanage/css/greyspots_copy.css >+%%WWWDIR%%/web_root/pgmanage/css/pgmanage.css >+%%WWWDIR%%/web_root/pgmanage/favicon.ico >+%%WWWDIR%%/web_root/pgmanage/fonts/BankGothic.otf >+%%WWWDIR%%/web_root/pgmanage/fonts/FontAwesome.otf >+%%WWWDIR%%/web_root/pgmanage/fonts/bank_gothic-webfont.eot >+%%WWWDIR%%/web_root/pgmanage/fonts/bank_gothic-webfont.svg >+%%WWWDIR%%/web_root/pgmanage/fonts/bank_gothic-webfont.ttf >+%%WWWDIR%%/web_root/pgmanage/fonts/bank_gothic-webfont.woff >+%%WWWDIR%%/web_root/pgmanage/fonts/fontawesome-webfont.eot >+%%WWWDIR%%/web_root/pgmanage/fonts/fontawesome-webfont.svg >+%%WWWDIR%%/web_root/pgmanage/fonts/fontawesome-webfont.ttf >+%%WWWDIR%%/web_root/pgmanage/fonts/fontawesome-webfont.woff >+%%WWWDIR%%/web_root/pgmanage/index.html >+%%WWWDIR%%/web_root/pgmanage/js/D3_LICENSE >+%%WWWDIR%%/web_root/pgmanage/js/ace/ace.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/ext-language_tools.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/ext-searchbox.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/keybinding-emacs.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/keybinding-vim.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/mode-ini.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/mode-text.js >+%%WWWDIR%%/web_root/pgmanage/js/ace/theme-eclipse.js >+%%WWWDIR%%/web_root/pgmanage/js/d3.js >+%%WWWDIR%%/web_root/pgmanage/js/greyspots.js >+%%WWWDIR%%/web_root/pgmanage/js/page-zoom.js >+%%WWWDIR%%/web_root/pgmanage/js/settings.js >+%%WWWDIR%%/web_root/pgmanage/splash.html >+%%WWWDIR%%/web_root/pgmanage/test.txt >+%%WWWDIR%%/web_root/pgmanage/test/index.html >+%%WWWDIR%%/web_root/pgmanage/test/test-lib.js >+%%WWWDIR%%/web_root/pgmanage/test/test-lists.js >+%%WWWDIR%%/web_root/pgmanage/test/test.css >+%%WWWDIR%%/web_root/pgmanage/test/test.js >+%%WWWDIR%%/web_root/pgmanage/test/testDATASHEET.html >+%%WWWDIR%%/web_root/pgmanage/testing_github_api.html >+@dir %%ETCDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 225296
:
189882
|
190452
| 201006