Commit Graph

20 Commits

Author SHA1 Message Date
brad
6fc17e3f42 - re-introduce DB_DIR option
- make sure MySQL is started as user mysql from safe_mysqld.sh script
instead of the example startup.sh
- hard coded /usr/local -> ${PREFIX} in MESSAGE
- use user/group commands instead of cat/adduser in INSTALL script
- ${FOO} -> $FOO in INSTALL/DEINSTALL
2000-08-15 13:24:00 +00:00
brad
34a4a5e42b mySQL -> MySQL 2000-07-28 22:15:54 +00:00
krw
c5e582e67c Change PFRAG.shared ldconfig invocation(s) to
NEWDYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so NEWDYNLIBDIR() works.

As requested by espie@
2000-07-04 02:49:34 +00:00
brad
91186adef3 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-25 04:53:10 +00:00
brad
dd65a13f8a make sure adduser uses the proper uid 2000-04-08 06:06:25 +00:00
brad
4dfec84a14 tell the end user to remove the database dir as well 2000-04-08 05:41:34 +00:00
brad
164aaec289 maybe this will get some comments/feedback once it's actually in the ports
tree, Fake MySQL port
2000-04-07 19:07:20 +00:00
brad
56b79fc7f8 upgrade to MySQL 3.22.32 2000-02-14 21:28:05 +00:00
brad
c2a3cc0809 make the capitalization of the word "mysql" consistant depending on
whether it's refering to the account/group or the program MySQL.
2000-02-06 23:32:38 +00:00
brad
3b6874e34e remove unnecessary @dirrm tags for dirs that do not exist 2000-02-06 19:57:54 +00:00
brad
72452bb507 upgrade to MySQL 3.22.30 2000-01-13 20:24:57 +00:00
brad
713b891944 - forgot to run the INSTALL script again for the post-install target
- fix mysql_install_db to pickup the hostname that's used while creating
the database
- add a missing brace for DB_DIR in INSTALL script
- run mysql_install_db as user mysql to make sure the database has proper
file permissions
--
Reported by: Peter Strömberg <peter.stromberg@commentor.se>
2000-01-04 17:39:42 +00:00
brad
a86c705da2 upgrade to MySQL 3.22.29 2000-01-03 08:36:19 +00:00
brad
6f39e9630f - upgrade to MySQL 3.22.27
- make the default database directory a bit easier to change with the
DB_DIR variable
- add warning about possible virtual memory limit exhaustion
- change default database directory to /var/mysql and chown it to the
user:group
- integrate check_old_version script into Makefile
- we should be able to make this into a full package now, though not
tested fully
- install user:group of mysql and make MySQL load as user mysql

Reviewed and tested by: ericj@
2000-01-01 05:54:12 +00:00
brad
782058784e - sync PLIST; from jason@
- remove install-info bug work-around for old texinfo
1999-12-02 03:33:44 +00:00
alex
73cadeae96 Update to match 3.22.22. 1999-07-01 17:30:16 +00:00
brad
26d484b0c0 - upgrade to mysql 3.22.22
- add a few more master dist sites
- remove @exec of non-existant killall from PLIST
1999-05-11 21:25:17 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
5fc17c62ee remove FreeBSDisms 1999-04-01 03:06:51 +00:00
marc
6bb87769cd mysql, from freebsd via d@openbsd.org. Uses egcc with -pthread
said to work on i386, not tested on any other architecture
1999-03-30 06:42:47 +00:00