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