blob: 2f9085e03e14778cbdb23f33b0e66f83fb6bedb1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
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%%
|