p7zip: update to 17.05
[oi-userland.git] / components / tcl / pgtcl / pgtcl.p5m
blob9ee14ad9bb01ac9ca3eab1eed243546c4e7b630b
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/include/pgtclId.h
27 link path=usr/lib/tcl8.6/pgtcl/$(MACH64)/libpgtcl.so target=/libpgtcl$(HUMAN_VERSION).so
28 file path=usr/lib/tcl8.6/pgtcl/$(MACH64)/libpgtcl$(HUMAN_VERSION).so
29 file path=usr/lib/tcl8.6/pgtcl/$(MACH64)/pkgIndex.tcl
30 file path=usr/lib/tcl8.6/pgtcl/$(MACH64)/postgres-helpers.tcl
31 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/HTML.index
32 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/index.html
33 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/libpgtcl-loading.html
34 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/libpgtcl-ref.html
35 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/libpgtcl.html
36 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-commandhandles.html
37 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-examplesect.html
38 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-nullvaluestring.html
39 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgblocking.html
40 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgcancelrequest.html
41 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgconndefaults.html
42 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgconnect.html
43 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgconninfo.html
44 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgcopycomplete.html
45 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgdisconnect.html
46 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgescape-bytea.html
47 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgescape-string.html
48 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgexec.html
49 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgexecprepared.html
50 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgexecute.html
51 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pggetconnectionid.html
52 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pggetresult.html
53 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgisbusy.html
54 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglisten.html
55 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgloclose.html
56 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglocreat.html
57 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgloexport.html
58 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgloimport.html
59 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglolseek.html
60 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgloopen.html
61 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgloread.html
62 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglotell.html
63 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglounlink.html
64 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pglowrite.html
65 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgon-connection-loss.html
66 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgresult.html
67 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgselect.html
68 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgsendquery.html
69 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgsendqueryprepared.html
70 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgsqlite.html
71 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgtruncate.html
72 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-pgunescape-bytea.html
73 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-quote.html
74 file path=usr/share/doc/pgtcl-$(HUMAN_VERSION)/pgtcl-tclnamespace.html