aboutsummaryrefslogtreecommitdiff
path: root/databases/pgtcl/pkg-plist
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2007-06-18 20:45:59 +0000
committerMikhail Teterin <mi@FreeBSD.org>2007-06-18 20:45:59 +0000
commit40bd9f01010adc3824ae6eb9d220589b3e43d363 (patch)
treec0a569b610f01203b207b6aed9b5b47d9ce9696f /databases/pgtcl/pkg-plist
parent29f53c2564b637d9b72c0ce463ee303b5eb907cf (diff)
downloadports-40bd9f01010adc3824ae6eb9d220589b3e43d363.tar.gz
ports-40bd9f01010adc3824ae6eb9d220589b3e43d363.zip
Add TCL binding for PostgreSQL client. This used to be part of PostgreSQL
client up to version 7.x, but is not found in 8.x.
Notes
Notes: svn path=/head/; revision=193833
Diffstat (limited to 'databases/pgtcl/pkg-plist')
-rw-r--r--databases/pgtcl/pkg-plist70
1 files changed, 70 insertions, 0 deletions
diff --git a/databases/pgtcl/pkg-plist b/databases/pgtcl/pkg-plist
new file mode 100644
index 000000000000..2f9085e03e14
--- /dev/null
+++ b/databases/pgtcl/pkg-plist
@@ -0,0 +1,70 @@
+lib/pgtcl/libpgtcl%%PORTVERSION%%.so
+lib/pgtcl/pkgIndex.tcl
+@dirrm lib/pgtcl
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/ln-legalnotice.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-blocking.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-cancelrequest.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-conndefaults.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-connect.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-disconnect.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-escape-bytea.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-escape-string.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-exec-params.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-exec-prepared.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-exec.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-execute.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-getresult.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-isbusy.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-listen.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-close.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-creat.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-export.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-import.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-lseek.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-open.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-read.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-tell.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-unlink.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-lo-write.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-notice-handler.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-on-connection-loss.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-parameter-status.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-quote.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-result-callback.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-result.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-select.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-sendquery-params.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-sendquery.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-sendquery-prepared.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-transaction-status.html
+%%PORTDOCS%%%%DOCSDIR%%/pg-unescape-bytea.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-async.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-asyncevent.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-cnq-execute.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-copy.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-dblist.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picstore-esc.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picstore-lo.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picstore-pq.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picview-esc.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picview-lo.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-make.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-picview-pq.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-example-results.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-examples.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-load-static.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-loading-load.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-loading.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-make-macos.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-make-win.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-overview.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-preface.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref-async.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref-connstatus.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref-largeobj.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref-notif.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref-query.html
+%%PORTDOCS%%%%DOCSDIR%%/pgtcl-ref.html
+%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
+%%PORTDOCS%%@dirrm %%DOCSDIR%%