Commit graph

6 commits

Author SHA1 Message Date
Alex Dupre
110771c2d9 Update to 4.1.10 release:
- Add the possibility to specify the database directory in rc.conf [1]
- Move database creation from post-install stage into startup script

PR:		ports/75453 [1]
Submitted by:	Boris Kovalenko <boris@tagnet.ru> [1]
2005-02-15 22:57:02 +00:00
Alex Dupre
d4e7faed04 Sync with recent mysql323 changes:
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address

Approved by:	nork (mentor/implicitly)
2004-01-18 00:59:41 +00:00
Dirk Froemberg
4c1900dced POSIX chown syntax. 2001-06-03 18:45:35 +00:00
Dirk Froemberg
edd90209be Adjust mysql's homedirectory if already exists. 2000-11-30 23:42:41 +00:00
Dirk Froemberg
e1d84112f9 - introduce DB_DIR variable to specify database directory if
different from /var/db/mysql
  (e. g. make DB_DIR=/export/databases/mysql install)
- put functionality of check_old_version into Makefile and remove
  check_old_version (good bye, good old friend...)
1999-08-11 20:56:03 +00:00
Dirk Froemberg
f154bc0b9c - install gifs for HTML documentation
- put mysqld in a sandbox:
  - create user and group 'mysql' (uid and gid 88)
  - start mysqld with user 'mysql'
1999-07-04 14:55:14 +00:00