net-snmp sun mods install: make sure destdirs exist
[unleashed-userland.git] / components / pgpool-II / pgpool-II.p5m
blobd018965717c783cf4a384b188175dd4ac4a32e57
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 2013 Alexander Pyhalov.  All rights reserved.
16 set name=pkg.fmri value=pkg:/database/postgres/pgpool-II@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="org.opensolaris.category.2008:System/Databases"
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license pgpool-II.license license="BSD"
25 file files/pcp.conf path=etc/pgpool-II/pcp.conf mode=0644 preserve=true
26 file files/pgpool.conf path=etc/pgpool-II/pgpool.conf mode=0644 preserve=true
27 file files/pool_hba.conf path=etc/pgpool-II/pool_hba.conf mode=0644 preserve=true
28 file files/pgpool.xml path=lib/svc/manifest/application/database/pgpool.xml restart_fmri=svc:/system/manifest-import:default
30 # We need postgres user
31 depend type=require fmri=database/postgres-common@8.4.18
33 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
35 dir path=var/postgres/pgpool-II owner=postgres group=postgres
36 dir path=var/postgres/pgpool-II/oiddir owner=postgres group=postgres
37 file etc/pgpool-II/pcp.conf.sample path=usr/share/doc/pgpool-II/examples/pcp.conf.sample
38 file etc/pgpool-II/pgpool.conf.sample path=usr/share/doc/pgpool-II/examples/pgpool.conf.sample
39 file etc/pgpool-II/pgpool.conf.sample-master-slave path=usr/share/doc/pgpool-II/examples/pgpool.conf.sample-master-slave
40 file etc/pgpool-II/pgpool.conf.sample-replication path=usr/share/doc/pgpool-II/examples/pgpool.conf.sample-replication
41 file etc/pgpool-II/pgpool.conf.sample-stream path=usr/share/doc/pgpool-II/examples/pgpool.conf.sample-stream
42 file etc/pgpool-II/pool_hba.conf.sample path=usr/share/doc/pgpool-II/examples/pool_hba.conf.sample
44 file path=usr/bin/pcp_attach_node mode=0555
45 file path=usr/bin/pcp_detach_node mode=0555
46 file path=usr/bin/pcp_node_count mode=0555
47 file path=usr/bin/pcp_node_info mode=0555
48 file path=usr/bin/pcp_pool_status mode=0555
49 file path=usr/bin/pcp_proc_count mode=0555
50 file path=usr/bin/pcp_proc_info mode=0555
51 file path=usr/bin/pcp_promote_node mode=0555
52 file path=usr/bin/pcp_recovery_node mode=0555
53 file path=usr/bin/pcp_stop_pgpool mode=0555
54 file path=usr/bin/pcp_systemdb_info mode=0555
55 file path=usr/bin/pcp_watchdog_info mode=0555
56 file path=usr/bin/pg_md5 mode=0555
57 file path=usr/bin/pgpool mode=0555
58 file path=usr/include/libpcp_ext.h
59 file path=usr/include/pcp.h
60 file path=usr/include/pool_process_reporting.h
61 file path=usr/include/pool_type.h
62 link path=usr/lib/libpcp.so target=libpcp.so.0.0.0
63 link path=usr/lib/libpcp.so.0 target=libpcp.so.0.0.0
64 file path=usr/lib/libpcp.so.0.0.0 mode=0555
65 file path=usr/share/man/man8/pgpool.8
66 file path=usr/share/pgpool-II/insert_lock.sql
67 file path=usr/share/pgpool-II/pgpool.pam
68 file path=usr/share/pgpool-II/system_db.sql