makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist
[oi-userland.git] / components / database / postgresql-14 / postgresql14-service.p5m
blob112e2a7f9517b2b34f55331e403cac9b8c9bb3c4
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 2019 Alexander Pyhalov
14 # Copyright 2022 Marco van Wieringen
15 # Copyright 2022 Andreas Wacknitz
18 set name=pkg.fmri value=pkg:/service/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="PostgreSQL 14 database server"
21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 depend fmri=pkg:/$(COMPONENT_FMRI) type=require
29 depend fmri=pkg:/database/postgres-common type=require
31 file files/auth_attr path=etc/security/auth_attr.d/postgres-14
32 file files/exec_attr path=etc/security/exec_attr.d/postgres-14
33 file files/prof_attr path=etc/security/prof_attr.d/postgres-14
34 file files/user_attr path=etc/user_attr.d/postgres-14
35 file files/postgresql_14.xml path=lib/svc/manifest/application/database/postgresql_14.xml   restart_fmri=svc:/system/manifest-import:default
36 file files/postgres_14 mode=0555 path=lib/svc/method/postgres_14
38 dir group=postgres mode=0755 owner=postgres path=var/postgres/14
39 dir group=postgres mode=0700 owner=postgres path=var/postgres/14/backups
40 dir group=postgres mode=0700 owner=postgres path=var/postgres/14/data
41 link path=usr/postgres/14/bin/postmaster target=postgres
42 file path=usr/postgres/14/bin/initdb
43 file path=usr/postgres/14/bin/pg_checksums
44 file path=usr/postgres/14/bin/pg_controldata
45 file path=usr/postgres/14/bin/pg_ctl
46 file path=usr/postgres/14/bin/pg_resetwal
47 file path=usr/postgres/14/bin/postgres
48 file path=usr/postgres/14/lib/$(MACH64)/cyrillic_and_mic.so
49 file path=usr/postgres/14/lib/$(MACH64)/dict_snowball.so
50 file path=usr/postgres/14/lib/$(MACH64)/euc_cn_and_mic.so
51 file path=usr/postgres/14/lib/$(MACH64)/euc_jp_and_sjis.so
52 file path=usr/postgres/14/lib/$(MACH64)/euc_kr_and_mic.so
53 file path=usr/postgres/14/lib/$(MACH64)/euc_tw_and_big5.so
54 file path=usr/postgres/14/lib/$(MACH64)/euc2004_sjis2004.so
55 file path=usr/postgres/14/lib/$(MACH64)/latin2_and_win1250.so
56 file path=usr/postgres/14/lib/$(MACH64)/latin_and_mic.so
57 file path=usr/postgres/14/lib/$(MACH64)/pgoutput.so
58 file path=usr/postgres/14/lib/$(MACH64)/plpgsql.so
59 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_big5.so
60 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_cyrillic.so
61 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_euc_cn.so
62 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_euc_jp.so
63 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_euc_kr.so
64 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_euc_tw.so
65 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_euc2004.so
66 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_gb18030.so
67 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_gbk.so
68 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_iso8859.so
69 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_iso8859_1.so
70 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_johab.so
71 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_sjis.so
72 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_sjis2004.so
73 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_uhc.so
74 file path=usr/postgres/14/lib/$(MACH64)/utf8_and_win.so
75 file path=usr/postgres/14/man/man1/initdb.1
76 file path=usr/postgres/14/man/man1/pg_checksums.1
77 file path=usr/postgres/14/man/man1/pg_controldata.1
78 file path=usr/postgres/14/man/man1/pg_ctl.1
79 file path=usr/postgres/14/man/man1/pg_resetwal.1
80 file path=usr/postgres/14/man/man1/postgres.1
81 file path=usr/postgres/14/man/man1/postmaster.1
82 file path=usr/postgres/14/share/errcodes.txt
83 file path=usr/postgres/14/share/fix-CVE-2024-4317.sql
84 file path=usr/postgres/14/share/information_schema.sql
85 file path=usr/postgres/14/share/pg_hba.conf.sample
86 file path=usr/postgres/14/share/pg_ident.conf.sample
87 file path=usr/postgres/14/share/pg_service.conf.sample
88 file path=usr/postgres/14/share/postgres.bki
89 file path=usr/postgres/14/share/postgresql.conf.sample
90 file path=usr/postgres/14/share/snowball_create.sql
91 file path=usr/postgres/14/share/sql_features.txt
92 file path=usr/postgres/14/share/system_constraints.sql
93 file path=usr/postgres/14/share/system_functions.sql
94 file path=usr/postgres/14/share/system_views.sql
95 file path=usr/postgres/14/share/extension/plpgsql--1.0.sql
96 file path=usr/postgres/14/share/extension/plpgsql.control
97 file path=usr/postgres/14/share/timezonesets/Africa.txt
98 file path=usr/postgres/14/share/timezonesets/America.txt
99 file path=usr/postgres/14/share/timezonesets/Antarctica.txt
100 file path=usr/postgres/14/share/timezonesets/Asia.txt
101 file path=usr/postgres/14/share/timezonesets/Atlantic.txt
102 file path=usr/postgres/14/share/timezonesets/Australia
103 file path=usr/postgres/14/share/timezonesets/Australia.txt
104 file path=usr/postgres/14/share/timezonesets/Default
105 file path=usr/postgres/14/share/timezonesets/Etc.txt
106 file path=usr/postgres/14/share/timezonesets/Europe.txt
107 file path=usr/postgres/14/share/timezonesets/India
108 file path=usr/postgres/14/share/timezonesets/Indian.txt
109 file path=usr/postgres/14/share/timezonesets/Pacific.txt
110 file path=usr/postgres/14/share/tsearch_data/danish.stop
111 file path=usr/postgres/14/share/tsearch_data/dutch.stop
112 file path=usr/postgres/14/share/tsearch_data/english.stop
113 file path=usr/postgres/14/share/tsearch_data/finnish.stop
114 file path=usr/postgres/14/share/tsearch_data/french.stop
115 file path=usr/postgres/14/share/tsearch_data/german.stop
116 file path=usr/postgres/14/share/tsearch_data/hungarian.stop
117 file path=usr/postgres/14/share/tsearch_data/hunspell_sample.affix
118 file path=usr/postgres/14/share/tsearch_data/hunspell_sample_long.affix
119 file path=usr/postgres/14/share/tsearch_data/hunspell_sample_long.dict
120 file path=usr/postgres/14/share/tsearch_data/hunspell_sample_num.affix
121 file path=usr/postgres/14/share/tsearch_data/hunspell_sample_num.dict
122 file path=usr/postgres/14/share/tsearch_data/ispell_sample.affix
123 file path=usr/postgres/14/share/tsearch_data/ispell_sample.dict
124 file path=usr/postgres/14/share/tsearch_data/italian.stop
125 file path=usr/postgres/14/share/tsearch_data/nepali.stop
126 file path=usr/postgres/14/share/tsearch_data/norwegian.stop
127 file path=usr/postgres/14/share/tsearch_data/portuguese.stop
128 file path=usr/postgres/14/share/tsearch_data/russian.stop
129 file path=usr/postgres/14/share/tsearch_data/spanish.stop
130 file path=usr/postgres/14/share/tsearch_data/swedish.stop
131 file path=usr/postgres/14/share/tsearch_data/synonym_sample.syn
132 file path=usr/postgres/14/share/tsearch_data/thesaurus_sample.ths
133 file path=usr/postgres/14/share/tsearch_data/turkish.stop
134 file path=usr/postgres/14/share/tsearch_data/unaccent.rules
135 file path=usr/postgres/14/share/tsearch_data/xsyn_sample.rules
136 file path=usr/share/locale/cs/LC_MESSAGES/initdb-14.mo
137 file path=usr/share/locale/cs/LC_MESSAGES/pg_checksums-14.mo
138 file path=usr/share/locale/cs/LC_MESSAGES/pg_controldata-14.mo
139 file path=usr/share/locale/cs/LC_MESSAGES/pg_ctl-14.mo
140 file path=usr/share/locale/cs/LC_MESSAGES/pg_resetwal-14.mo
141 file path=usr/share/locale/cs/LC_MESSAGES/plpgsql-14.mo
142 file path=usr/share/locale/de/LC_MESSAGES/initdb-14.mo
143 file path=usr/share/locale/de/LC_MESSAGES/pg_checksums-14.mo
144 file path=usr/share/locale/de/LC_MESSAGES/pg_controldata-14.mo
145 file path=usr/share/locale/de/LC_MESSAGES/pg_ctl-14.mo
146 file path=usr/share/locale/de/LC_MESSAGES/pg_resetwal-14.mo
147 file path=usr/share/locale/de/LC_MESSAGES/plpgsql-14.mo
148 file path=usr/share/locale/de/LC_MESSAGES/postgres-14.mo
149 file path=usr/share/locale/el/LC_MESSAGES/initdb-14.mo
150 file path=usr/share/locale/el/LC_MESSAGES/pg_checksums-14.mo
151 file path=usr/share/locale/el/LC_MESSAGES/pg_controldata-14.mo
152 file path=usr/share/locale/el/LC_MESSAGES/pg_ctl-14.mo
153 file path=usr/share/locale/el/LC_MESSAGES/pg_resetwal-14.mo
154 file path=usr/share/locale/el/LC_MESSAGES/plpgsql-14.mo
155 file path=usr/share/locale/es/LC_MESSAGES/initdb-14.mo
156 file path=usr/share/locale/es/LC_MESSAGES/pg_checksums-14.mo
157 file path=usr/share/locale/es/LC_MESSAGES/pg_controldata-14.mo
158 file path=usr/share/locale/es/LC_MESSAGES/pg_ctl-14.mo
159 file path=usr/share/locale/es/LC_MESSAGES/pg_resetwal-14.mo
160 file path=usr/share/locale/es/LC_MESSAGES/plpgsql-14.mo
161 file path=usr/share/locale/es/LC_MESSAGES/postgres-14.mo
162 file path=usr/share/locale/fr/LC_MESSAGES/initdb-14.mo
163 file path=usr/share/locale/fr/LC_MESSAGES/pg_checksums-14.mo
164 file path=usr/share/locale/fr/LC_MESSAGES/pg_controldata-14.mo
165 file path=usr/share/locale/fr/LC_MESSAGES/pg_ctl-14.mo
166 file path=usr/share/locale/fr/LC_MESSAGES/pg_resetwal-14.mo
167 file path=usr/share/locale/fr/LC_MESSAGES/plpgsql-14.mo
168 file path=usr/share/locale/fr/LC_MESSAGES/postgres-14.mo
169 file path=usr/share/locale/it/LC_MESSAGES/pg_controldata-14.mo
170 file path=usr/share/locale/it/LC_MESSAGES/pg_ctl-14.mo
171 file path=usr/share/locale/it/LC_MESSAGES/plpgsql-14.mo
172 file path=usr/share/locale/it/LC_MESSAGES/postgres-14.mo
173 file path=usr/share/locale/ja/LC_MESSAGES/initdb-14.mo
174 file path=usr/share/locale/ja/LC_MESSAGES/pg_checksums-14.mo
175 file path=usr/share/locale/ja/LC_MESSAGES/pg_controldata-14.mo
176 file path=usr/share/locale/ja/LC_MESSAGES/pg_ctl-14.mo
177 file path=usr/share/locale/ja/LC_MESSAGES/pg_resetwal-14.mo
178 file path=usr/share/locale/ja/LC_MESSAGES/plpgsql-14.mo
179 file path=usr/share/locale/ja/LC_MESSAGES/postgres-14.mo
180 file path=usr/share/locale/ko/LC_MESSAGES/initdb-14.mo
181 file path=usr/share/locale/ko/LC_MESSAGES/pg_checksums-14.mo
182 file path=usr/share/locale/ko/LC_MESSAGES/pg_controldata-14.mo
183 file path=usr/share/locale/ko/LC_MESSAGES/pg_ctl-14.mo
184 file path=usr/share/locale/ko/LC_MESSAGES/pg_resetwal-14.mo
185 file path=usr/share/locale/ko/LC_MESSAGES/plpgsql-14.mo
186 file path=usr/share/locale/ko/LC_MESSAGES/postgres-14.mo
187 file path=usr/share/locale/pl/LC_MESSAGES/plpgsql-14.mo
188 file path=usr/share/locale/pt_BR/LC_MESSAGES/plpgsql-14.mo
189 file path=usr/share/locale/ru/LC_MESSAGES/initdb-14.mo
190 file path=usr/share/locale/ru/LC_MESSAGES/pg_checksums-14.mo
191 file path=usr/share/locale/ru/LC_MESSAGES/pg_controldata-14.mo
192 file path=usr/share/locale/ru/LC_MESSAGES/pg_ctl-14.mo
193 file path=usr/share/locale/ru/LC_MESSAGES/pg_resetwal-14.mo
194 file path=usr/share/locale/ru/LC_MESSAGES/plpgsql-14.mo
195 file path=usr/share/locale/ru/LC_MESSAGES/postgres-14.mo
196 file path=usr/share/locale/sv/LC_MESSAGES/initdb-14.mo
197 file path=usr/share/locale/sv/LC_MESSAGES/pg_checksums-14.mo
198 file path=usr/share/locale/sv/LC_MESSAGES/pg_controldata-14.mo
199 file path=usr/share/locale/sv/LC_MESSAGES/pg_ctl-14.mo
200 file path=usr/share/locale/sv/LC_MESSAGES/pg_resetwal-14.mo
201 file path=usr/share/locale/sv/LC_MESSAGES/plpgsql-14.mo
202 file path=usr/share/locale/sv/LC_MESSAGES/postgres-14.mo
203 file path=usr/share/locale/tr/LC_MESSAGES/initdb-14.mo
204 file path=usr/share/locale/tr/LC_MESSAGES/pg_checksums-14.mo
205 file path=usr/share/locale/tr/LC_MESSAGES/pg_controldata-14.mo
206 file path=usr/share/locale/tr/LC_MESSAGES/pg_ctl-14.mo
207 file path=usr/share/locale/tr/LC_MESSAGES/pg_resetwal-14.mo
208 file path=usr/share/locale/tr/LC_MESSAGES/plpgsql-14.mo
209 file path=usr/share/locale/uk/LC_MESSAGES/initdb-14.mo
210 file path=usr/share/locale/uk/LC_MESSAGES/pg_checksums-14.mo
211 file path=usr/share/locale/uk/LC_MESSAGES/pg_controldata-14.mo
212 file path=usr/share/locale/uk/LC_MESSAGES/pg_ctl-14.mo
213 file path=usr/share/locale/uk/LC_MESSAGES/pg_resetwal-14.mo
214 file path=usr/share/locale/uk/LC_MESSAGES/plpgsql-14.mo
215 file path=usr/share/locale/uk/LC_MESSAGES/postgres-14.mo
216 file path=usr/share/locale/vi/LC_MESSAGES/plpgsql-14.mo
217 file path=usr/share/locale/zh_CN/LC_MESSAGES/initdb-14.mo
218 file path=usr/share/locale/zh_CN/LC_MESSAGES/pg_checksums-14.mo
219 file path=usr/share/locale/zh_CN/LC_MESSAGES/pg_controldata-14.mo
220 file path=usr/share/locale/zh_CN/LC_MESSAGES/pg_ctl-14.mo
221 file path=usr/share/locale/zh_CN/LC_MESSAGES/pg_resetwal-14.mo
222 file path=usr/share/locale/zh_CN/LC_MESSAGES/plpgsql-14.mo
223 file path=usr/share/locale/zh_CN/LC_MESSAGES/postgres-14.mo