/x11-toolkits/wxgtk-docs/

nk rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql54-server/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.0.16 release:ale2005-11-271-8/+14
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 5.0.15 release, the first Generally Available (GA) version!ale2005-10-261-3/+1
* Update to 5.0.13 rc release:ale2005-09-301-3/+7
* Update to 5.0.12 release.ale2005-09-071-1/+1
* Update to 5.0.11 release.ale2005-08-291-3/+2
* Install some header files (like mysqld_error.h) with the client, as previous ...ale2005-07-231-3/+5
* Update to 5.0.9 release.ale2005-07-161-4/+4
* Update to 5.0.7 release.ale2005-06-181-1/+1
* Fix compilation on FreeBSD 4.X.ale2005-06-111-1/+2
* Update to 5.0.6 release.ale2005-06-081-12/+5
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* - Use the rcNG script to kill MySQL on deinstallation [1]ale2005-04-111-1/+3
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to 5.0.3 release:ale2005-04-061-28/+11
* - Add new knob to define default server collationpav2005-03-211-0/+4
* Extend allowed linuxthreads shlib versions.ale2005-01-101-2/+2
* Move pre-configure in the common part.ale2005-01-101-6/+6
* Correct comment typo.ale2005-01-101-1/+1
* Update to 5.0.2 release:ale2005-01-101-23/+33
* Add p5-File-Temp dependency to mysql-scripts.ale2004-12-011-1/+2
* Update to 5.0.1 (snapshot) release:ale2004-10-251-19/+33
* Mark FORBIDDEN due to serious, unpatched security vulnerabilitynectar2004-10-221-0/+2
* - Fix mysqlhotdump vulnerabilityale2004-09-251-3/+2
* - Replace dead MASTER_SITE [1]ale2004-05-181-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Fix a never-catched bug in mysql_install_db script.ale2004-03-121-8/+0
* Fix mysql default db installation.ale2004-03-081-4/+3
* Fix installation (a bit of perl was still there).ale2004-03-021-1/+2
* Sync with MySQL 4.0:ale2004-02-291-13/+44
* Finally MySQL 5.0 appears in the ports tree!ale2004-02-041-21/+30
* o Add CONFLICTS sections.nork2003-12-271-3/+6
* o Update to 4.1.1 alpha release.nork2003-12-111-30/+34
* utilize SITE_PERLijliao2003-10-241-1/+1
* Protect against accidentally defining USE_MYSQL in the environment orroam2003-10-041-0/+4
* take care about DB_DIR when the initial database get installedoliver2003-09-291-2/+2
* We finally have a threadsafe realpath(3) in 4.x and 5.x.mbr2003-05-231-1/+1
* Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client.nork2003-04-191-21/+23
* o Move USE_PERL5_RUN into server part.nork2003-04-041-3/+4
* Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSDmbr2003-03-271-1/+2
* o Build thread-safe libs by default.nork2003-03-261-4/+2
* Update to 4.0.12.nork2003-03-251-19/+23
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-071-1/+1
* FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2mbr2003-02-251-2/+7
* Add WITH_LINUXTHREADS option to build with linuxthreads.mbr2003-02-231-0/+9
* De-pkg-comment.knu2003-02-211-0/+1
* o Definitely fix building on -current.nork2003-02-051-22/+5
* Update to 4.0.10.nork2003-02-041-2/+2
* Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.roam2003-02-011-71/+70
* Upgrade to 3.23.55.dirk2003-01-301-1/+1
* mysql-server compiles and runs fine on sparc64.dirk2003-01-231-1/+1
* Upgrade to 3.23.54.dirk2002-12-151-4/+2
* Mark as FORBIDDEN - multiple security vulnerabilities exist. Seesobomax2002-12-131-0/+2
* Fix MASTER_SITES.dirk2002-11-221-4/+6
* WITH_XCHARSET is independent of WITH_CHARSET.dirk2002-11-171-1/+1
* -STABLE exits with signal 11 while connecting via TCP/IP if emptydirk2002-11-131-1/+4
* FreeBSD has broken realpath(3), too.dirk2002-11-111-1/+1
* Set limits from user mysql before starting mysqld.dirk2002-11-111-1/+1
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-111-2/+2
* Upgrade to 3.23.52.dirk2002-10-211-2/+2
* Don't restrict InnoDB to i386. Works on alpha, too.dirk2002-09-041-3/+4
* Upgrade to 3.23.52.dirk2002-08-191-2/+4
* - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.dirk2002-08-131-2/+1
* Bump PORTREVISION after fixing startup script.dirk2002-08-081-1/+1
* Back out last commit. It was unapproved and inappropriate since itdirk2002-08-081-4/+0
* Look for my.cnf in ${PREFIX}/etc rather than /etc.anders2002-07-011-0/+4
* Upgrade to 3.23.51.dirk2002-06-201-6/+3
* Upgrade to 3.23.49.dirk2002-02-191-1/+1
* Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT)dirk2002-02-151-0/+3
* Fix argument for chmod (00mysql-client.sh -> 000.mysql-client.sh)dirk2002-02-121-1/+1
* - upgrade to 3.23.48dirk2002-02-111-2/+2
* Upgrade to 3.23.47.dirk2001-12-291-2/+2
* Add support for InnoDB tables.dirk2001-12-201-2/+2
* - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is setdirk2001-12-191-4/+7
* - CXX=${CC} to get rid of libstdc++ in order to improve stabilitydirk2001-12-181-1/+11
* Upgrade to 3.23.46.dirk2001-12-021-1/+1
* Upgrade to 3.23.45.dirk2001-11-241-1/+1
* Update to 3.23.44.dirk2001-11-191-1/+1
* Upgrade to 3.23.43.dirk2001-10-061-1/+1
* Upgrade to 3.23.42.dirk2001-09-111-2/+7
* Add dependency to p5-Mysql for the server part. mysql_convert_table_format,dirk2001-08-191-1/+3
* Upgrade to 3.23.41.dirk2001-08-141-1/+1
* Cleanup:dirk2001-08-141-10/+13
* Add two new Makefile variables: SKIP_INSTALL_DB, INSTALL_DB_FORCEdirk2001-08-051-1/+15
* Upgrade to 3.23.40.dirk2001-08-011-1/+1
* Upgrade to 3.23.39.dirk2001-06-141-1/+1
* Add option for linuxthreads (WITH_LINUXTHREADS).dirk2001-05-241-0/+7
* Upgrade to 3.23.38.dirk2001-05-121-1/+1
* Upgrade to 3.23.37.dirk2001-04-211-1/+1
* Fix typo (Latin1 -> latin1).dirk2001-04-051-1/+1
* Upgrade to 3.23.36.dirk2001-03-281-1/+1
* Upgrade to 3.23.35.dirk2001-03-171-1/+1
* Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.netdirk2001-03-121-5/+5
* Upgrade to 3.23.34a.dirk2001-03-121-12/+2
* BDB doesn't compile on alpha.dirk2001-03-051-0/+3
* Upgrade to 3.23.33.dirk2001-02-141-2/+1
* Install mysql-client.sh as 00mysql-client.sh so the includeddirk2001-02-081-2/+2
* Add options for alternate charsets (WITH_CHARSET and WITH_XCHARSET).dirk2001-01-251-0/+15
* Add support for BerkeleyDB table type.dirk2001-01-251-5/+15
* Upgrade to 3.23.32.dirk2001-01-231-2/+1
* Remove NO_LATEST_LINK now that mysql323-{client,server} are thedirk2001-01-221-1/+0
* Fix moved MASTER_SITE.dirk2001-01-221-1/+1
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-0/+1
* Fix build on FreeBSD-3.x.dirk2001-01-211-2/+8
* Upgrade to 3.23.31.dirk2001-01-191-4/+3
* Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGSdirk2001-01-071-0/+4
* --with-low-memory serves a similar purpose as patch-aq.dirk2001-01-071-1/+2
* Remove extra .gz in MAN1.dirk2001-01-061-1/+1
* Upgrade to 3.23.30.dirk2001-01-061-2/+4
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Upgrade to 3.23.29a.dirk2000-12-191-1/+1
* Go back to where I started: Put mysql.sock in /tmp/...dirk2000-12-041-2/+1
* Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700dirk2000-12-041-1/+1
* Enable libwrap and put socket file into ${DB_DIR}.dirk2000-12-011-1/+3
* Upgrade to 3.23.28.dirk2000-12-011-3/+3
* Move mysql-client.sh from Makefile to files/mysql-client.shdirk2000-11-161-3/+1
* Set NO_LATEST_LINK.dirk2000-11-091-0/+1
* Fix MASTER_SITES.dirk2000-10-241-4/+3
* Upgrade to 3.23.26.dirk2000-10-191-1/+1
* Upgrade to MySQL-3.23.24 after repository copy from mysql322-clientdirk2000-10-191-70/+17
* Fix Y2K URL.dirk2000-09-251-1/+1
* - "@exec killall mysqld" should read "@unexec killall mysqld"...dirk2000-09-251-0/+2
* Set INSTALLS_SHLIB (instead of calling ldconfig).dirk2000-09-241-2/+3
* portlint and add SLAVEDIRS variablemharo2000-04-201-1/+2
* Remove obsolete `Version required' lines.knu2000-04-151-1/+0
* Convert to PORTNAME/PORTVERSION.asami2000-04-131-2/+4
* - move startup file from Makefile to files/mysql-server.shdirk2000-04-031-8/+5
* With a minor little tweak this now builds on the Alpha.steve2000-02-211-4/+0
* Upgrade to 3.22.32.dirk2000-02-151-1/+1
* Upgrade to 3.22.30.dirk2000-01-251-6/+2
* Put mysql.grant.patch on www.freebsd.org, too. Some users seem to havedirk2000-01-181-1/+2
* Add a patch for fixing a serious bug in MySQL password handling.dirk2000-01-131-0/+3
* - upgrade to 3.22.29dirk2000-01-06