@comment PKG_FORMAT_REVISION:1.1
@name mysql-server-5.1.71
@comment ORIGIN:databases/mysql51-server
@cwd /usr/local
@pkgdep mysql-client-5.1.71
@comment DEPORIGIN:databases/mysql51-client
@conflicts mysql-server-[34].*
@conflicts mysql-server-5.[02-9].*
@conflicts mariadb-server-5.*
@conflicts percona-server-5.*
@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:782d0fef3ef4cd222d5a6bfc5e518ace
man/man1/myisamchk.1.gz
@comment MD5:a0b00a36643238f4c49d72ab90cda9e9
man/man1/myisamlog.1.gz
@comment MD5:1d225b80623c25e0fedb306b0ec95771
man/man1/myisampack.1.gz
@comment MD5:27f7838d4f7616350d665b47bc2ceb77
man/man1/my_print_defaults.1.gz
@comment MD5:12835ab316aed90e4b45c152860cb2ae
man/man1/myisam_ftdump.1.gz
@comment MD5:36885e033e5781df08c9f5595fd70d9a
man/man1/mysql_client_test_embedded.1.gz
@comment MD5:f76054bbebc733f5c2ab2545bdf8d645
man/man1/mysql_install_db.1.gz
@comment MD5:1f3f0ac3de42df8b758556b3f07026c7
man/man1/mysql_tzinfo_to_sql.1.gz
@comment MD5:10bbc7cf1f986c54235c096e2eaded8c
man/man1/mysql_waitpid.1.gz
@comment MD5:54cff8bdd6ae51645cbba123e0bf6a5f
man/man1/mysqld_safe.1.gz
@comment MD5:dff1fc86ccb92d4d18be896794a9b8b9
man/man1/mysqltest_embedded.1.gz
@comment MD5:04ac6b60eee8d296d4e06814134a041e
man/man1/mysql.server.1.gz
@comment MD5:e9311c478496a05c11968fdebfc63cd2
man/man1/perror.1.gz
@comment MD5:0fbaf81c29e2a14163f7ee4b7c8b7944
man/man1/replace.1.gz
@comment MD5:0165c562584a8c8694c07fe6776a7058
man/man1/resolve_stack_dump.1.gz
@comment MD5:4fa14279258b8496c9000f39a6ed936a
man/man1/resolveip.1.gz
@comment MD5:04bff601ade24aab6cce5ec8221e2391
@unexec %D/etc/rc.d/mysql-server forcestop 2>/dev/null || true
bin/innochecksum
@comment MD5:7d63471a7d9b13d7e73c704f5aabb236
bin/my_print_defaults
@comment MD5:b1b79c438c7965ce4eb5f33dc5953b83
bin/myisam_ftdump
@comment MD5:3a06820681ebd4cb3acb3f1d289921e8
bin/myisamchk
@comment MD5:62da9f001369644e577748f5b8dbc584
bin/myisamlog
@comment MD5:cea852d73f72de4cf99199b80985b906
bin/myisampack
@comment MD5:f4c85ff513f84e8facc1e942a6ccb067
bin/mysqltest_embedded
@comment MD5:cfc73706193c8324fd170c5f40231ffd
bin/mysql_client_test_embedded
@comment MD5:4558d5c1296cd0c78ef618ae45d24c18
bin/mysql_install_db
@comment MD5:8756d99eb02ccd84943b9f2333d48aaa
bin/mysql_tzinfo_to_sql
@comment MD5:a569698250a903b7e11fd8bb3303f0a5
bin/mysql_waitpid
@comment MD5:e9a683eca23875c13fdd728a3114c782
bin/mysqld_safe
@comment MD5:1ed23efa2c655a422ec02e1421d4c3f2
@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:db4599835575634e146ed50ebd4f2b39
bin/replace
@comment MD5:ffbffe1c2893a86814a7c947ea9966b4
bin/resolve_stack_dump
@comment MD5:1354baf66f9dc3e6ec292a3d0f14000b
bin/resolveip
@comment MD5:2f0a47e2efd43eff441e4ba202b11fbc
@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:ea4d52c245ccad8d67db24b6d735e060
lib/mysql/libheap.a
@comment MD5:3389afc743c9b9aa973e1a873c565877
lib/mysql/libmyisam.a
@comment MD5:96034d02230f625f5bfe975a76168816
lib/mysql/libmyisammrg.a
@comment MD5:20c02299040a940fe08345efc1e909b9
lib/mysql/libmysqld.a
@comment MD5:84b94ab9a114b88584445817f3f0db8a
lib/mysql/libmystrings.a
@comment MD5:2a647f35b8b97063984bf6220cbff951
lib/mysql/libmysys.a
@comment MD5:871431324ddc9dc9fc043ca7c6deded0
@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:efdb91a8a1b623242854296bff74a184
lib/mysql/plugin/ha_example.a
@comment MD5:d10bb4b13ea675e6a7ba6319b5792b0c
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:f14643a36d29f0d62b9a0e6a73195e4e
lib/mysql/plugin/ha_innodb_plugin.a
@comment MD5:87079a4f4d3aa5bcc7ab73707baadab1
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:9425be6d33c24c6fc2997953ba854369
lib/mysql/plugin/libdaemon_example.a
@comment MD5:5ab22a0a543acb81c79ee5f0a464802b
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:bbbf2fbd0a37cf4d6ef0c3d53fc742c1
lib/mysql/plugin/mypluglib.a
@comment MD5:7bf1554005230401d2d75d5decbac9bb
lib/mysql/plugin/mypluglib.la
@comment MD5:214fbe1eeddcb40549b067622e8a828b
lib/mysql/plugin/mypluglib.so
@comment MD5:62be835c05fe6fe831540d315a460d18
lib/mysql/plugin/mypluglib.so.0
@comment MD5:cced9bc863cd265f6d8be379bf63e461
libexec/mysqld
@comment MD5:3956b1d45a9941770f17e394f2c39442
@comment libexec/ndb_cpcd
@comment libexec/ndb_mgmd
@comment libexec/ndbd
share/mysql/ChangeLog
@comment MD5:1dabb2b9b591ea465407a2e341196030
share/mysql/binary-configure
@comment MD5:d065d7fc7730e1ce6602ae527c1dd7a0
share/mysql/charsets/Index.xml
@comment MD5:4f639a9883fe0b8e6318836231342326
share/mysql/charsets/README
@comment MD5:c17e32bb326c2ea2c39d064219605b15
share/mysql/charsets/armscii8.xml
@comment MD5:8c105f6ab4a07bb427dc4c77b8e51bde
share/mysql/charsets/ascii.xml
@comment MD5:3d48c8d0551f9919a7ed883f8d49687a
share/mysql/charsets/cp1250.xml
@comment MD5:324312e4ff8c9b8eeabdee1036f90ac3
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:89b92247a0d27747693282f31ad255e3
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:e1b6a2d9b42b84c8cfe542ed865fcc15
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:dc9e7c2b270469dd16086528cede8cf2
share/mysql/charsets/latin2.xml
@comment MD5:821cd04aaa6711c777e5a7da0f6ddf5d
share/mysql/charsets/latin5.xml
@comment MD5:b17e5334be57945edb0e7c1adfddfb2a
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: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:5dbb8e3efc790d098ac216251114338e
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:e6d12c3c675c7cae35f4dff950fdc6c8
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:7c7bee1d29ccfe9181833ef83ec99fc9
share/mysql/mysql_system_tables_data.sql
@comment MD5:ab604a899409cd12faee3648e203d039
share/mysql/mysql-log-rotate
@comment MD5:8103526a4506aea798f5ae9ddcc3ffd7
share/mysql/mysql.server
@comment MD5:86377e156eeefa0f97fdb1c2fd6facd7
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
@comment OPTIONS:
@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:18256bd47a97f1dd08fd1f461f864cd0
@unexec install-info --quiet --delete %D/info/mysql.info %D/info/dir
info/mysql.info
@comment MD5:8edad47392e9c449b31ee221f1ddc9eb
@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
