/databases/mysql-navigator/

-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql40-server
Commit message (Expand)AuthorAgeFilesLines
* Remove the temporary hack to use the new USE_LDCONFIG feature.ale2006-06-221-5/+0
* - Update to 4.0.27mnag2006-05-213-17/+15
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Fix rcNG startup ordering for MySQL daemon.ale2006-03-082-3/+2
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Convert mysql-client.sh to rcNG.ale2006-01-123-23/+5
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 4.0.26 release.ale2005-09-135-70/+15
* Update to 4.0.25 release.ale2005-07-203-40/+10
* 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-114-3/+21
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Remove obsolate knob description.ale2005-03-151-1/+0
* Update to 4.0.24 release:ale2005-03-148-271/+79
* Symlink vulnerability fixed.ale2005-01-171-0/+90
* Extend allowed linuxthreads shlib versions.ale2005-01-101-2/+2
* Move pre-configure in the common part.ale2005-01-101-6/+6
* Share post-extract target with all three subports.ale2005-01-101-3/+3
* Update to 4.0.23a release [1]:ale2005-01-0911-111/+240
* Fix p5-File-Temp dependency (not required for perl 5.8.x).ale2004-12-151-2/+4
* Add p5-File-Temp dependency to mysql-scripts.ale2004-12-011-1/+2
* Update to 4.0.22 release:ale2004-10-315-143/+168
* Update to 4.0.21 release:ale2004-09-229-33/+113
* - Update to 4.0.20 releaseale2004-05-185-45/+33
* 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-122-8/+22
* Move mysql.info installation in do-install stage.ale2004-02-291-3/+1
* Remove lib/mysql directory, if empty.ale2004-02-291-0/+1
* Fix plist (remove not installed man page).ale2004-02-291-1/+1
* - get rid of perl dependency [1]ale2004-02-236-30/+107
* Update to 4.0.18 release.ale2004-02-133-3/+5
* Don't limit architectures.ale2004-02-031-2/+0
* Use unique LATEST_LINK.ale2004-01-291-0/+4
* Sync with recent mysql323 changes:ale2004-01-185-20/+16
* o Add CONFLICTS sections.nork2003-12-271-2/+5
* o Update to 4.0.17.nork2003-12-174-69/+67
* Move CXXFLAGS out of BUILD_OPTIMIZED section, since theynork2003-10-251-1/+1
* utilize SITE_PERLijliao2003-10-241-1/+1
* o Update to 4.0.16 release.nork2003-10-234-24/+38
* Protect against accidentally defining USE_MYSQL in the environment orroam2003-10-041-0/+6
* Update to MySQL 4.0.15 to fix the password denial-of-service problem.roam2003-09-233-7/+8
* update databases/mysql40-server: 4.0.13 -> 4.0.14daichi2003-07-243-23/+4
* We finally have a threadsafe realpath(3) in 4.x and 5.x.mbr2003-05-232-7/+26
* Update to 4.0.13.nork2003-05-224-4/+5
* Correct configure patcharved2003-05-191-5/+3
* 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-262-4/+5
* Update to 4.0.12.nork2003-03-257-55/+54
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-2/+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-212-1/+1
* o Definitely fix building on -current.nork2003-02-052-22/+17
* Update to 4.0.10.nork2003-02-044-14/+59
* Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.roam2003-02-0111-328/+119
* Upgrade to 3.23.55.dirk2003-01-303-7/+8
* mysql-server compiles and runs fine on sparc64.dirk2003-01-231-1/+1
* make USE_LIBTOOL actually workingdirk2002-12-171-10/+18
* Upgrade to 3.23.54.dirk2002-12-155-52/+44
* 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-132-5/+9
* FreeBSD has broken realpath(3), too.dirk2002-11-112-9/+17
* Set limits from user mysql before starting mysqld.dirk2002-11-112-1/+2
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-111-4/+12
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-112-4/+11
* Fix build on 5.0-CURRENT.dirk2002-11-111-0/+11
* Upgrade to 3.23.52.dirk2002-10-213-24/+25
* Don't restrict InnoDB to i386. Works on alpha, too.dirk2002-09-041-3/+4
* Upgrade to 3.23.52.dirk2002-08-195-51/+30
* - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.dirk2002-08-132-2/+12
* Bump PORTREVISION after fixing startup script.dirk2002-08-081-1/+1
* Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.dirk2002-08-081-1/+2
* 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-207-87/+71
* Upgrade to 3.23.49.dirk2002-02-192-2/+2
* 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-113-4/+4
* Upgrade to 3.23.47.dirk2001-12-292-3/+3
* 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-022-2/+2
* Upgrade to 3.23.45.dirk2001-11-242-2/+2
* Update to 3.23.44.dirk2001-11-192-2/+2
* Upgrade to 3.23.43.dirk2001-10-063-2/+5
* Upgrade to 3.23.42.dirk2001-09-114-4/+9
* Comply with NOPORTDOCSdwcjr2001-09-041-54/+54
* 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-143-2/+4
* 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-012-2/+2
* Upgrade to 3.23.39.dirk2001-06-143-2/+3
* POSIX chown syntax.dirk2001-06-041-1/+1
* Add option for linuxthreads (WITH_LINUXTHREADS).dirk2001-05-241-0/+7
* Upgrade to 3.23.38.dirk2001-05-125-18/+18
* Upgrade to 3.23.37.dirk2001-04-216-33/+37
* Fix typo (Latin1 -> latin1).dirk2001-04-051-1/+1
* Upgrade to 3.23.36.dirk2001-03-282-2/+2
* Upgrade to 3.23.35.dirk2001-03-172-2/+2
* Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.netdirk2001-03-121-5/+5
* Upgrade to 3.23.34a.dirk2001-03-123-18/+11
* BDB doesn't compile on alpha.dirk2001-03-051-0/+3
* Upgrade to 3.23.33.dirk2001-02-142-3/+2
* Install mysql-client.sh as 00mysql-client.sh so the includeddirk2001-02-082-3/+3
* Add options for alternate charsets (WITH_CHARSET and WITH_XCHARSET).dirk2001-01-251-0/+15
* Add support for BerkeleyDB table type.dirk2001-01-252-5/+16
* Upgrade to 3.23.32.dirk2001-01-233-15/+5
* 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-21