Age | Commit message (Expand) | Author |
2001-01-21 | Switch from mysql322-{client,server} to mysql323-{client,server}. | Dirk Froemberg |
2001-01-21 | Fix build on FreeBSD-3.x. | Dirk Froemberg |
2001-01-07 | Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGS | Dirk Froemberg |
2001-01-07 | --with-low-memory serves a similar purpose as patch-aq. | Dirk Froemberg |
2001-01-01 | Goodbye, YEAR2000. Hello, 2001. | Will Andrews |
2000-12-04 | Go back to where I started: Put mysql.sock in /tmp/... | Dirk Froemberg |
2000-12-04 | Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700 | Dirk Froemberg |
2000-12-01 | Put socket file into ${DB_DIR}. | Dirk Froemberg |
2000-11-30 | Adjust mysql's homedirectory if already exists. | Dirk Froemberg |
2000-11-16 | Move mysql-client.sh from Makefile to files/mysql-client.sh | Dirk Froemberg |
2000-10-24 | Fix MASTER_SITES. | Dirk Froemberg |
2000-09-24 | Fix Y2K URL. | Dirk Froemberg |
2000-09-24 | Remove stale information. | Dirk Froemberg |
2000-09-24 | - "@exec killall mysqld" should read "@unexec killall mysqld"... | Dirk Froemberg |
2000-09-23 | Set INSTALLS_SHLIB (instead of calling ldconfig). | Dirk Froemberg |
2000-07-05 | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum |
2000-05-03 | Remove -Werror from configure script. This caused incorrect results | Dirk Froemberg |
2000-04-20 | portlint and add SLAVEDIRS variable | Michael Haro |
2000-04-14 | Remove obsolete `Version required' lines. | Akinori MUSHA |
2000-04-13 | Convert to PORTNAME/PORTVERSION. | Satoshi Asami |
2000-04-02 | - move startup file from Makefile to files/mysql-server.sh | Dirk Froemberg |
2000-03-26 | Fix URL. | Dirk Froemberg |
2000-02-21 | Fix build error! | Dirk Froemberg |
2000-02-20 | With a minor little tweak this now builds on the Alpha. | Steve Price |
2000-02-15 | Upgrade to 3.22.32. | Dirk Froemberg |
2000-01-25 | Upgrade to 3.22.30. | Dirk Froemberg |
2000-01-18 | Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have | Dirk Froemberg |
2000-01-12 | Add a patch for fixing a serious bug in MySQL password handling. | Dirk Froemberg |
2000-01-05 | - upgrade to 3.22.29 | Dirk Froemberg |
1999-12-28 | General comment cleanups. | Tim Vanderhoek |
1999-11-27 | Use stripped hostname via `hostname -s` in various scripts, to make them | Dirk Froemberg |
1999-10-18 | Upgrade to 3.22.27. | Dirk Froemberg |
1999-09-21 | Remove stale MASTER_SITE. | Dirk Froemberg |
1999-09-17 | - upgrade to 3.22.26a | Dirk Froemberg |
1999-09-04 | - If ${OSVERSION} >= 320000 then use native threads (libc_r) by default. | Dirk Froemberg |
1999-08-27 | Upgrade to 3.22.25. | Dirk Froemberg |
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien |
1999-08-22 | chmod -> ${CHMOD} | Michael Haro |
1999-08-20 | Spelling correction: to -> too. | Chris Piazza |
1999-08-11 | - introduce DB_DIR variable to specify database directory if | Dirk Froemberg |
1999-08-02 | Re-enforce caps, no period. An "exceptions" file has been created | Tim Vanderhoek |
1999-07-09 | Add two missing gifs. | Dirk Froemberg |
1999-07-05 | Upgrade to 3.22.24. | Dirk Froemberg |
1999-07-04 | - install gifs for HTML documentation | Dirk Froemberg |
1999-07-01 | Split mysql322 into mysql322-client and mysql322-server. | Dirk Froemberg |
1999-06-26 | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek |
1999-06-23 | Follow the bouncing digex MASTER_SITE. | Bill Fumerola |
1999-06-22 | This doesn't build on the alpha yet, but should with a little work. | Steve Price |
1999-06-08 | Upgrade to 3.22.23b. | Dirk Froemberg |
1999-06-05 | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro |