David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
commit | author | age
f05ab0 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 2017 Alexander Pyhalov
14 #
15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a0db38 17 set name=pkg.human-version value=$(HUMAN_VERSION)
f05ab0 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AP 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)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file files/pcp.conf path=etc/pgpool-II/pcp.conf mode=0644 preserve=true
27 file files/pgpool.conf path=etc/pgpool-II/pgpool.conf mode=0644 preserve=true
28 file files/pool_hba.conf path=etc/pgpool-II/pool_hba.conf mode=0644 preserve=true
29 file files/pgpool.xml path=lib/svc/manifest/application/database/pgpool.xml
30
80f5ed 31 # We need the postgres user
AW 32 depend type=require fmri=database/postgres-common
f05ab0 33
AP 34 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
35
36 dir path=var/postgres/pgpool-II owner=postgres group=postgres
37 dir path=var/postgres/pgpool-II/oiddir owner=postgres group=postgres
aba4f2 38
AW 39 file etc/pgpool-II/aws_eip_if_cmd.sh.sample path=usr/share/doc/pgpool-II/examples/aws_eip_if_cmd.sh.sample
40 file etc/pgpool-II/aws_rtb_if_cmd.sh.sample path=usr/share/doc/pgpool-II/examples/aws_rtb_if_cmd.sh.sample
80f5ed 41 file etc/pgpool-II/escalation.sh.sample path=usr/share/doc/pgpool-II/examples/escalation.sh.sample
63e644 42 file etc/pgpool-II/failover.sh.sample path=usr/share/doc/pgpool-II/examples/failover.sh.sample
80f5ed 43 file etc/pgpool-II/follow_primary.sh.sample path=usr/share/doc/pgpool-II/examples/follow_primary.sh.sample
f05ab0 44 file etc/pgpool-II/pcp.conf.sample path=usr/share/doc/pgpool-II/examples/pcp.conf.sample
AP 45 file etc/pgpool-II/pgpool.conf.sample path=usr/share/doc/pgpool-II/examples/pgpool.conf.sample
63e644 46 file etc/pgpool-II/pgpool_remote_start.sample path=usr/share/doc/pgpool-II/examples/pgpool_remote_start.sample
f05ab0 47 file etc/pgpool-II/pool_hba.conf.sample path=usr/share/doc/pgpool-II/examples/pool_hba.conf.sample
63e644 48 file etc/pgpool-II/recovery_1st_stage.sample path=usr/share/doc/pgpool-II/examples/recovery_1st_stage.sample
80f5ed 49 file etc/pgpool-II/replication_mode_recovery_1st_stage.sample path=usr/share/doc/pgpool-II/examples/replication_mode_recovery_1st_stage.sample
AW 50 file etc/pgpool-II/replication_mode_recovery_2nd_stage.sample path=usr/share/doc/pgpool-II/examples/replication_mode_recovery_2nd_stage.sample
f05ab0 51
AP 52 file path=usr/bin/pcp_attach_node
53 file path=usr/bin/pcp_detach_node
80f5ed 54 file path=usr/bin/pcp_health_check_stats
f05ab0 55 file path=usr/bin/pcp_node_count
AP 56 file path=usr/bin/pcp_node_info
57 file path=usr/bin/pcp_pool_status
58 file path=usr/bin/pcp_proc_count
59 file path=usr/bin/pcp_proc_info
60 file path=usr/bin/pcp_promote_node
61 file path=usr/bin/pcp_recovery_node
80f5ed 62 file path=usr/bin/pcp_reload_config
f05ab0 63 file path=usr/bin/pcp_stop_pgpool
AP 64 file path=usr/bin/pcp_watchdog_info
63e644 65 file path=usr/bin/pg_enc
f05ab0 66 file path=usr/bin/pg_md5
AP 67 file path=usr/bin/pgpool
68 file path=usr/bin/pgpool_setup
63e644 69 file path=usr/bin/pgproto
f05ab0 70 file path=usr/bin/watchdog_setup
80f5ed 71 file path=usr/bin/wd_cli
f05ab0 72 file path=usr/include/libpcp_ext.h
AP 73 file path=usr/include/pcp.h
74 file path=usr/include/pool_process_reporting.h
75 file path=usr/include/pool_type.h
80f5ed 76 file path=usr/lib/$(MACH64)/libpcp.a
AW 77 link path=usr/lib/$(MACH64)/libpcp.so target=libpcp.so.2.0.0
78 link path=usr/lib/$(MACH64)/libpcp.so.2 target=libpcp.so.2.0.0
79 file path=usr/lib/$(MACH64)/libpcp.so.2.0.0
f05ab0 80 file path=usr/share/man/man1/PGPOOL_RESET.1
AP 81 file path=usr/share/man/man1/PGPOOL_SET.1
82 file path=usr/share/man/man1/PGPOOL_SHOW.1
80f5ed 83 file path=usr/share/man/man1/SHOW_POOL_BACKEND_STATS.1
f05ab0 84 file path=usr/share/man/man1/SHOW_POOL_CACHE.1
80f5ed 85 file path=usr/share/man/man1/SHOW_POOL_HEALTH_CHECK_STATS.1
f05ab0 86 file path=usr/share/man/man1/SHOW_POOL_NODES.1
AP 87 file path=usr/share/man/man1/SHOW_POOL_POOLS.1
88 file path=usr/share/man/man1/SHOW_POOL_PROCESSES.1
89 file path=usr/share/man/man1/SHOW_POOL_STATUS.1
90 file path=usr/share/man/man1/SHOW_POOL_VERSION.1
91 file path=usr/share/man/man1/pcp_attach_node.1
92 file path=usr/share/man/man1/pcp_common_options.1
93 file path=usr/share/man/man1/pcp_detach_node.1
80f5ed 94 file path=usr/share/man/man1/pcp_health_check_stats.1
f05ab0 95 file path=usr/share/man/man1/pcp_node_count.1
AP 96 file path=usr/share/man/man1/pcp_node_info.1
97 file path=usr/share/man/man1/pcp_pool_status.1
98 file path=usr/share/man/man1/pcp_proc_count.1
99 file path=usr/share/man/man1/pcp_proc_info.1
100 file path=usr/share/man/man1/pcp_promote_node.1
101 file path=usr/share/man/man1/pcp_recovery_node.1
80f5ed 102 file path=usr/share/man/man1/pcp_reload_config.1
f05ab0 103 file path=usr/share/man/man1/pcp_stop_pgpool.1
AP 104 file path=usr/share/man/man1/pcp_watchdog_info.1
63e644 105 file path=usr/share/man/man1/pg_enc.1
f05ab0 106 file path=usr/share/man/man1/pg_md5.1
AP 107 file path=usr/share/man/man1/pgpool_setup.1
63e644 108 file path=usr/share/man/man1/pgproto.1
f05ab0 109 file path=usr/share/man/man1/watchdog_setup.1
80f5ed 110 file path=usr/share/man/man1/wd_cli.1
f05ab0 111 file path=usr/share/man/man8/pgpool.8
AP 112 file path=usr/share/pgpool-II/insert_lock.sql
113 file path=usr/share/pgpool-II/pgpool.pam