@comment PKG_FORMAT_REVISION:1.1
@name mysql55-server-5.5.34
@comment ORIGIN:databases/mysql55-server
@cwd /usr/local
@pkgdep mysql55-client-5.5.34
@comment DEPORIGIN:databases/mysql55-client
@conflicts mysql5.[0-46-9]-server-*
@conflicts mysql[0-46-9][0-9]-server-*
@conflicts mariadb[0-9][0-9]-server-*
@conflicts percona[0-9][0-9]-server-*
@exec echo "===> Creating users and/or groups."
@exec if ! /usr/sbin/pw groupshow mysql >/dev/null 2>&1; then  echo "Creating group 'mysql' with gid '88'.";  /usr/sbin/pw groupadd mysql -g 88; else echo "Using existing group 'mysql'."; fi
@exec if ! /usr/sbin/pw usershow mysql >/dev/null 2>&1; then  echo "Creating user 'mysql' with uid '88'.";  /usr/sbin/pw useradd mysql -u 88 -g 88  -c "MySQL Daemon" -d /var/db/mysql -s /usr/sbin/nologin;  else echo "Using existing user 'mysql'."; fi
@exec install -d -g 88 -o 88 /var/db/mysql
share/licenses/mysql55-server-5.5.34/catalog.mk
@comment MD5:831aeb3ee0c4ca55957ae31d2ba7ebc3
share/licenses/mysql55-server-5.5.34/LICENSE
@comment MD5:7c8bc065d0f852d117a249dd54579660
share/licenses/mysql55-server-5.5.34/GPLv2
@comment MD5:b234ee4d69f5fce4486a80fdaf4a4263
man/man1/my_print_defaults.1.gz
@comment MD5:a7fc43f203b64c2003fce56c7bafc012
man/man1/myisam_ftdump.1.gz
@comment MD5:a4cf2c2664ac39ca4e3dd0e673bbe9f4
man/man1/myisamchk.1.gz
@comment MD5:b94634cfa869da294e7d72f9d1a4cfaa
man/man1/myisamlog.1.gz
@comment MD5:4eb9d0efdd82aee30f501270d14ff77f
man/man1/myisampack.1.gz
@comment MD5:db07bf7639e2b016789061aa557e37ee
man/man1/mysql.server.1.gz
@comment MD5:cdf58767ae5e56afbc8d4f1bf2b8b6aa
man/man1/mysql_convert_table_format.1.gz
@comment MD5:8cbd5cc7dc2b1d1aff77966be0bb512d
man/man1/mysql_fix_extensions.1.gz
@comment MD5:31eb62dc13d176a69936176405f66c8f
man/man1/mysql_install_db.1.gz
@comment MD5:e9e4d8319927efa092359408b579e240
man/man1/mysql_plugin.1.gz
@comment MD5:b9b2f76c3eeb8893eecfff3a3360d4fb
man/man1/mysql_secure_installation.1.gz
@comment MD5:39c77da5f380a20c1c9ebd046400c5e2
man/man1/mysql_setpermission.1.gz
@comment MD5:4d846b402f522fb24cf49e99382dd44d
man/man1/mysql_tzinfo_to_sql.1.gz
@comment MD5:ebd1ad53b81706f7270358f264f0695a
man/man1/mysql_upgrade.1.gz
@comment MD5:c1b350482dafe79c6911d060b59c4907
man/man1/mysql_zap.1.gz
@comment MD5:184568dd48253c007714b0c186b421ca
man/man1/mysqlbug.1.gz
@comment MD5:2feb8c43055c524679ffec7b3eb65edd
man/man1/mysqld_multi.1.gz
@comment MD5:7abf653abc5250fc0df162273900581a
man/man1/mysqld_safe.1.gz
@comment MD5:61c432e47a8f3052d0fcb29b6abe66a8
man/man1/mysqldumpslow.1.gz
@comment MD5:95f12e594409efca9bc59a10de24e493
man/man1/mysqlhotcopy.1.gz
@comment MD5:7ed4656ed8b82c4f000b9c51c0d4739a
man/man1/mysqlman.1.gz
@comment MD5:ef9e47d9d301ce39482d8bcf303878ff
man/man1/mysqltest.1.gz
@comment MD5:add7757991d35607786659a41cd5d431
man/man1/perror.1.gz
@comment MD5:be5baa53cfc349a34870ad667fd7f6da
man/man1/replace.1.gz
@comment MD5:819dd8301009a738a033301bd71186fc
man/man1/resolve_stack_dump.1.gz
@comment MD5:c5c8a6efc01020da7e8f0370139d58c8
man/man1/resolveip.1.gz
@comment MD5:b7391550db9313b6df22847580b31d58
man/man8/mysqld.8.gz
@comment MD5:d140eaac8ae2a82329e0773b3f459efa
@unexec %D/etc/rc.d/mysql-server forcestop 2>/dev/null || true
bin/innochecksum
@comment MD5:d9cff2356d8159b511e5b60797a1cae5
bin/my_print_defaults
@comment MD5:1f853a24b060af2918ec078cf6794810
bin/myisam_ftdump
@comment MD5:142c9ab67a2ea14408236371aac1155b
bin/myisamchk
@comment MD5:9b2de5b32548f16fe7815d6eae1952ef
bin/myisamlog
@comment MD5:88574380d7be6e3ddc390ce733f28cd3
bin/myisampack
@comment MD5:98e57f89f438bff09d0ff4436106bf67
bin/mysql_convert_table_format
@comment MD5:2b7335d876bac474a23631a7d4b15a87
bin/mysql_fix_extensions
@comment MD5:5e59ea84885d1090ab5fd6392e23fc59
bin/mysql_install_db
@comment MD5:c9cded3911e6f3b4bbc35ca6a308022b
bin/mysql_plugin
@comment MD5:aeb32275c7fd5e4d047ca55a1c703bcd
bin/mysql_secure_installation
@comment MD5:609cf7e8ba07dfc0b49937d2fc0d0592
bin/mysql_setpermission
@comment MD5:13ade00b75f501a8b557d5039a412111
bin/mysql_tzinfo_to_sql
@comment MD5:71a2af1719eff62d7c6d21bcbd476b84
bin/mysql_upgrade
@comment MD5:b668b9ea5c254f86f7ab1078a42d13a4
bin/mysql_zap
@comment MD5:eb71e4bfdf91f37f1b7a912bc1ad3e47
bin/mysqlbug
@comment MD5:85871f3b1083fa2ba1aee02116bcee68
bin/mysqld_multi
@comment MD5:2a5bab648f5965c396abb0dce5b5a95f
bin/mysqld_safe
@comment MD5:4ba49113d60356959ea5bc48da2a5784
bin/mysqldumpslow
@comment MD5:8508798da1c959eeb68f1604a0a28ced
bin/mysqlhotcopy
@comment MD5:a754f51cc50644812c2d1750c59ab822
bin/mysqltest
@comment MD5:f906667cd8d6fbfbb7b21f8222359ef8
bin/perror
@comment MD5:1d7302959329c6e0f9e587076da9bfa3
bin/replace
@comment MD5:e194f157d628f439593840102e994a20
bin/resolve_stack_dump
@comment MD5:91952121e48c58fd9fff2c7b764d01d5
bin/resolveip
@comment MD5:026c702f91d4e1be53c36387d4219dbb
lib/mysql/libmysqld.a
@comment MD5:47191183c82a74cdc849fb5263de7cb0
lib/mysql/plugin/adt_null.so
@comment MD5:89b9d1cd3bc8e15528d8b567dffd0a63
lib/mysql/plugin/auth.so
@comment MD5:7f62336c423497a45970af2287f2aa72
lib/mysql/plugin/auth_test_plugin.so
@comment MD5:4a26e2d2d84979100add4b0dd7c4aec8
lib/mysql/plugin/daemon_example.ini
@comment MD5:06823e890dc886cf60776574fac386e3
lib/mysql/plugin/ha_archive.so
@comment MD5:09634e225fd1aa6d544c208f48d80635
lib/mysql/plugin/ha_blackhole.so
@comment MD5:ba0f0ccc22017af635edf4160106ad58
lib/mysql/plugin/ha_example.so
@comment MD5:f0d1fb97af04925e5c7e5317dbd0daa1
lib/mysql/plugin/ha_federated.so
@comment MD5:2a24a69309cdb7c81a64d54bf12d1178
lib/mysql/plugin/libdaemon_example.so
@comment MD5:8b317474850a868769d946fe9b9797a3
lib/mysql/plugin/mypluglib.so
@comment MD5:de00651e83755290896404fc0f557b85
lib/mysql/plugin/qa_auth_client.so
@comment MD5:2061d7fc1d74b5c0def37c950631bf6f
lib/mysql/plugin/qa_auth_interface.so
@comment MD5:2d238d2c8a84d613bd0418d1e6de648c
lib/mysql/plugin/qa_auth_server.so
@comment MD5:b6e8cd09f72f32b0652b782af32cd3d9
lib/mysql/plugin/semisync_master.so
@comment MD5:21b1e098fcca42a74ee13e94cbf2f247
lib/mysql/plugin/semisync_slave.so
@comment MD5:7ce668d4e3b2a336856a3c8cea480c68
libexec/mysqld
@comment MD5:cb2d02886a510b17039bc65e1cd87e38
share/mysql/binary-configure
@comment MD5:d065d7fc7730e1ce6602ae527c1dd7a0
share/mysql/charsets/Index.xml
@comment MD5:637073e8a2d69231ea08ed33d8b4bbb1
share/mysql/charsets/README
@comment MD5:c17e32bb326c2ea2c39d064219605b15
share/mysql/charsets/armscii8.xml
@comment MD5:eaf76f3e39ac3c864cf5228a5804264c
share/mysql/charsets/ascii.xml
@comment MD5:7de5faa2e14927a8c3567b91fa84e5ce
share/mysql/charsets/cp1250.xml
@comment MD5:0cf300ddfaef409b13e7246e0d7a0732
share/mysql/charsets/cp1251.xml
@comment MD5:1709bcce176827e845d0ebe4ddf7edf7
share/mysql/charsets/cp1256.xml
@comment MD5:e6fd50ecfaa36a0269a7753135a943d8
share/mysql/charsets/cp1257.xml
@comment MD5:9a55618360d73f6d1532e8bede9713be
share/mysql/charsets/cp850.xml
@comment MD5:62f9cbdf0c456b361cc803b247e442fa
share/mysql/charsets/cp852.xml
@comment MD5:45a7ce11152ee9bb70ac18825e299286
share/mysql/charsets/cp866.xml
@comment MD5:8be4b95dac5457435dab2426fa081cc5
share/mysql/charsets/dec8.xml
@comment MD5:79147f42ca5f93127b886613fb3f07b3
share/mysql/charsets/geostd8.xml
@comment MD5:d16702b81b7e089bb4cb3832aa14009a
share/mysql/charsets/greek.xml
@comment MD5:b657c840ff1909904e1c03d501f8e1b1
share/mysql/charsets/hebrew.xml
@comment MD5:efa6eda8d15984fbc60b535afe73066c
share/mysql/charsets/hp8.xml
@comment MD5:fed62e2e62a40270d82362d09f653d9a
share/mysql/charsets/keybcs2.xml
@comment MD5:25885af5a63625679aebecb838f0fdc0
share/mysql/charsets/koi8r.xml
@comment MD5:e9b6c848e455e85c3f1bd64f550e1292
share/mysql/charsets/koi8u.xml
@comment MD5:d1f40a6555a7e7da37e645a00bc0ec05
share/mysql/charsets/latin1.xml
@comment MD5:8105cbed61106734f7a06b7ccd0167fe
share/mysql/charsets/latin2.xml
@comment MD5:b168a036a94cd30a2327c1c382e78d60
share/mysql/charsets/latin5.xml
@comment MD5:8dc920db7803f81e4579b46450c895b9
share/mysql/charsets/latin7.xml
@comment MD5:892d36e81dc5e32832562ad928b87145
share/mysql/charsets/macce.xml
@comment MD5:5c9ea61050116823aae7ab4ee20cb4c2
share/mysql/charsets/macroman.xml
@comment MD5:43b184cf5fa72a7fdaab787709d45b69
share/mysql/charsets/swe7.xml
@comment MD5:815455f0bae40ad05c027a27c5d207e6
share/mysql/config.huge.ini
@comment MD5:bfe42615275b1552d911de2a161f9450
share/mysql/config.medium.ini
@comment MD5:7b751b56c6879bb49f317703c1eeb5de
share/mysql/config.small.ini
@comment MD5:45ab5cc2dc2ce39a76cca503a38134ed
share/mysql/czech/errmsg.sys
@comment MD5:f589ebf97adbd3098b1816428909ec3b
share/mysql/danish/errmsg.sys
@comment MD5:98dec21ddf7cffd6b64285abbc835da0
share/mysql/dutch/errmsg.sys
@comment MD5:40b24f443c3a195471ddd8ddd2af5aa5
share/mysql/english/errmsg.sys
@comment MD5:ce33f9371c47bd6c9e6caaa9aac9c813
share/mysql/errmsg-utf8.txt
@comment MD5:f9abcd83687d0707420a5b56a082f002
share/mysql/estonian/errmsg.sys
@comment MD5:123fd94689c161fb03677c642752f093
share/mysql/fill_help_tables.sql
@comment MD5:bcdfa821dbc6128aebe14e7048df9e79
share/mysql/french/errmsg.sys
@comment MD5:9a6b60be47a8d9e1656d618941e497b2
share/mysql/german/errmsg.sys
@comment MD5:71e9217db6411ae592688d34d25672be
share/mysql/greek/errmsg.sys
@comment MD5:6688ff97dc5e07b8f03a256d3a65e6cd
share/mysql/hungarian/errmsg.sys
@comment MD5:4ccaa83a32cf7a06bb5a4b722684edfb
share/mysql/italian/errmsg.sys
@comment MD5:148ee08a899035030bc6e72c1dbb2169
share/mysql/japanese/errmsg.sys
@comment MD5:e31934c91046c10b59230e1645746fb6
share/mysql/korean/errmsg.sys
@comment MD5:e98c5a106c9be054b6df5403604df072
share/mysql/magic
@comment MD5:d67723a35a6c4296cb4f423e363a54b1
share/mysql/my-huge.cnf
@comment MD5:8f0fa6c55ecd510b99af3c2ad47e88b6
share/mysql/my-innodb-heavy-4G.cnf
@comment MD5:4a732b855b376a32cc424cc0adf841d9
share/mysql/my-large.cnf
@comment MD5:76a4026e02a0bd8a428efc506205042c
share/mysql/my-medium.cnf
@comment MD5:ca499476b6a7080e616126a77770bdb9
share/mysql/my-small.cnf
@comment MD5:de9c1d3f4df8e2831956af3326303b44
share/mysql/mysql-log-rotate
@comment MD5:8103526a4506aea798f5ae9ddcc3ffd7
share/mysql/mysql.server
@comment MD5:15987623867ccfbfb912ae45957bf754
share/mysql/mysql_system_tables.sql
@comment MD5:bd1bfc1f716842d1cc66486103f5b0db
share/mysql/mysql_system_tables_data.sql
@comment MD5:7ad7339666dec0ca759728ff70412ce5
share/mysql/mysql_test_data_timezone.sql
@comment MD5:185b5185b1b9b292a012246a9238e71a
share/mysql/mysqld_multi.server
@comment MD5:9fb583174a401ca21c46f51432b803b4
share/mysql/ndb-config-2-node.ini
@comment MD5:42f0887a7d58da4a2bae52366a772a58
share/mysql/norwegian-ny/errmsg.sys
@comment MD5:695acaa843e769c61ddadb6609540d84
share/mysql/norwegian/errmsg.sys
@comment MD5:337964ce8bce4ab6393919b72606ff6a
share/mysql/polish/errmsg.sys
@comment MD5:239697a134569407b0e805459afa2196
share/mysql/portuguese/errmsg.sys
@comment MD5:f901639c8550d6904763c100269c04bd
share/mysql/romanian/errmsg.sys
@comment MD5:7a86244bb7afd065617612c714460b20
share/mysql/russian/errmsg.sys
@comment MD5:5427ebc5949a81968c62974d35fd4ee2
share/mysql/serbian/errmsg.sys
@comment MD5:66ce095a96818e420aa50faace150f60
share/mysql/slovak/errmsg.sys
@comment MD5:87e747f8aa4722c297c7f0089e64eb3d
share/mysql/spanish/errmsg.sys
@comment MD5:b5edd9cfb4b23f3d161a3779a6659ddc
share/mysql/swedish/errmsg.sys
@comment MD5:07cf0727c72be0b066563a66e2586723
share/mysql/ukrainian/errmsg.sys
@comment MD5:47b7cc5ac3b5cb56073e2523c560d7e9
@dirrm lib/mysql/plugin
@unexec rmdir "%D/lib/mysql" 2>/dev/null || true
@dirrm share/mysql/charsets
@dirrm share/mysql/czech
@dirrm share/mysql/danish
@dirrm share/mysql/dutch
@dirrm share/mysql/english
@dirrm share/mysql/estonian
@dirrm share/mysql/french
@dirrm share/mysql/german
@dirrm share/mysql/greek
@dirrm share/mysql/hungarian
@dirrm share/mysql/italian
@dirrm share/mysql/japanese
@dirrm share/mysql/korean
@dirrm share/mysql/norwegian
@dirrm share/mysql/norwegian-ny
@dirrm share/mysql/polish
@dirrm share/mysql/portuguese
@dirrm share/mysql/romanian
@dirrm share/mysql/russian
@dirrm share/mysql/serbian
@dirrm share/mysql/slovak
@dirrm share/mysql/spanish
@dirrm share/mysql/swedish
@dirrm share/mysql/ukrainian
@dirrm share/mysql
@comment OPTIONS:+SSL +FASTMTX
@unexec if /usr/sbin/pw usershow mysql >/dev/null 2>&1; then  echo "==> You should manually remove the \"mysql\" user. "; fi
@cwd /usr/local
@dirrm share/licenses/mysql55-server-5.5.34
@unexec rmdir %D/share/licenses 2>/dev/null || true
@cwd /usr/local
etc/rc.d/mysql-server
@comment MD5:898d561ff167a3ca5a2a080e366d85a8
@unexec install-info --quiet --delete %D/info/mysql.info %D/info/dir
@unexec [ `info -d %D/info  --output - 2>/dev/null | grep -c '^*'` -eq 1 ] && rm -f %D/info/dir || :
info/mysql.info
@comment MD5:f0b20abdea22ca1f941fb0b31abfc183
@exec install-info --quiet %D/info/mysql.info %D/info/dir
@unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi
@display +DISPLAY
