| Commit message (Expand) | Author | Age | Files | Lines |
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -1/+1 |
* | Protect against accidentally defining USE_MYSQL in the environment or | roam | 2003-10-04 | 1 | -0/+4 |
* | take care about DB_DIR when the initial database get installed | oliver | 2003-09-29 | 1 | -2/+2 |
* | We finally have a threadsafe realpath(3) in 4.x and 5.x. | mbr | 2003-05-23 | 2 | -6/+25 |
* | Correct configure patch | arved | 2003-05-19 | 1 | -5/+3 |
* | Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client. | nork | 2003-04-19 | 5 | -55/+59 |
* | o Move USE_PERL5_RUN into server part. | nork | 2003-04-04 | 1 | -3/+4 |
* | Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSD | mbr | 2003-03-27 | 1 | -1/+2 |
* | o Build thread-safe libs by default. | nork | 2003-03-26 | 2 | -4/+5 |
* | Update to 4.0.12. | nork | 2003-03-25 | 7 | -55/+54 |
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-07 | 2 | -2/+1 |
* | FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2 | mbr | 2003-02-25 | 1 | -2/+7 |
* | Add WITH_LINUXTHREADS option to build with linuxthreads. | mbr | 2003-02-23 | 1 | -0/+9 |
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
* | o Definitely fix building on -current. | nork | 2003-02-05 | 2 | -22/+17 |
* | Update to 4.0.10. | nork | 2003-02-04 | 4 | -14/+59 |
* | Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports. | roam | 2003-02-01 | 11 | -328/+119 |
* | Upgrade to 3.23.55. | dirk | 2003-01-30 | 3 | -7/+8 |
* | mysql-server compiles and runs fine on sparc64. | dirk | 2003-01-23 | 1 | -1/+1 |
* | make USE_LIBTOOL actually working | dirk | 2002-12-17 | 1 | -10/+18 |
* | Upgrade to 3.23.54. | dirk | 2002-12-15 | 5 | -52/+44 |
* | Mark as FORBIDDEN - multiple security vulnerabilities exist. See | sobomax | 2002-12-13 | 1 | -0/+2 |
* | Fix MASTER_SITES. | dirk | 2002-11-22 | 1 | -4/+6 |
* | WITH_XCHARSET is independent of WITH_CHARSET. | dirk | 2002-11-17 | 1 | -1/+1 |
* | -STABLE exits with signal 11 while connecting via TCP/IP if empty | dirk | 2002-11-13 | 2 | -5/+9 |
* | FreeBSD has broken realpath(3), too. | dirk | 2002-11-11 | 2 | -9/+17 |
* | Set limits from user mysql before starting mysqld. | dirk | 2002-11-11 | 2 | -1/+2 |
* | Only kill mysqld we started. Don't kill all mysqld. | dirk | 2002-11-11 | 1 | -4/+12 |
* | Only kill mysqld we started. Don't kill all mysqld. | dirk | 2002-11-11 | 2 | -4/+11 |
* | Fix build on 5.0-CURRENT. | dirk | 2002-11-11 | 1 | -0/+11 |
* | Upgrade to 3.23.52. | dirk | 2002-10-21 | 3 | -24/+25 |
* | Don't restrict InnoDB to i386. Works on alpha, too. | dirk | 2002-09-04 | 1 | -3/+4 |
* | Upgrade to 3.23.52. | dirk | 2002-08-19 | 5 | -51/+30 |
* | - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer. | dirk | 2002-08-13 | 2 | -2/+12 |
* | Bump PORTREVISION after fixing startup script. | dirk | 2002-08-08 | 1 | -1/+1 |
* | Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c. | dirk | 2002-08-08 | 1 | -1/+2 |
* | Back out last commit. It was unapproved and inappropriate since it | dirk | 2002-08-08 | 1 | -4/+0 |
* | Look for my.cnf in ${PREFIX}/etc rather than /etc. | anders | 2002-07-01 | 1 | -0/+4 |
* | Upgrade to 3.23.51. | dirk | 2002-06-20 | 7 | -87/+71 |
* | Upgrade to 3.23.49. | dirk | 2002-02-19 | 2 | -2/+2 |
* | Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT) | dirk | 2002-02-15 | 1 | -0/+3 |
* | Fix argument for chmod (00mysql-client.sh -> 000.mysql-client.sh) | dirk | 2002-02-12 | 1 | -1/+1 |
* | - upgrade to 3.23.48 | dirk | 2002-02-11 | 3 | -4/+4 |
* | Upgrade to 3.23.47. | dirk | 2001-12-29 | 2 | -3/+3 |
* | Add support for InnoDB tables. | dirk | 2001-12-20 | 1 | -2/+2 |
* | - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is set | dirk | 2001-12-19 | 1 | -4/+7 |
* | - CXX=${CC} to get rid of libstdc++ in order to improve stability | dirk | 2001-12-18 | 1 | -1/+11 |
* | Upgrade to 3.23.46. | dirk | 2001-12-02 | 2 | -2/+2 |
* | Upgrade to 3.23.45. | dirk | 2001-11-24 | 2 | -2/+2 |
* | Update to 3.23.44. | dirk | 2001-11-19 | 2 | -2/+2 |
* | Upgrade to 3.23.43. | dirk | 2001-10-06 | 3 | -2/+5 |
* | Upgrade to 3.23.42. | dirk | 2001-09-11 | 4 | -4/+9 |
* | Comply with NOPORTDOCS | dwcjr | 2001-09-04 | 1 | -54/+54 |
* | Add dependency to p5-Mysql for the server part. mysql_convert_table_format, | dirk | 2001-08-19 | 1 | -1/+3 |
* | Upgrade to 3.23.41. | dirk | 2001-08-14 | 3 | -2/+4 |
* | Cleanup: | dirk | 2001-08-14 | 1 | -10/+13 |
* | Add two new Makefile variables: SKIP_INSTALL_DB, INSTALL_DB_FORCE | dirk | 2001-08-05 | 1 | -1/+15 |
* | Upgrade to 3.23.40. | dirk | 2001-08-01 | 2 | -2/+2 |
* | Upgrade to 3.23.39. | dirk | 2001-06-14 | 3 | -2/+3 |
* | POSIX chown syntax. | dirk | 2001-06-04 | 1 | -1/+1 |
* | Add option for linuxthreads (WITH_LINUXTHREADS). | dirk | 2001-05-24 | 1 | -0/+7 |
* | Upgrade to 3.23.38. | dirk | 2001-05-12 | 5 | -18/+18 |
* | Upgrade to 3.23.37. | dirk | 2001-04-21 | 6 | -33/+37 |
* | Fix typo (Latin1 -> latin1). | dirk | 2001-04-05 | 1 | -1/+1 |
* | Upgrade to 3.23.36. | dirk | 2001-03-28 | 2 | -2/+2 |
* | Upgrade to 3.23.35. | dirk | 2001-03-17 | 2 | -2/+2 |
* | Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.net | dirk | 2001-03-12 | 1 | -5/+5 |
* | Upgrade to 3.23.34a. | dirk | 2001-03-12 | 3 | -18/+11 |
* | BDB doesn't compile on alpha. | dirk | 2001-03-05 | 1 | -0/+3 |
* | Upgrade to 3.23.33. | dirk | 2001-02-14 | 2 | -3/+2 |
* | Install mysql-client.sh as 00mysql-client.sh so the included | dirk | 2001-02-08 | 2 | -3/+3 |
* | Add options for alternate charsets (WITH_CHARSET and WITH_XCHARSET). | dirk | 2001-01-25 | 1 | -0/+15 |
* | Add support for BerkeleyDB table type. | dirk | 2001-01-25 | 2 | -5/+16 |
* | Upgrade to 3.23.32. | dirk | 2001-01-23 | 3 | -15/+5 |
* | Remove NO_LATEST_LINK now that mysql323-{client,server} are the | dirk | 2001-01-22 | 1 | -1/+0 |
* | Fix moved MASTER_SITE. | dirk | 2001-01-22 | 1 | -1/+1 |
* | Switch from mysql322-{client,server} to mysql323-{client,server}. | dirk | 2001-01-21 | 3 | -10/+2 |
* | Fix build on FreeBSD-3.x. | dirk | 2001-01-21 | 1 | -2/+8 |
* | Upgrade to 3.23.31. | dirk | 2001-01-19 | 3 | -5/+5 |
* | Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGS | dirk | 2001-01-07 | 1 | -0/+4 |
* | --with-low-memory serves a similar purpose as patch-aq. | dirk | 2001-01-07 | 2 | -14/+2 |
* | Remove extra .gz in MAN1. | dirk | 2001-01-06 | 1 | -1/+1 |
* | Upgrade to 3.23.30. | dirk | 2001-01-06 | 4 | -10/+13 |
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
* | Upgrade to 3.23.29a. | dirk | 2000-12-19 | 5 | -50/+23 |
* | Go back to where I started: Put mysql.sock in /tmp/... | dirk | 2000-12-04 | 1 | -2/+1 |
* | Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700 | dirk | 2000-12-04 | 1 | -1/+1 |
* | Enable libwrap and put socket file into ${DB_DIR}. | dirk | 2000-12-01 | 1 | -1/+3 |
* | Upgrade to 3.23.28. | dirk | 2000-12-01 | 4 | -12/+15 |
* | Adjust mysql's homedirectory if already exists. | dirk | 2000-12-01 | 1 | -0/+7 |
* | Move mysql-client.sh from Makefile to files/mysql-client.sh | dirk | 2000-11-16 | 2 | -3/+16 |
* | Set NO_LATEST_LINK. | dirk | 2000-11-09 | 1 | -0/+1 |
* | Install my_config.h to satisfy ports depending on mysql. | dirk | 2000-11-09 | 2 | -3/+13 |
* | Fix MASTER_SITES. | dirk | 2000-10-24 | 1 | -4/+3 |
* | Upgrade to 3.23.26. | dirk | 2000-10-19 | 4 | -25/+31 |
* | Upgrade to MySQL-3.23.24 after repository copy from mysql322-client | dirk | 2000-10-19 | 8 | -191/+180 |
* | Fix Y2K URL. | dirk | 2000-09-25 | 1 | -1/+1 |
* | Remove stale information. | dirk | 2000-09-25 | 1 | -8/+2 |
* | - "@exec killall mysqld" should read "@unexec killall mysqld"... | dirk | 2000-09-25 | 2 | -2/+4 |
* | Set INSTALLS_SHLIB (instead of calling ldconfig). | dirk | 2000-09-24 | 2 | -4/+3 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -1/+1 |
* | Remove -Werror from configure script. This caused incorrect results | dirk | 2000-05-03 | 1 | -7/+40 |
* | portlint and add SLAVEDIRS variable | mharo | 2000-04-20 | 1 | -1/+2 |
* | Remove obsolete `Version required' lines. | knu | 2000-04-15 | 1 | -1/+0 |
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-13 | 1 | -2/+4 |
* | - move startup file from Makefile to files/mysql-server.sh | dirk | 2000-04-03 | 3 | -17/+30 |
* | Fix URL. | dirk | 2000-03-27 | 1 | -1/+1 |
* | Fix build error! | dirk | 2000-02-22 | 1 | -6/+8 |
* | With a minor little tweak this now builds on the Alpha. | steve | 2000-02-21 | 2 | -4/+14 |
* | Upgrade to 3.22.32. | dirk | 2000-02-15 | 4 | -3/+10 |
* | Upgrade to 3.22.30. | dirk | 2000-01-25 | 4 | -37/+24 |
* | Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have | dirk | 2000-01-18 | 1 | -1/+2 |
* | Add a patch for fixing a serious bug in MySQL password handling. | dirk | 2000-01-13 | 2 | -0/+4 |
* | - upgrade to 3.22.29 | dirk | 2000-01-06 | 8 | -23/+59 |
* | General comment cleanups. | hoek | 1999-12-29 | 1 | -1/+1 |
* | Use stripped hostname via `hostname -s` in various scripts, to make them | dirk | 1999-11-27 | 1 | -1/+10 |
* | Upgrade to 3.22.27. | dirk | 1999-10-18 | 4 | -22/+56 |
* | Remove stale MASTER_SITE. | dirk | 1999-09-22 | 1 | -1/+0 |
* | - upgrade to 3.22.26a | dirk | 1999-09-18 | 5 | -5/+45 |
* | - If ${OSVERSION} >= 320000 then use native threads (libc_r) by default. | dirk | 1999-09-04 | 1 | -14/+35 |
* | Upgrade to 3.22.25. | dirk | 1999-08-27 | 3 | -3/+3 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -3/+3 |
* | Spelling correction: to -> too. | cpiazza | 1999-08-20 | 1 | -2/+2 |
* | - introduce DB_DIR variable to specify database directory if | dirk | 1999-08-12 | 2 | -10/+27 |
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-03 | 1 | -1/+1 |
* | Add two missing gifs. | dirk | 1999-07-10 | 1 | -0/+2 |
* | Upgrade to 3.22.24. | dirk | 1999-07-06 | 3 | -4/+4 |
* | - install gifs for HTML documentation | dirk | 1999-07-04 | 3 | -3/+77 |
* | Split mysql322 into mysql322-client and mysql322-server. | dirk | 1999-07-01 | 6 | -43/+73 |
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -1/+1 |
* | Follow the bouncing digex MASTER_SITE. | billf | 1999-06-24 | 1 | -2/+2 |
* | This doesn't build on the alpha yet, but should with a little work. | steve | 1999-06-23 | 1 | -1/+5 |
* | Upgrade to 3.22.23b. | dirk | 1999-06-08 | 4 | -16/+16 |
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 2 | -5/+1 |
* | Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install | mharo | 1999-06-06 | 2 | -3/+2 |
* | Update version in comments.. | peter | 1999-05-25 | 1 | -2/+2 |
* | Upgrade to 3.22.22. | dirk | 1999-05-02 | 3 | -6/+7 |
* | /sbin/ldconfig -> ${LDCONFIG} | dirk | 1999-04-18 | 1 | -2/+2 |
* | Move WWW_SITE to pkg/DESCR:WWW from Makefile | scrappy | 1999-04-14 | 2 | -2/+3 |
* | - upgrade to 3.22.21 | dirk | 1999-04-07 | 4 | -7/+18 |
* | Forgot to commit this one while upgrading to 3.22.20a. | dirk | 1999-03-23 | 1 | -1/+1 |
* | Upgrade to 3.22.20a. | dirk | 1999-03-23 | 2 | -4/+3 |
* | Commit all Y2K/WWW_SITE changes to Makefiles... | scrappy | 1999-03-12 | 1 | -1/+4 |
* | Upgrade to 3.22.19b. | dirk | 1999-03-05 | 4 | -34/+16 |
* | Use ${PERL} for substituting and not ${PERL5}. | dirk | 1999-02-20 | 1 | -3/+3 |
* | Fix PLIST: version for libmysqlclient.so was bumped from 5(.2) to 6(.0). | dirk | 1999-02-11 | 1 | -1/+1 |
* | Upgrade to 3.22.16a-gamma. | dirk | 1999-02-09 | 3 | -5/+5 |
* | Cleanups: | dirk | 1999-02-08 | 2 | -18/+35 |
* | Upgrade to 3.22.15-gamma. | dirk | 1999-02-02 | 3 | -5/+5 |
* | Upgrade to 3.22.14b-gamma. | dirk | 1999-01-06 | 4 | -18/+20 |
* | Upgrade to 3.22.13-beta. | dirk | 1998-12-24 | 5 | -25/+32 |
* | BROKEN='fetch -- 3.22.13-beta is the current distfile' | obrien | 1998-12-24 | 1 | -1/+3 |
* | Upgrade to 3.22.11-beta. | dirk | 1998-12-23 | 4 | -47/+37 |
* | Fix typo in MASTER_SITES. | billf | 1998-12-12 | 1 | -2/+2 |
* | Update MASTER_SITES. | billf | 1998-12-12 | 1 | -4/+6 |
* | Don't try to be too fancy about using ps to find its flags, it breaks | asami | 1998-12-01 | 2 | -8/+41 |
* | Add shlib minor != 0. | asami | 1998-11-24 | 1 | -1/+1 |
* | Update to version 3.22.10-beta. | steve | 1998-11-22 | 5 | -125/+36 |
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -4/+5 |
* | Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> | thepish | 1998-10-22 | 5 | -56/+84 |
* | Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflict | asami | 1998-10-08 | 1 | -1/+2 |
* | Mark BROKEN for ELF. | jseger | 1998-10-01 | 1 | -1/+3 |
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 1 | -4/+4 |
* | link with -pthread = -nostdlib und -lc_r | andreas | 1998-09-14 | 1 | -0/+11 |
* | This is the latest mysql version. | andreas | 1998-09-07 | 5 | -41/+209 |
* | Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer, | andreas | 1998-09-02 | 1 | -4/+2 |
* | the install.db script should be run from within ${WORKSRC} | thepish | 1998-09-01 | 1 | -2/+2 |
* | /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/l... | asami | 1998-08-20 | 1 | -1/+3 |
* | Long live feminism! No manpages! Nyah-hah-hah! | hoek | 1998-08-17 | 1 | -1/+0 |
* | upgrade to 3.21.33 | thepish | 1998-08-14 | 3 | -21/+24 |
* | Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there | asami | 1998-06-05 | 1 | -1/+1 |
* | Upgrade to mysql-3.21.29-gamma. | jseger | 1998-04-29 | 3 | -6/+6 |
* | Remove BROKEN tag as this now packages. | steve | 1998-03-29 | 1 | -3/+1 |
* | I don't quite understand how I got all these files to | steve | 1998-03-29 | 1 | -423/+0 |
* | Mark this port broken, doesn't package. | asami | 1998-03-29 | 1 | -1/+3 |
* | Update to version 3.21.26gamma. | steve | 1998-03-28 | 3 | -6/+431 |
* | Upgrade to version 3.21.25g-gamma. | steve | 1998-03-16 | 4 | -33/+66 |
* | Create the /var/db/mysql/* files in the package'd version of | steve | 1998-02-23 | 2 | -27/+43 |
* | Update to v3.21.21a-beta | jfitz | 1998-01-27 | 3 | -12/+11 |
* | Define PKGNAME, "beta" not allowed here. | asami | 1998-01-13 | 1 | -1/+2 |
* | Upgrade to v3.21.19 | jfitz | 1998-01-07 | 3 | -61/+25 |
* | Delete the database before installation if PACKAGE_BUILDING is defined | asami | 1997-12-04 | 1 | -1/+4 |
* | Remove bad MASTER_SITES, portlint. | jseger | 1997-11-27 | 1 | -13/+10 |
* | Fix Makefile to reference perl 5.004_04 | jfitz | 1997-11-19 | 1 | -2/+2 |
* | Upgrade to v3.20.32a | jfitz | 1997-10-29 | 3 | -4/+68 |
* | Upgrade to v3.20.31e (could have sworn we just did something like this...) | jfitz | 1997-10-10 | 2 | -3/+3 |
* | Upgrade to v3.20.31d | jfitz | 1997-10-09 | 2 | -4/+4 |
* | Upgrade v3.20.31b | jfitz | 1997-10-09 | 2 | -4/+4 |
* | Upgrade to v3.20.30b | jfitz | 1997-09-27 | 2 | -4/+4 |
* | Upgrade to v3.20.29 | jfitz | 1997-09-17 | 2 | -6/+6 |
* | Upgrade to v3.20.25 | jfitz | 1997-09-06 | 3 | -5/+8 |
* | Update name of perl executable in dependencies to "perl5.00401". | asami | 1997-07-18 | 1 | -2/+2 |
* | Add patch to make this compile on -current | jfitz | 1997-07-03 | 1 | -0/+25 |
* | Import of MySQL, a mutlithreaded SQL database server | jfitz | 1997-06-19 | 5 | -0/+112 |