@comment PKG_FORMAT_REVISION:1.1
@name mysql-server-5.1.63
@comment ORIGIN:databases/mysql51-server
@cwd /usr/local
@pkgdep mysql-client-5.1.63
@comment DEPORIGIN:databases/mysql51-client
@conflicts mysql-server-[34].*
@conflicts mysql-server-5.[02-9].*
@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
man/man1/innochecksum.1.gz
@comment MD5:02ec67733e2fe47f8724b78b5e6eefb9
man/man1/myisamchk.1.gz
@comment MD5:84784046d59c904bd8ff242e7205e3a6
man/man1/myisamlog.1.gz
@comment MD5:1d12695a3c86ff206d147f738df6a6bc
man/man1/myisampack.1.gz
@comment MD5:7f00d50334f449c9c454fe3fd3e6ed27
man/man1/my_print_defaults.1.gz
@comment MD5:c7c03cf880c2221289607b31e2c4a786
man/man1/myisam_ftdump.1.gz
@comment MD5:c692b5cc13e0185149bfb87ec49c36cb
man/man1/mysql_client_test_embedded.1.gz
@comment MD5:44b7409890c12794f5a7a3167a2fbde9
man/man1/mysql_install_db.1.gz
@comment MD5:60761f4b4e1325bb0614a004f74897f5
man/man1/mysql_tzinfo_to_sql.1.gz
@comment MD5:64982bb8025008e79eea565e86c5baf5
man/man1/mysql_waitpid.1.gz
@comment MD5:9a5242a3542f86d6e64bc165e1f72720
man/man1/mysqld_safe.1.gz
@comment MD5:51818708306c503cf97ef225976959cb
man/man1/mysqltest_embedded.1.gz
@comment MD5:aebbb96bfe4cd00b0579646857f74294
man/man1/mysql.server.1.gz
@comment MD5:beeb28bf4c813623a5078878a7f93513
man/man1/perror.1.gz
@comment MD5:2d61e1ee0bd91fed4f59a071dc1f6671
man/man1/replace.1.gz
@comment MD5:fe6ef6419ff733d1893f8cd39db8c69a
man/man1/resolve_stack_dump.1.gz
@comment MD5:d64c62304965c822356ece885296f7a0
man/man1/resolveip.1.gz
@comment MD5:5da23055dbd5bfacda148d611d05fca8
@unexec %D/etc/rc.d/mysql-server forcestop 2>/dev/null || true
bin/innochecksum
@comment MD5:746d486db1d9bec52bd3a6a4b92bcc5b
bin/my_print_defaults
@comment MD5:6020840b435b843727ca3b8ee1d7a93f
bin/myisam_ftdump
@comment MD5:dcadfcc025f760c4c7c84e58a5469874
bin/myisamchk
@comment MD5:bbb5565fed2021dc4fe378d84173b892
bin/myisamlog
@comment MD5:4beda375f6cf59a869e688cbddeb94d0
bin/myisampack
@comment MD5:38c99a5235fb6d96c43332fb92c8fb1f
bin/mysqltest_embedded
@comment MD5:9f0eee065a0a167eb55c00a8228b1d4e
bin/mysql_client_test_embedded
@comment MD5:1bcbdb0df913a865128a3671c7943311
bin/mysql_install_db
@comment MD5:8756d99eb02ccd84943b9f2333d48aaa
bin/mysql_tzinfo_to_sql
@comment MD5:8a8b9fc7273f2535f912a76f24812dbd
bin/mysql_waitpid
@comment MD5:b80de48b40f8530fe68aa7ac23904c8c
bin/mysqld_safe
@comment MD5:dff01e2e311776801d2f8643b2c6584b
@comment bin/ndb_config
@comment bin/ndb_delete_all
@comment bin/ndb_desc
@comment bin/ndb_drop_index
@comment bin/ndb_drop_table
@comment bin/ndb_error_reporter
@comment bin/ndb_mgm
@comment bin/ndb_print_backup_file
@comment bin/ndb_print_schema_file
@comment bin/ndb_print_sys_file
@comment bin/ndb_restore
@comment bin/ndb_select_all
@comment bin/ndb_select_count
@comment bin/ndb_show_tables
@comment bin/ndb_size.pl
@comment bin/ndb_test_platform
@comment bin/ndb_waiter
bin/perror
@comment MD5:af4acc64ad776f35c5776afc871d4281
bin/replace
@comment MD5:c88c393f19b7081f1ff3f4d4a1a6b026
bin/resolve_stack_dump
@comment MD5:84d4b21fb2bca3fc54a7c465d2cbe579
bin/resolveip
@comment MD5:b8e2ca0a1889d0ada813f69f31e80f11
@comment include/mysql/storage/ndb/mgmapi/mgmapi.h
@comment include/mysql/storage/ndb/mgmapi/mgmapi_config_parameters.h
@comment include/mysql/storage/ndb/mgmapi/mgmapi_config_parameters_debug.h
@comment include/mysql/storage/ndb/mgmapi/mgmapi_debug.h
@comment include/mysql/storage/ndb/mgmapi/mgmapi_error.h
@comment include/mysql/storage/ndb/mgmapi/ndb_logevent.h
@comment include/mysql/storage/ndb/mgmapi/ndbd_exit_codes.h
@comment include/mysql/storage/ndb/ndb_constants.h
@comment include/mysql/storage/ndb/ndb_init.h
@comment include/mysql/storage/ndb/ndb_types.h
@comment include/mysql/storage/ndb/ndb_version.h
@comment include/mysql/storage/ndb/ndbapi/Ndb.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbApi.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbBlob.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbDictionary.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbError.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbEventOperation.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbIndexOperation.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbIndexScanOperation.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbIndexStat.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbOperation.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbPool.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbRecAttr.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbReceiver.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbScanFilter.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbScanOperation.hpp
@comment include/mysql/storage/ndb/ndbapi/NdbTransaction.hpp
@comment include/mysql/storage/ndb/ndbapi/ndbapi_limits.h
@comment include/mysql/storage/ndb/ndbapi/ndb_cluster_connection.hpp
@comment include/mysql/storage/ndb/ndbapi/ndb_opt_defaults.h
@comment include/mysql/storage/ndb/ndbapi/ndberror.h
lib/mysql/libdbug.a
@comment MD5:ea8f7f10356a7848fc5f0837b46e8a5a
lib/mysql/libheap.a
@comment MD5:62d37823e047f77363c3e846053b2571
lib/mysql/libmyisam.a
@comment MD5:a05a8a65d245b6093b8c45d3faaeab90
lib/mysql/libmyisammrg.a
@comment MD5:a62fd24d513cde40daa15ccc5f459777
lib/mysql/libmysqld.a
@comment MD5:19c2aebf178c92d3a04b100371bbaad5
lib/mysql/libmystrings.a
@comment MD5:49758b42f2904df61ef0adec6e1febe8
lib/mysql/libmysys.a
@comment MD5:f12d335c6d88c924f2034b3d5d447264
@comment lib/mysql/libndbclient.a
@comment lib/mysql/libndbclient.la
@comment lib/mysql/libndbclient.so
@comment lib/mysql/libndbclient.so.3
lib/mysql/libvio.a
@comment MD5:46e466a4ba114530b5183aab48c4d1a7
lib/mysql/plugin/ha_example.a
@comment MD5:0cd78ca9e27ffce692053488c03ef8b4
lib/mysql/plugin/ha_example.la
@comment MD5:bbdb792a9e9c69ef5e46323c881861a8
lib/mysql/plugin/ha_example.so
@comment MD5:a6a1123cc4d07cb10e1c15f0334ca73a
lib/mysql/plugin/ha_example.so.0
@comment MD5:f51066fe003d96ab5c4931f1470b40f7
lib/mysql/plugin/ha_innodb_plugin.a
@comment MD5:d413eaf87eebd1be038290c81738ff37
lib/mysql/plugin/ha_innodb_plugin.la
@comment MD5:7da246e1a6579f8cf675e744c1080779
lib/mysql/plugin/ha_innodb_plugin.so
@comment MD5:aa9d8b23e832b0936d19d0222bdef289
lib/mysql/plugin/ha_innodb_plugin.so.0
@comment MD5:d29f27ee41d0c74f2af7b4327f068fc4
lib/mysql/plugin/libdaemon_example.a
@comment MD5:8cad6d29829175116136cb6960a83f2a
lib/mysql/plugin/libdaemon_example.la
@comment MD5:91c29ad516a1eb2b0dc4fdbffed5ee76
lib/mysql/plugin/libdaemon_example.so
@comment MD5:00ad08a353d2be4341e513e94433b443
lib/mysql/plugin/libdaemon_example.so.0
@comment MD5:6e35c68eaf5722e314fa426e32a57ef9
lib/mysql/plugin/mypluglib.a
@comment MD5:1efc41d9e0ad24d4c18acabae2d844bb
lib/mysql/plugin/mypluglib.la
@comment MD5:214fbe1eeddcb40549b067622e8a828b
lib/mysql/plugin/mypluglib.so
@comment MD5:62be835c05fe6fe831540d315a460d18
lib/mysql/plugin/mypluglib.so.0
@comment MD5:89be72a260341180ace229863f9f5a5f
libexec/mysqld
@comment MD5:184d98068d31b70af4f3807d89dec424
@comment libexec/ndb_cpcd
@comment libexec/ndb_mgmd
@comment libexec/ndbd
share/mysql/ChangeLog
@comment MD5:27df18dbaef4e498559bc68e5512fa77
share/mysql/binary-configure
@comment MD5:d065d7fc7730e1ce6602ae527c1dd7a0
share/mysql/charsets/Index.xml
@comment MD5:837d89522a29736041dc4bf833e13127
share/mysql/charsets/README
@comment MD5:c17e32bb326c2ea2c39d064219605b15
share/mysql/charsets/armscii8.xml
@comment MD5:b8d6f26e44e815ed164fe7ada537c7e9
share/mysql/charsets/ascii.xml
@comment MD5:381d926414521380a8cb490f0cda4f15
share/mysql/charsets/cp1250.xml
@comment MD5:8980e38e5c73d363167924b82f9b6307
share/mysql/charsets/cp1251.xml
@comment MD5:1709bcce176827e845d0ebe4ddf7edf7
share/mysql/charsets/cp1256.xml
@comment MD5:91a747ddefc0705f9cf187ef7aebedbf
share/mysql/charsets/cp1257.xml
@comment MD5:2d39aa0a3afd5c4373360c5affd09de6
share/mysql/charsets/cp850.xml
@comment MD5:f82f1f41704c4715c2fe3d90f27712ec
share/mysql/charsets/cp852.xml
@comment MD5:e3a297db9dee58cdccc53f0f33a705d6
share/mysql/charsets/cp866.xml
@comment MD5:e6fa1450652d8cea162a480b486b8a17
share/mysql/charsets/dec8.xml
@comment MD5:dd31812ea0df98e082e6695ab9524c64
share/mysql/charsets/geostd8.xml
@comment MD5:ba4b6cfef55e334ca951e089068321ba
share/mysql/charsets/greek.xml
@comment MD5:43784535eb3e5c2d6481dcd16d0931f1
share/mysql/charsets/hebrew.xml
@comment MD5:39fceb7330311441c5b4d4d6c77501eb
share/mysql/charsets/hp8.xml
@comment MD5:8fc7fe06c3566bf5e3d6a17b404b5b17
share/mysql/charsets/keybcs2.xml
@comment MD5:4a03d1982389f176f72df5ce54c5b6ff
share/mysql/charsets/koi8r.xml
@comment MD5:196f36dd3ef90c5e4beabb2ebf5ef8ee
share/mysql/charsets/koi8u.xml
@comment MD5:fe1619b5f70a191f9591fcaf6f6d7811
share/mysql/charsets/latin1.xml
@comment MD5:ace04e7f96d7f9cc708bb29a8bdf7c96
share/mysql/charsets/latin2.xml
@comment MD5:1b3d66db05887a77750ead396620c769
share/mysql/charsets/latin5.xml
@comment MD5:d5a0965c5cb697906b5090a1140b8d45
share/mysql/charsets/latin7.xml
@comment MD5:fd9d63a219f19cfb61c558aadf59521b
share/mysql/charsets/macce.xml
@comment MD5:5e84207fbd7c1d4cf5815473ffc9e123
share/mysql/charsets/macroman.xml
@comment MD5:7091b5d8e7e195ed9dad61e7ab3b073d
share/mysql/charsets/swe7.xml
@comment MD5:bbd792e26f054350bc39469848350962
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:269208f174f9bee58d3758aa07f839d5
share/mysql/danish/errmsg.sys
@comment MD5:c8315d6e983b953bc8853d18c7775d8d
share/mysql/dutch/errmsg.sys
@comment MD5:e1ff1202b94c90d6465c1481f982995d
share/mysql/english/errmsg.sys
@comment MD5:e4fb2ed10e7c1c688dae49117b3f892b
share/mysql/errmsg.txt
@comment MD5:f5f5da0a03cc89f461d7c668ec440347
share/mysql/estonian/errmsg.sys
@comment MD5:2c904a7fd40572d3ac5390db0b5c4e35
share/mysql/fill_help_tables.sql
@comment MD5:af885820185af437f2255173be2e4cac
share/mysql/french/errmsg.sys
@comment MD5:d2fe2bfbdf176c5ecb970d2a697b408d
share/mysql/german/errmsg.sys
@comment MD5:05c1955ca5fe9e162b2b5422a10ee07f
share/mysql/greek/errmsg.sys
@comment MD5:8f0a2a7a4945bbea0994671e33cbd49f
share/mysql/hungarian/errmsg.sys
@comment MD5:043e2a8c810d6f9052b152d8c511aa11
share/mysql/italian/errmsg.sys
@comment MD5:40498ea639d923e2f87cc1284e575eb2
share/mysql/japanese/errmsg.sys
@comment MD5:e431aae149926ad76e891d027d84ac9a
share/mysql/korean/errmsg.sys
@comment MD5:edfc760b97957ebaed216855d8c116fe
share/mysql/mi_test_all
@comment MD5:4783ed4d3085e1c75c00b953d7cc0d95
share/mysql/mi_test_all.res
@comment MD5:85e91b986c071efed6934fbb4c96e887
share/mysql/my-huge.cnf
@comment MD5:f517c88b05e1cd365c44bc0e9a03081a
share/mysql/my-innodb-heavy-4G.cnf
@comment MD5:ede8c84a6bc25edebfe3caea0c7dc20f
share/mysql/my-large.cnf
@comment MD5:f88a6391cb0ee8a96aad20b5745332c2
share/mysql/my-medium.cnf
@comment MD5:54fc639c3fda8550df1ab58051c07e60
share/mysql/my-small.cnf
@comment MD5:3a4595acb0accc9f68ad7967515e5e60
share/mysql/mysql_system_tables.sql
@comment MD5:32075004e495a9019ef48f4ed646dc9e
share/mysql/mysql_system_tables_data.sql
@comment MD5:060491f7f0b0b42f12fff9b5c69bf1f0
share/mysql/mysql-log-rotate
@comment MD5:8103526a4506aea798f5ae9ddcc3ffd7
share/mysql/mysql.server
@comment MD5:574d5d484cdf9226dd8c64fd7777be26
share/mysql/mysqld_multi.server
@comment MD5:9fb583174a401ca21c46f51432b803b4
share/mysql/ndb-config-2-node.ini
@comment MD5:9e7bc88bcf9c395fd8429d7a2658c36a
share/mysql/norwegian-ny/errmsg.sys
@comment MD5:b894015aac2577845ebd92bb452a17eb
share/mysql/norwegian/errmsg.sys
@comment MD5:432fdc59bd24f56f849a62d79eca2be6
share/mysql/polish/errmsg.sys
@comment MD5:2826d5bff2ccc68214c28528ce783f6e
share/mysql/portuguese/errmsg.sys
@comment MD5:3c2b77861cc7daf25d17ef7f4814738b
share/mysql/romanian/errmsg.sys
@comment MD5:f26022ec193a59f7de7401efe0239e55
share/mysql/russian/errmsg.sys
@comment MD5:d4a138bade607c90f1ea1ead5790a443
share/mysql/serbian/errmsg.sys
@comment MD5:5109de652eb21989c66aed92f9b80cae
share/mysql/slovak/errmsg.sys
@comment MD5:c76d8e7d25470b0884711f27b70ca516
share/mysql/spanish/errmsg.sys
@comment MD5:7da31a1ba080416ce8fb02fc9737d080
share/mysql/swedish/errmsg.sys
@comment MD5:c21efe5cac6e9d883098906b68eea1ee
share/mysql/ukrainian/errmsg.sys
@comment MD5:5f3cf03b89c02fea7c0f44ce54639a5b
@comment @dirrm include/mysql/storage/ndb/mgmapi
@comment @dirrm include/mysql/storage/ndb/ndbapi
@comment @dirrm include/mysql/storage/ndb
@comment @dirrm include/mysql/storage
@unexec rmdir "%D/include/mysql" 2>/dev/null || true
@unexec rmdir "%D/lib/mysql/plugin" 2>/dev/null || true
@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
@unexec rmdir "%D/share/mysql" 2>/dev/null || true
@unexec if /usr/sbin/pw usershow mysql >/dev/null 2>&1; then  echo "==> You should manually remove the \"mysql\" user. "; fi
@cwd /usr/local
etc/rc.d/mysql-server
@comment MD5:7d58d6b45c2d2503b57224c07e369355
@unexec install-info --quiet --delete %D/info/mysql.info %D/info/dir
info/mysql.info
@comment MD5:62330807ca15e01b16613742762e93dd
@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
