components/mysql-5-6/mysql-56.p5m
branchs11-update
changeset 4184 5bcc30d62913
child 5837 2f6077a68fbd
child 6284 71199f3a4dcd
equal deleted inserted replaced
4182:edb1ea7d72bc 4184:5bcc30d62913
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/database/mysql-56@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="MySQL 5.6 Database Management System"
       
    28 set name=com.oracle.info.description \
       
    29     value="MySQL is a fast, stable and true multi-user, multi-threaded SQL database server."
       
    30 set name=info.classification \
       
    31     value=org.opensolaris.category.2008:Development/Databases
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    34 set name=org.opensolaris.arc-caseid value=PSARC/2014/431
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 file usr/mysql/5.6/support-files/my-default.cnf path=etc/mysql/5.6/my.cnf \
       
    37     mode=0644 preserve=renamenew
       
    38 
       
    39 # SMF Configuration
       
    40 file Solaris/mysql_56.xml \
       
    41     path=lib/svc/manifest/application/database/mysql_56.xml
       
    42 file Solaris/mysql_56 path=lib/svc/method/mysql_56 mode=0555
       
    43 
       
    44 # Regular mysql-56 files
       
    45 file path=usr/mysql/5.6/COPYING
       
    46 file path=usr/mysql/5.6/INSTALL-BINARY
       
    47 file path=usr/mysql/5.6/README
       
    48 file path=usr/mysql/5.6/bin/$(MACH32)/mysql_config
       
    49 file path=usr/mysql/5.6/bin/innochecksum
       
    50 file path=usr/mysql/5.6/bin/my_print_defaults
       
    51 file path=usr/mysql/5.6/bin/myisam_ftdump
       
    52 file path=usr/mysql/5.6/bin/myisamchk
       
    53 file path=usr/mysql/5.6/bin/myisamlog
       
    54 file path=usr/mysql/5.6/bin/myisampack
       
    55 file path=usr/mysql/5.6/bin/mysql_config
       
    56 file path=usr/mysql/5.6/bin/mysql_convert_table_format
       
    57 file path=usr/mysql/5.6/bin/mysql_embedded
       
    58 file path=usr/mysql/5.6/bin/mysql_install_db
       
    59 file path=usr/mysql/5.6/bin/mysql_plugin
       
    60 file path=usr/mysql/5.6/bin/mysql_secure_installation
       
    61 file path=usr/mysql/5.6/bin/mysql_setpermission
       
    62 file path=usr/mysql/5.6/bin/mysql_tzinfo_to_sql
       
    63 file path=usr/mysql/5.6/bin/mysql_upgrade
       
    64 file path=usr/mysql/5.6/bin/mysql_zap
       
    65 file path=usr/mysql/5.6/bin/mysqld
       
    66 file path=usr/mysql/5.6/bin/mysqld_multi
       
    67 file path=usr/mysql/5.6/bin/mysqld_safe
       
    68 file path=usr/mysql/5.6/bin/mysqlhotcopy
       
    69 file path=usr/mysql/5.6/bin/mysqltest
       
    70 file path=usr/mysql/5.6/bin/perror
       
    71 file path=usr/mysql/5.6/bin/replace
       
    72 file path=usr/mysql/5.6/bin/resolve_stack_dump
       
    73 file path=usr/mysql/5.6/bin/resolveip
       
    74 file path=usr/mysql/5.6/data/test/db.opt
       
    75 file path=usr/mysql/5.6/docs/ChangeLog
       
    76 file path=usr/mysql/5.6/docs/INFO_BIN
       
    77 file path=usr/mysql/5.6/docs/INFO_SRC
       
    78 file path=usr/mysql/5.6/include/big_endian.h
       
    79 file path=usr/mysql/5.6/include/byte_order_generic.h
       
    80 file path=usr/mysql/5.6/include/byte_order_generic_x86.h
       
    81 file path=usr/mysql/5.6/include/byte_order_generic_x86_64.h
       
    82 file path=usr/mysql/5.6/include/decimal.h
       
    83 file path=usr/mysql/5.6/include/errmsg.h
       
    84 file path=usr/mysql/5.6/include/keycache.h
       
    85 file path=usr/mysql/5.6/include/little_endian.h
       
    86 file path=usr/mysql/5.6/include/m_ctype.h
       
    87 file path=usr/mysql/5.6/include/m_string.h
       
    88 file path=usr/mysql/5.6/include/my_alloc.h
       
    89 file path=usr/mysql/5.6/include/my_attribute.h
       
    90 file path=usr/mysql/5.6/include/my_byteorder.h
       
    91 file path=usr/mysql/5.6/include/my_compiler.h
       
    92 file path=usr/mysql/5.6/include/my_config.h
       
    93 file path=usr/mysql/5.6/include/my_dbug.h
       
    94 file path=usr/mysql/5.6/include/my_dir.h
       
    95 file path=usr/mysql/5.6/include/my_getopt.h
       
    96 file path=usr/mysql/5.6/include/my_global.h
       
    97 file path=usr/mysql/5.6/include/my_list.h
       
    98 file path=usr/mysql/5.6/include/my_net.h
       
    99 file path=usr/mysql/5.6/include/my_pthread.h
       
   100 file path=usr/mysql/5.6/include/my_sys.h
       
   101 file path=usr/mysql/5.6/include/my_xml.h
       
   102 file path=usr/mysql/5.6/include/mysql.h
       
   103 file path=usr/mysql/5.6/include/mysql/client_authentication.h
       
   104 file path=usr/mysql/5.6/include/mysql/client_plugin.h
       
   105 file path=usr/mysql/5.6/include/mysql/get_password.h
       
   106 file path=usr/mysql/5.6/include/mysql/innodb_priv.h
       
   107 file path=usr/mysql/5.6/include/mysql/plugin.h
       
   108 file path=usr/mysql/5.6/include/mysql/plugin_audit.h
       
   109 file path=usr/mysql/5.6/include/mysql/plugin_auth.h
       
   110 file path=usr/mysql/5.6/include/mysql/plugin_auth_common.h
       
   111 file path=usr/mysql/5.6/include/mysql/plugin_ftparser.h
       
   112 file path=usr/mysql/5.6/include/mysql/plugin_validate_password.h
       
   113 file path=usr/mysql/5.6/include/mysql/psi/mysql_file.h
       
   114 file path=usr/mysql/5.6/include/mysql/psi/mysql_idle.h
       
   115 file path=usr/mysql/5.6/include/mysql/psi/mysql_socket.h
       
   116 file path=usr/mysql/5.6/include/mysql/psi/mysql_stage.h
       
   117 file path=usr/mysql/5.6/include/mysql/psi/mysql_statement.h
       
   118 file path=usr/mysql/5.6/include/mysql/psi/mysql_table.h
       
   119 file path=usr/mysql/5.6/include/mysql/psi/mysql_thread.h
       
   120 file path=usr/mysql/5.6/include/mysql/psi/psi.h
       
   121 file path=usr/mysql/5.6/include/mysql/service_my_plugin_log.h
       
   122 file path=usr/mysql/5.6/include/mysql/service_my_snprintf.h
       
   123 file path=usr/mysql/5.6/include/mysql/service_mysql_string.h
       
   124 file path=usr/mysql/5.6/include/mysql/service_thd_alloc.h
       
   125 file path=usr/mysql/5.6/include/mysql/service_thd_wait.h
       
   126 file path=usr/mysql/5.6/include/mysql/service_thread_scheduler.h
       
   127 file path=usr/mysql/5.6/include/mysql/services.h
       
   128 file path=usr/mysql/5.6/include/mysql/thread_pool_priv.h
       
   129 file path=usr/mysql/5.6/include/mysql_com.h
       
   130 file path=usr/mysql/5.6/include/mysql_com_server.h
       
   131 file path=usr/mysql/5.6/include/mysql_embed.h
       
   132 file path=usr/mysql/5.6/include/mysql_time.h
       
   133 file path=usr/mysql/5.6/include/mysql_version.h
       
   134 file path=usr/mysql/5.6/include/mysqld_ername.h
       
   135 file path=usr/mysql/5.6/include/mysqld_error.h
       
   136 file path=usr/mysql/5.6/include/plugin.h
       
   137 file path=usr/mysql/5.6/include/plugin_audit.h
       
   138 file path=usr/mysql/5.6/include/plugin_ftparser.h
       
   139 file path=usr/mysql/5.6/include/sql_common.h
       
   140 file path=usr/mysql/5.6/include/sql_state.h
       
   141 file path=usr/mysql/5.6/include/sslopt-case.h
       
   142 file path=usr/mysql/5.6/include/sslopt-longopts.h
       
   143 file path=usr/mysql/5.6/include/sslopt-vars.h
       
   144 file path=usr/mysql/5.6/include/typelib.h
       
   145 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/adt_null.so
       
   146 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/auth.so
       
   147 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/auth_test_plugin.so
       
   148 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/daemon_example.ini
       
   149 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/ha_example.so
       
   150 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/libdaemon_example.so
       
   151 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/mypluglib.so
       
   152 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/qa_auth_client.so
       
   153 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/qa_auth_interface.so
       
   154 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/qa_auth_server.so
       
   155 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/semisync_master.so
       
   156 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/semisync_slave.so
       
   157 file path=usr/mysql/5.6/lib/$(MACH64)/plugin/validate_password.so
       
   158 file path=usr/mysql/5.6/lib/plugin/adt_null.so
       
   159 file path=usr/mysql/5.6/lib/plugin/auth.so
       
   160 file path=usr/mysql/5.6/lib/plugin/auth_test_plugin.so
       
   161 file path=usr/mysql/5.6/lib/plugin/daemon_example.ini
       
   162 file path=usr/mysql/5.6/lib/plugin/ha_example.so
       
   163 file path=usr/mysql/5.6/lib/plugin/libdaemon_example.so
       
   164 file path=usr/mysql/5.6/lib/plugin/mypluglib.so
       
   165 file path=usr/mysql/5.6/lib/plugin/qa_auth_client.so
       
   166 file path=usr/mysql/5.6/lib/plugin/qa_auth_interface.so
       
   167 file path=usr/mysql/5.6/lib/plugin/qa_auth_server.so
       
   168 file path=usr/mysql/5.6/lib/plugin/semisync_master.so
       
   169 file path=usr/mysql/5.6/lib/plugin/semisync_slave.so
       
   170 file path=usr/mysql/5.6/lib/plugin/validate_password.so
       
   171 file path=usr/mysql/5.6/man/man1/comp_err.1
       
   172 file path=usr/mysql/5.6/man/man1/innochecksum.1
       
   173 file path=usr/mysql/5.6/man/man1/my_print_defaults.1
       
   174 file path=usr/mysql/5.6/man/man1/myisam_ftdump.1
       
   175 file path=usr/mysql/5.6/man/man1/myisamchk.1
       
   176 file path=usr/mysql/5.6/man/man1/myisamlog.1
       
   177 file path=usr/mysql/5.6/man/man1/myisampack.1
       
   178 file path=usr/mysql/5.6/man/man1/mysql.server.1
       
   179 file path=usr/mysql/5.6/man/man1/mysql_config.1
       
   180 file path=usr/mysql/5.6/man/man1/mysql_convert_table_format.1
       
   181 file path=usr/mysql/5.6/man/man1/mysql_install_db.1
       
   182 file path=usr/mysql/5.6/man/man1/mysql_plugin.1
       
   183 file path=usr/mysql/5.6/man/man1/mysql_secure_installation.1
       
   184 file path=usr/mysql/5.6/man/man1/mysql_setpermission.1
       
   185 file path=usr/mysql/5.6/man/man1/mysql_tzinfo_to_sql.1
       
   186 file path=usr/mysql/5.6/man/man1/mysql_upgrade.1
       
   187 file path=usr/mysql/5.6/man/man1/mysql_zap.1
       
   188 file path=usr/mysql/5.6/man/man1/mysqld_multi.1
       
   189 file path=usr/mysql/5.6/man/man1/mysqld_safe.1
       
   190 file path=usr/mysql/5.6/man/man1/mysqlhotcopy.1
       
   191 file path=usr/mysql/5.6/man/man1/mysqlman.1
       
   192 file path=usr/mysql/5.6/man/man1/mysqltest.1
       
   193 file path=usr/mysql/5.6/man/man1/perror.1
       
   194 file path=usr/mysql/5.6/man/man1/replace.1
       
   195 file path=usr/mysql/5.6/man/man1/resolve_stack_dump.1
       
   196 file path=usr/mysql/5.6/man/man1/resolveip.1
       
   197 file path=usr/mysql/5.6/man/man8/mysqld.8
       
   198 file path=usr/mysql/5.6/share/aclocal/mysql.m4
       
   199 file path=usr/mysql/5.6/share/bulgarian/errmsg.sys
       
   200 file path=usr/mysql/5.6/share/charsets/Index.xml
       
   201 file path=usr/mysql/5.6/share/charsets/README
       
   202 file path=usr/mysql/5.6/share/charsets/armscii8.xml
       
   203 file path=usr/mysql/5.6/share/charsets/ascii.xml
       
   204 file path=usr/mysql/5.6/share/charsets/cp1250.xml
       
   205 file path=usr/mysql/5.6/share/charsets/cp1251.xml
       
   206 file path=usr/mysql/5.6/share/charsets/cp1256.xml
       
   207 file path=usr/mysql/5.6/share/charsets/cp1257.xml
       
   208 file path=usr/mysql/5.6/share/charsets/cp850.xml
       
   209 file path=usr/mysql/5.6/share/charsets/cp852.xml
       
   210 file path=usr/mysql/5.6/share/charsets/cp866.xml
       
   211 file path=usr/mysql/5.6/share/charsets/dec8.xml
       
   212 file path=usr/mysql/5.6/share/charsets/geostd8.xml
       
   213 file path=usr/mysql/5.6/share/charsets/greek.xml
       
   214 file path=usr/mysql/5.6/share/charsets/hebrew.xml
       
   215 file path=usr/mysql/5.6/share/charsets/hp8.xml
       
   216 file path=usr/mysql/5.6/share/charsets/keybcs2.xml
       
   217 file path=usr/mysql/5.6/share/charsets/koi8r.xml
       
   218 file path=usr/mysql/5.6/share/charsets/koi8u.xml
       
   219 file path=usr/mysql/5.6/share/charsets/latin1.xml
       
   220 file path=usr/mysql/5.6/share/charsets/latin2.xml
       
   221 file path=usr/mysql/5.6/share/charsets/latin5.xml
       
   222 file path=usr/mysql/5.6/share/charsets/latin7.xml
       
   223 file path=usr/mysql/5.6/share/charsets/macce.xml
       
   224 file path=usr/mysql/5.6/share/charsets/macroman.xml
       
   225 file path=usr/mysql/5.6/share/charsets/swe7.xml
       
   226 file path=usr/mysql/5.6/share/czech/errmsg.sys
       
   227 file path=usr/mysql/5.6/share/danish/errmsg.sys
       
   228 file path=usr/mysql/5.6/share/dictionary.txt
       
   229 file path=usr/mysql/5.6/share/dutch/errmsg.sys
       
   230 file path=usr/mysql/5.6/share/english/errmsg.sys
       
   231 file path=usr/mysql/5.6/share/errmsg-utf8.txt
       
   232 file path=usr/mysql/5.6/share/estonian/errmsg.sys
       
   233 file path=usr/mysql/5.6/share/fill_help_tables.sql
       
   234 file path=usr/mysql/5.6/share/french/errmsg.sys
       
   235 file path=usr/mysql/5.6/share/german/errmsg.sys
       
   236 file path=usr/mysql/5.6/share/greek/errmsg.sys
       
   237 file path=usr/mysql/5.6/share/hungarian/errmsg.sys
       
   238 file path=usr/mysql/5.6/share/innodb_memcached_config.sql
       
   239 file path=usr/mysql/5.6/share/italian/errmsg.sys
       
   240 file path=usr/mysql/5.6/share/japanese/errmsg.sys
       
   241 file path=usr/mysql/5.6/share/korean/errmsg.sys
       
   242 file path=usr/mysql/5.6/share/mysql_security_commands.sql
       
   243 file path=usr/mysql/5.6/share/mysql_system_tables.sql
       
   244 file path=usr/mysql/5.6/share/mysql_system_tables_data.sql
       
   245 file path=usr/mysql/5.6/share/mysql_test_data_timezone.sql
       
   246 file path=usr/mysql/5.6/share/norwegian-ny/errmsg.sys
       
   247 file path=usr/mysql/5.6/share/norwegian/errmsg.sys
       
   248 file path=usr/mysql/5.6/share/polish/errmsg.sys
       
   249 file path=usr/mysql/5.6/share/portuguese/errmsg.sys
       
   250 file path=usr/mysql/5.6/share/romanian/errmsg.sys
       
   251 file path=usr/mysql/5.6/share/russian/errmsg.sys
       
   252 file path=usr/mysql/5.6/share/serbian/errmsg.sys
       
   253 file path=usr/mysql/5.6/share/slovak/errmsg.sys
       
   254 file path=usr/mysql/5.6/share/spanish/errmsg.sys
       
   255 file path=usr/mysql/5.6/share/swedish/errmsg.sys
       
   256 file path=usr/mysql/5.6/share/ukrainian/errmsg.sys
       
   257 file path=usr/mysql/5.6/support-files/binary-configure
       
   258 file path=usr/mysql/5.6/support-files/magic
       
   259 file path=usr/mysql/5.6/support-files/my-default.cnf mode=0644 preserve=true
       
   260 file path=usr/mysql/5.6/support-files/mysql-log-rotate
       
   261 file path=usr/mysql/5.6/support-files/mysql.server
       
   262 file path=usr/mysql/5.6/support-files/mysqld_multi.server
       
   263 
       
   264 # added ownership of var/mysql/* to mysql user/ group
       
   265 dir  path=var/mysql owner=mysql group=mysql mode=0700
       
   266 dir  path=var/mysql/5.6 owner=mysql group=mysql mode=0700
       
   267 dir  path=var/mysql/5.6/data owner=mysql group=mysql mode=0700
       
   268 license mysql-56.license license=GPLv2
       
   269 depend type=require fmri=database/mysql-common