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
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 2016 Alexander Pyhalov
14 # Copyright 2018 Michal Nowak
19 value=pkg:/database/percona-server-57/client@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
20 set name=pkg.human-version value=$(HUMAN_VERSION)
21 set name=pkg.summary \
22 value="Percona Server 5.7 Database Management System - client tools"
23 set name=info.classification \
24 value=org.opensolaris.category.2008:Development/Databases
25 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
26 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
27 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
29 license LICENSE license=GPLv2
31 <transform file -> default mangler.man.stability committed>
33 link path=usr/bin/mysql target=../percona-server/5.7/bin/mysql mediator=mysql mediator-version=5.7 mediator-implementation=percona-server
34 link path=usr/bin/mysql_config target=../percona-server/5.7/bin/mysql_config mediator=mysql mediator-version=5.7 mediator-implementation=percona-server
35 link path=usr/share/man/man1/mysql.1 target=../../../percona-server/5.7/man/man1/mysql.1 mediator=mysql mediator-version=5.7 mediator-implementation=percona-server
36 link path=usr/share/man/man1/mysql_config.1 target=../../../percona-server/5.7/man/man1/mysql_config.1 mediator=mysql mediator-version=5.7 mediator-implementation=percona-server
38 depend type=require fmri=database/mysql-common
40 file path=usr/percona-server/5.7/bin/mysql
41 file path=usr/percona-server/5.7/bin/mysql_config
42 file path=usr/percona-server/5.7/bin/mysql_config_editor
43 file path=usr/percona-server/5.7/bin/mysql_tzinfo_to_sql
44 file path=usr/percona-server/5.7/bin/mysqladmin
45 file path=usr/percona-server/5.7/bin/mysqlcheck
46 file path=usr/percona-server/5.7/bin/mysqldump
47 file path=usr/percona-server/5.7/bin/mysqldumpslow
48 file path=usr/percona-server/5.7/bin/mysqlimport
49 file path=usr/percona-server/5.7/bin/mysqlpump
50 file path=usr/percona-server/5.7/bin/mysqlshow
51 file path=usr/percona-server/5.7/bin/mysqlslap
52 file path=usr/percona-server/5.7/man/man1/mysql.1
53 file path=usr/percona-server/5.7/man/man1/mysql_config.1
54 file path=usr/percona-server/5.7/man/man1/mysql_config_editor.1
55 file path=usr/percona-server/5.7/man/man1/mysql_tzinfo_to_sql.1
56 file path=usr/percona-server/5.7/man/man1/mysqladmin.1
57 file path=usr/percona-server/5.7/man/man1/mysqlcheck.1
58 file path=usr/percona-server/5.7/man/man1/mysqldump.1
59 file path=usr/percona-server/5.7/man/man1/mysqldumpslow.1
60 file path=usr/percona-server/5.7/man/man1/mysqlimport.1
61 file path=usr/percona-server/5.7/man/man1/mysqlpump.1
62 file path=usr/percona-server/5.7/man/man1/mysqlshow.1
63 file path=usr/percona-server/5.7/man/man1/mysqlslap.1