| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes:
- new installation layout, resembling RPM packages:
- client = Client Utilities + Development Libraries + Shared components
- server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs
Expect various breakages, but if we are lucky this could become the new default
mysql port.
Notes:
svn path=/head/; revision=266994
|
| |
|
|
|
|
|
|
|
|
|
| |
- fix include layout [1]
- drop obsolete WITH_NDB knob
PR: ports/146276 [1]
Submitted by: pgollucci
Notes:
svn path=/head/; revision=257849
|
| |
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=191566
|
| |
|
|
| |
Notes:
svn path=/head/; revision=190334
|
| |
|
|
| |
Notes:
svn path=/head/; revision=176720
|
| |
|
|
|
|
|
|
| |
- use recommended yaSSL library
- build as max-no-ndb or max profiles
Notes:
svn path=/head/; revision=165757
|
| |
|
|
|
|
|
| |
- add mysql_upgrade script to update the databases from an earlier (even minor) release
Notes:
svn path=/head/; revision=157478
|
| |
|
|
|
|
|
| |
This is an *alpha* release (5.1.5).
Notes:
svn path=/head/; revision=155251
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137677
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137029
|
| |
|
|
|
|
|
|
|
|
| |
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
Notes:
svn path=/head/; revision=132637
|
| |
|
|
|
|
|
|
|
|
| |
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
Notes:
svn path=/head/; revision=120092
|
| |
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=102728
|
|
|
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Notes:
svn path=/head/; revision=102508
|