openbsd-ports/databases/node-pg/pkg/PLIST
jeremy 877e92b50c Update node-pg to 0.7.1, works with node 0.8.0.
Build process changed from waf to gyp, modify gyp binding to work.
2012-06-28 17:31:43 +00:00

130 lines
6.5 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2012/06/28 17:31:43 jeremy Exp $
lib/node_modules/pg/
lib/node_modules/pg/.npmignore
lib/node_modules/pg/Makefile
lib/node_modules/pg/README.md
lib/node_modules/pg/benchmark/
lib/node_modules/pg/benchmark/js-versus-native-bench.js
lib/node_modules/pg/benchmark/large-datatset-bench.js
lib/node_modules/pg/benchmark/simple-query-bench.js
lib/node_modules/pg/binding.gyp
lib/node_modules/pg/build/
lib/node_modules/pg/build/Makefile
lib/node_modules/pg/build/Release/
lib/node_modules/pg/build/Release/.deps/
lib/node_modules/pg/build/Release/.deps/Release/
lib/node_modules/pg/build/Release/.deps/Release/binding.node.d
lib/node_modules/pg/build/Release/.deps/Release/obj.target/
lib/node_modules/pg/build/Release/.deps/Release/obj.target/binding/
lib/node_modules/pg/build/Release/.deps/Release/obj.target/binding.node.d
lib/node_modules/pg/build/Release/.deps/Release/obj.target/binding/src/
lib/node_modules/pg/build/Release/.deps/Release/obj.target/binding/src/binding.o.d
@bin lib/node_modules/pg/build/Release/binding.node
lib/node_modules/pg/build/Release/linker.lock
lib/node_modules/pg/build/Release/obj.target/
lib/node_modules/pg/build/Release/obj.target/binding/
@bin lib/node_modules/pg/build/Release/obj.target/binding.node
lib/node_modules/pg/build/Release/obj.target/binding/src/
lib/node_modules/pg/build/Release/obj.target/binding/src/binding.o
lib/node_modules/pg/build/binding.Makefile
lib/node_modules/pg/build/binding.target.mk
lib/node_modules/pg/build/config.gypi
lib/node_modules/pg/lib/
lib/node_modules/pg/lib/arrayParser.js
lib/node_modules/pg/lib/binaryParsers.js
lib/node_modules/pg/lib/client.js
lib/node_modules/pg/lib/connection.js
lib/node_modules/pg/lib/defaults.js
lib/node_modules/pg/lib/index.js
lib/node_modules/pg/lib/native/
lib/node_modules/pg/lib/native/index.js
lib/node_modules/pg/lib/native/query.js
lib/node_modules/pg/lib/query.js
lib/node_modules/pg/lib/result.js
lib/node_modules/pg/lib/textParsers.js
lib/node_modules/pg/lib/types.js
lib/node_modules/pg/lib/utils.js
lib/node_modules/pg/lib/writer.js
lib/node_modules/pg/package.json
lib/node_modules/pg/script/
lib/node_modules/pg/script/create-test-tables.js
lib/node_modules/pg/script/dump-db-types.js
lib/node_modules/pg/script/list-db-types.js
lib/node_modules/pg/script/test-connection.js
lib/node_modules/pg/src/
lib/node_modules/pg/src/binding.cc
lib/node_modules/pg/test/
lib/node_modules/pg/test/buffer-list.js
lib/node_modules/pg/test/cli.js
lib/node_modules/pg/test/integration/
lib/node_modules/pg/test/integration/client/
lib/node_modules/pg/test/integration/client/api-tests.js
lib/node_modules/pg/test/integration/client/array-tests.js
lib/node_modules/pg/test/integration/client/big-simple-query-tests.js
lib/node_modules/pg/test/integration/client/cancel-query-tests.js
lib/node_modules/pg/test/integration/client/configuration-tests.js
lib/node_modules/pg/test/integration/client/drain-tests.js
lib/node_modules/pg/test/integration/client/empty-query-tests.js
lib/node_modules/pg/test/integration/client/error-handling-tests.js
lib/node_modules/pg/test/integration/client/huge-numeric-tests.js
lib/node_modules/pg/test/integration/client/no-data-tests.js
lib/node_modules/pg/test/integration/client/notice-tests.js
lib/node_modules/pg/test/integration/client/prepared-statement-tests.js
lib/node_modules/pg/test/integration/client/result-metadata-tests.js
lib/node_modules/pg/test/integration/client/simple-query-tests.js
lib/node_modules/pg/test/integration/client/test-helper.js
lib/node_modules/pg/test/integration/client/transaction-tests.js
lib/node_modules/pg/test/integration/client/type-coercion-tests.js
lib/node_modules/pg/test/integration/connection/
lib/node_modules/pg/test/integration/connection-pool/
lib/node_modules/pg/test/integration/connection-pool/double-connection-tests.js
lib/node_modules/pg/test/integration/connection-pool/ending-pool-tests.js
lib/node_modules/pg/test/integration/connection-pool/error-tests.js
lib/node_modules/pg/test/integration/connection-pool/idle-timeout-tests.js
lib/node_modules/pg/test/integration/connection-pool/max-connection-tests.js
lib/node_modules/pg/test/integration/connection-pool/optional-config-tests.js
lib/node_modules/pg/test/integration/connection-pool/single-connection-tests.js
lib/node_modules/pg/test/integration/connection-pool/test-helper.js
lib/node_modules/pg/test/integration/connection-pool/unique-name-tests.js
lib/node_modules/pg/test/integration/connection-pool/waiting-connection-tests.js
lib/node_modules/pg/test/integration/connection/bound-command-tests.js
lib/node_modules/pg/test/integration/connection/notification-tests.js
lib/node_modules/pg/test/integration/connection/query-tests.js
lib/node_modules/pg/test/integration/connection/test-helper.js
lib/node_modules/pg/test/integration/gh-issues/
lib/node_modules/pg/test/integration/gh-issues/130.js
lib/node_modules/pg/test/integration/gh-issues/131.js
lib/node_modules/pg/test/integration/test-helper.js
lib/node_modules/pg/test/native/
lib/node_modules/pg/test/native/callback-api-tests.js
lib/node_modules/pg/test/native/connection-tests.js
lib/node_modules/pg/test/native/error-tests.js
lib/node_modules/pg/test/native/evented-api-tests.js
lib/node_modules/pg/test/native/stress-tests.js
lib/node_modules/pg/test/test-buffers.js
lib/node_modules/pg/test/test-helper.js
lib/node_modules/pg/test/unit/
lib/node_modules/pg/test/unit/client/
lib/node_modules/pg/test/unit/client/cleartext-password-tests.js
lib/node_modules/pg/test/unit/client/configuration-tests.js
lib/node_modules/pg/test/unit/client/connection-string-tests.js
lib/node_modules/pg/test/unit/client/md5-password-tests.js
lib/node_modules/pg/test/unit/client/notification-tests.js
lib/node_modules/pg/test/unit/client/prepared-statement-tests.js
lib/node_modules/pg/test/unit/client/query-queue-tests.js
lib/node_modules/pg/test/unit/client/query-tests.js
lib/node_modules/pg/test/unit/client/result-metadata-tests.js
lib/node_modules/pg/test/unit/client/simple-query-tests.js
lib/node_modules/pg/test/unit/client/test-helper.js
lib/node_modules/pg/test/unit/client/typed-query-results-tests.js
lib/node_modules/pg/test/unit/connection/
lib/node_modules/pg/test/unit/connection/error-tests.js
lib/node_modules/pg/test/unit/connection/inbound-parser-tests.js
lib/node_modules/pg/test/unit/connection/outbound-sending-tests.js
lib/node_modules/pg/test/unit/connection/startup-tests.js
lib/node_modules/pg/test/unit/connection/test-helper.js
lib/node_modules/pg/test/unit/test-helper.js
lib/node_modules/pg/test/unit/utils-tests.js
lib/node_modules/pg/test/unit/writer-tests.js
lib/node_modules/pg/wscript