Index: Makefile =================================================================== --- Makefile (revision 398391) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kibana -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 DISTVERSIONSUFFIX= -linux-x86 CATEGORIES= textproc www MASTER_SITES= http://download.elastic.co/kibana/kibana/ @@ -24,6 +24,7 @@ @${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC}/src && \ ${RM} config/kibana.yml bin/kibana.sh bin/kibana.bat && \ + ${RM} -rf node_modules/bunyan/node_modules/dtrace-provider && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${CP} ${WRKSRC}/config/kibana.yml ${STAGEDIR}${PREFIX}/etc/kibana.yml.sample Index: distinfo =================================================================== --- distinfo (revision 398391) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (kibana-4.1.1-linux-x86.tar.gz) = 8095edec9672c1789df720673e702e7721087ca4db7baca95f2ff0278566fe40 -SIZE (kibana-4.1.1-linux-x86.tar.gz) = 11465753 +SHA256 (kibana-4.1.2-linux-x86.tar.gz) = 5fd8977bbb419351fca3e4cbfd1909aaedc4d38a8acac91d34a9301790583644 +SIZE (kibana-4.1.2-linux-x86.tar.gz) = 11579680 Index: pkg-plist =================================================================== --- pkg-plist (revision 398391) +++ pkg-plist (working copy) @@ -12,6 +12,7 @@ %%WWWDIR%%/lib/listPlugins.js %%WWWDIR%%/lib/logger.js %%WWWDIR%%/lib/migrateConfig.js +%%WWWDIR%%/lib/proxyAgent.js %%WWWDIR%%/lib/requestLogger.js %%WWWDIR%%/lib/serverInitialization.js %%WWWDIR%%/lib/upgradeConfig.js @@ -76,7 +77,9 @@ %%WWWDIR%%/node_modules/body-parser/lib/types/text.js %%WWWDIR%%/node_modules/body-parser/lib/types/urlencoded.js %%WWWDIR%%/node_modules/body-parser/node_modules/bytes/History.md +%%WWWDIR%%/node_modules/body-parser/node_modules/bytes/Makefile %%WWWDIR%%/node_modules/body-parser/node_modules/bytes/Readme.md +%%WWWDIR%%/node_modules/body-parser/node_modules/bytes/component.json %%WWWDIR%%/node_modules/body-parser/node_modules/bytes/index.js %%WWWDIR%%/node_modules/body-parser/node_modules/bytes/package.json %%WWWDIR%%/node_modules/body-parser/node_modules/content-type/HISTORY.md @@ -92,21 +95,6 @@ %%WWWDIR%%/node_modules/body-parser/node_modules/depd/lib/compat/callsite-tostring.js %%WWWDIR%%/node_modules/body-parser/node_modules/depd/lib/compat/index.js %%WWWDIR%%/node_modules/body-parser/node_modules/depd/package.json -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/HISTORY.md -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/LICENSE -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/README.md -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/index.js -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/inherits/LICENSE -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/inherits/README.md -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/inherits/inherits.js -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/inherits/inherits_browser.js -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/inherits/package.json -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/statuses/LICENSE -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/statuses/README.md -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/statuses/codes.json -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/statuses/index.js -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/node_modules/statuses/package.json -%%WWWDIR%%/node_modules/body-parser/node_modules/http-errors/package.json %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/Changelog.md %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/LICENSE %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/README.md @@ -127,7 +115,6 @@ %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/shiftjis.json %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/encodings/utf16.js %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/encodings/utf7.js -%%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/lib/bom-handling.js %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/lib/extend-node.js %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/lib/index.js %%WWWDIR%%/node_modules/body-parser/node_modules/iconv-lite/lib/streams.js @@ -156,11 +143,10 @@ %%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/LICENSE %%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/README.md %%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/index.js -%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/HISTORY.md -%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/LICENSE -%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/README.md -%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/index.js -%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/package.json +%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/History.md +%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/Readme.md +%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/index.js +%%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/package.json %%WWWDIR%%/node_modules/body-parser/node_modules/raw-body/package.json %%WWWDIR%%/node_modules/body-parser/node_modules/type-is/HISTORY.md %%WWWDIR%%/node_modules/body-parser/node_modules/type-is/LICENSE @@ -197,6 +183,24 @@ %%WWWDIR%%/node_modules/bunyan/docs/img/bunyan.browserify.png %%WWWDIR%%/node_modules/bunyan/docs/index.html %%WWWDIR%%/node_modules/bunyan/lib/bunyan.js +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/LICENSE +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/README.md +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/index.js +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/ncp/LICENSE.md +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/ncp/README.md +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/ncp/bin/ncp +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/ncp/lib/ncp.js +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/ncp/package.json +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/AUTHORS +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/LICENSE +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/README.md +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/bin.js +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/package.json +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/node_modules/rimraf/rimraf.js +%%WWWDIR%%/node_modules/bunyan/node_modules/mv/package.json +%%WWWDIR%%/node_modules/bunyan/node_modules/safe-json-stringify/README.md +%%WWWDIR%%/node_modules/bunyan/node_modules/safe-json-stringify/index.js +%%WWWDIR%%/node_modules/bunyan/node_modules/safe-json-stringify/package.json %%WWWDIR%%/node_modules/bunyan/package.json %%WWWDIR%%/node_modules/commander/History.md %%WWWDIR%%/node_modules/commander/LICENSE @@ -1394,10 +1398,6 @@ %%WWWDIR%%/node_modules/express/node_modules/accepts/node_modules/negotiator/lib/mediaType.js %%WWWDIR%%/node_modules/express/node_modules/accepts/node_modules/negotiator/package.json %%WWWDIR%%/node_modules/express/node_modules/accepts/package.json -%%WWWDIR%%/node_modules/express/node_modules/array-flatten/LICENSE -%%WWWDIR%%/node_modules/express/node_modules/array-flatten/README.md -%%WWWDIR%%/node_modules/express/node_modules/array-flatten/array-flatten.js -%%WWWDIR%%/node_modules/express/node_modules/array-flatten/package.json %%WWWDIR%%/node_modules/express/node_modules/content-disposition/HISTORY.md %%WWWDIR%%/node_modules/express/node_modules/content-disposition/LICENSE %%WWWDIR%%/node_modules/express/node_modules/content-disposition/README.md @@ -1424,8 +1424,9 @@ %%WWWDIR%%/node_modules/express/node_modules/depd/lib/compat/callsite-tostring.js %%WWWDIR%%/node_modules/express/node_modules/depd/lib/compat/index.js %%WWWDIR%%/node_modules/express/node_modules/depd/package.json -%%WWWDIR%%/node_modules/express/node_modules/escape-html/LICENSE +%%WWWDIR%%/node_modules/express/node_modules/escape-html/Makefile %%WWWDIR%%/node_modules/express/node_modules/escape-html/Readme.md +%%WWWDIR%%/node_modules/express/node_modules/escape-html/component.json %%WWWDIR%%/node_modules/express/node_modules/escape-html/index.js %%WWWDIR%%/node_modules/express/node_modules/escape-html/package.json %%WWWDIR%%/node_modules/express/node_modules/etag/HISTORY.md @@ -1432,16 +1433,26 @@ %%WWWDIR%%/node_modules/express/node_modules/etag/LICENSE %%WWWDIR%%/node_modules/express/node_modules/etag/README.md %%WWWDIR%%/node_modules/express/node_modules/etag/index.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/LICENSE +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/README.md +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc1.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc16.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc16_ccitt.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc16_modbus.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc24.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc32.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc8.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/crc8_1wire.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/create.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/hex.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/lib/index.js +%%WWWDIR%%/node_modules/express/node_modules/etag/node_modules/crc/package.json %%WWWDIR%%/node_modules/express/node_modules/etag/package.json %%WWWDIR%%/node_modules/express/node_modules/finalhandler/HISTORY.md %%WWWDIR%%/node_modules/express/node_modules/finalhandler/LICENSE %%WWWDIR%%/node_modules/express/node_modules/finalhandler/README.md %%WWWDIR%%/node_modules/express/node_modules/finalhandler/index.js -%%WWWDIR%%/node_modules/express/node_modules/finalhandler/node_modules/unpipe/HISTORY.md -%%WWWDIR%%/node_modules/express/node_modules/finalhandler/node_modules/unpipe/LICENSE -%%WWWDIR%%/node_modules/express/node_modules/finalhandler/node_modules/unpipe/README.md -%%WWWDIR%%/node_modules/express/node_modules/finalhandler/node_modules/unpipe/index.js -%%WWWDIR%%/node_modules/express/node_modules/finalhandler/node_modules/unpipe/package.json %%WWWDIR%%/node_modules/express/node_modules/finalhandler/package.json %%WWWDIR%%/node_modules/express/node_modules/fresh/HISTORY.md %%WWWDIR%%/node_modules/express/node_modules/fresh/LICENSE @@ -1472,8 +1483,8 @@ %%WWWDIR%%/node_modules/express/node_modules/parseurl/index.js %%WWWDIR%%/node_modules/express/node_modules/parseurl/package.json %%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/History.md -%%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/LICENSE %%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/Readme.md +%%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/component.json %%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/index.js %%WWWDIR%%/node_modules/express/node_modules/path-to-regexp/package.json %%WWWDIR%%/node_modules/express/node_modules/proxy-addr/HISTORY.md @@ -1516,16 +1527,6 @@ %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/destroy/README.md %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/destroy/index.js %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/destroy/package.json -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/HISTORY.md -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/LICENSE -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/README.md -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/index.js -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/LICENSE -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/README.md -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/inherits.js -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/inherits_browser.js -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/package.json -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/http-errors/package.json %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/mime/LICENSE %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/mime/README.md %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/mime/build/build.js @@ -1538,11 +1539,6 @@ %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/ms/README.md %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/ms/index.js %%WWWDIR%%/node_modules/express/node_modules/send/node_modules/ms/package.json -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/statuses/LICENSE -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/statuses/README.md -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/statuses/codes.json -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/statuses/index.js -%%WWWDIR%%/node_modules/express/node_modules/send/node_modules/statuses/package.json %%WWWDIR%%/node_modules/express/node_modules/send/package.json %%WWWDIR%%/node_modules/express/node_modules/serve-static/HISTORY.md %%WWWDIR%%/node_modules/express/node_modules/serve-static/LICENSE @@ -1746,18 +1742,6 @@ %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/i/lib/native.js %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/i/lib/util.js %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/i/package.json -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/LICENSE -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/bin/cmd.js -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/bin/usage.txt -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/examples/pow.js -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/index.js -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/node_modules/minimist/LICENSE -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/node_modules/minimist/example/parse.js -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/node_modules/minimist/index.js -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/node_modules/minimist/package.json -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/node_modules/minimist/readme.markdown -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/package.json -%%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/mkdirp/readme.markdown %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/ncp/LICENSE.md %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/ncp/README.md %%WWWDIR%%/node_modules/http-auth/node_modules/htpasswd/node_modules/prompt/node_modules/utile/node_modules/ncp/bin/ncp @@ -2076,18 +2060,6 @@ %%WWWDIR%%/node_modules/jade/node_modules/jstransformer/node_modules/promise/polyfill-done.js %%WWWDIR%%/node_modules/jade/node_modules/jstransformer/node_modules/promise/polyfill.js %%WWWDIR%%/node_modules/jade/node_modules/jstransformer/package.json -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/LICENSE -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/bin/cmd.js -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/bin/usage.txt -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/examples/pow.js -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/index.js -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/node_modules/minimist/LICENSE -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/node_modules/minimist/example/parse.js -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/node_modules/minimist/index.js -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/node_modules/minimist/package.json -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/node_modules/minimist/readme.markdown -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/package.json -%%WWWDIR%%/node_modules/jade/node_modules/mkdirp/readme.markdown %%WWWDIR%%/node_modules/jade/node_modules/transformers/README.md %%WWWDIR%%/node_modules/jade/node_modules/transformers/history.md %%WWWDIR%%/node_modules/jade/node_modules/transformers/lib/shared.js @@ -2840,6 +2812,7 @@ %%WWWDIR%%/node_modules/request/index.js %%WWWDIR%%/node_modules/request/lib/auth.js %%WWWDIR%%/node_modules/request/lib/cookies.js +%%WWWDIR%%/node_modules/request/lib/copy.js %%WWWDIR%%/node_modules/request/lib/getProxyFromURI.js %%WWWDIR%%/node_modules/request/lib/har.js %%WWWDIR%%/node_modules/request/lib/helpers.js @@ -2847,7 +2820,6 @@ %%WWWDIR%%/node_modules/request/lib/oauth.js %%WWWDIR%%/node_modules/request/lib/querystring.js %%WWWDIR%%/node_modules/request/lib/redirect.js -%%WWWDIR%%/node_modules/request/lib/tunnel.js %%WWWDIR%%/node_modules/request/node_modules/aws-sign2/LICENSE %%WWWDIR%%/node_modules/request/node_modules/aws-sign2/README.md %%WWWDIR%%/node_modules/request/node_modules/aws-sign2/index.js @@ -2900,12 +2872,6 @@ %%WWWDIR%%/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js %%WWWDIR%%/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json %%WWWDIR%%/node_modules/request/node_modules/combined-stream/package.json -%%WWWDIR%%/node_modules/request/node_modules/extend/CHANGELOG.md -%%WWWDIR%%/node_modules/request/node_modules/extend/LICENSE -%%WWWDIR%%/node_modules/request/node_modules/extend/README.md -%%WWWDIR%%/node_modules/request/node_modules/extend/component.json -%%WWWDIR%%/node_modules/request/node_modules/extend/index.js -%%WWWDIR%%/node_modules/request/node_modules/extend/package.json %%WWWDIR%%/node_modules/request/node_modules/forever-agent/LICENSE %%WWWDIR%%/node_modules/request/node_modules/forever-agent/README.md %%WWWDIR%%/node_modules/request/node_modules/forever-agent/index.js @@ -2913,45 +2879,26 @@ %%WWWDIR%%/node_modules/request/node_modules/form-data/License %%WWWDIR%%/node_modules/request/node_modules/form-data/Readme.md %%WWWDIR%%/node_modules/request/node_modules/form-data/lib/form_data.js -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/LICENSE %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/README.md +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/bower.json +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/component.json %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/package.json %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/support/sync-package-managers.js -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/HISTORY.md -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/LICENSE -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/README.md -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/index.js -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/HISTORY.md -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/LICENSE -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/README.md -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/db.json -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/index.js -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/package.json -%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/mime-types/package.json +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/License +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/Readme.md +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/License +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Makefile +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Readme.md +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/package.json +%%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/combined-stream/package.json %%WWWDIR%%/node_modules/request/node_modules/form-data/package.json %%WWWDIR%%/node_modules/request/node_modules/har-validator/LICENSE %%WWWDIR%%/node_modules/request/node_modules/har-validator/README.md %%WWWDIR%%/node_modules/request/node_modules/har-validator/bin/har-validator -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/error.js -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/index.js -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/cache.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/cacheEntry.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/content.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/cookie.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/creator.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/entry.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/har.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/index.js -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/log.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/page.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/pageTimings.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/postData.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/record.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/request.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/response.json -%%WWWDIR%%/node_modules/request/node_modules/har-validator/lib/schemas/timings.json %%WWWDIR%%/node_modules/request/node_modules/har-validator/node_modules/chalk/index.js %%WWWDIR%%/node_modules/request/node_modules/har-validator/node_modules/chalk/license %%WWWDIR%%/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles/index.js @@ -3018,6 +2965,24 @@ %%WWWDIR%%/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/package.json %%WWWDIR%%/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/require.js %%WWWDIR%%/node_modules/request/node_modules/har-validator/package.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/error.js +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/index.js +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/cache.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/cacheEntry.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/content.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/cookie.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/creator.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/entry.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/har.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/index.js +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/log.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/page.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/pageTimings.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/postData.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/record.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/request.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/response.json +%%WWWDIR%%/node_modules/request/node_modules/har-validator/src/schemas/timings.json %%WWWDIR%%/node_modules/request/node_modules/hawk/LICENSE %%WWWDIR%%/node_modules/request/node_modules/hawk/Makefile %%WWWDIR%%/node_modules/request/node_modules/hawk/README.md @@ -3037,6 +3002,7 @@ %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/README.md %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png +%%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/index.js %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/boom/package.json %%WWWDIR%%/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE @@ -3190,6 +3156,21 @@ %%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/LICENSE %%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/README.md %%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/index.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/LICENSE +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/README.md +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc1.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc16.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc16_ccitt.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc16_modbus.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc24.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc32.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc8.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/crc8_1wire.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/create.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/hex.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/lib/index.js +%%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/node_modules/crc/package.json %%WWWDIR%%/node_modules/serve-favicon/node_modules/etag/package.json %%WWWDIR%%/node_modules/serve-favicon/node_modules/fresh/HISTORY.md %%WWWDIR%%/node_modules/serve-favicon/node_modules/fresh/LICENSE @@ -3212,6 +3193,7 @@ %%WWWDIR%%/node_modules/through/index.js %%WWWDIR%%/node_modules/through/package.json %%WWWDIR%%/node_modules/through/readme.markdown +%%WWWDIR%%/npm-shrinkwrap.json %%WWWDIR%%/package.json %%WWWDIR%%/public/bower_components/font-awesome/fonts/FontAwesome.otf %%WWWDIR%%/public/bower_components/font-awesome/fonts/fontawesome-webfont.eot