summaryrefslogtreecommitdiffstats
path: root/databases/mysql40-server/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move mysql.info installation in do-install stage.ale2004-02-291-3/+1
* Fix plist (remove not installed man page).ale2004-02-281-1/+1
* - get rid of perl dependency [1]ale2004-02-231-11/+41
* Update to 4.0.18 release.ale2004-02-131-2/+2
* 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-181-7/+13
* o Add CONFLICTS sections.nork2003-12-261-2/+5
* o Update to 4.0.17.nork2003-12-171-4/+6
* 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-231-17/+19
* Protect against accidentally defining USE_MYSQL in the environment orroam2003-10-031-0/+6
* Update to MySQL 4.0.15 to fix the password denial-of-service problem.roam2003-09-231-6/+6
* update databases/mysql40-server: 4.0.13 -> 4.0.14daichi2003-07-241-3/+3
* We finally have a threadsafe realpath(3) in 4.x and 5.x.mbr2003-05-221-1/+1
* Update to 4.0.13.nork2003-05-211-2/+2
* 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-261-1/+2
* o Build thread-safe libs by default.nork2003-03-251-4/+2
* Update to 4.0.12.nork2003-03-241-19/+23
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-061-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-01-311-71/+70
* Upgrade to 3.23.55.dirk2003-01-291-1/+1
* mysql-server compiles and runs fine on sparc64.dirk2003-01-231-1/+1
* Upgrade to 3.23.54.dirk2002-12-141-4/+2
* Mark as FORBIDDEN - multiple security vulnerabilities exist. Seesobomax2002-12-131-0/+2
* Fix MASTER_SITES.dirk2002-11-211-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-101-1/+1
* Set limits from user mysql before starting mysqld.dirk2002-11-101-1/+1
* Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-101-2/+2
* Upgrade to 3.23.52.dirk2002-10-211-2/+2
* Don't restrict InnoDB to i386. Works on alpha, too.dirk2002-09-031-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-121-2/+1
* Bump PORTREVISION after fixing startup script.dirk2002-08-071-1/+1
* Back out last commit. It was unapproved and inappropriate since itdirk2002-08-071-4/+0
* Look for my.cnf in ${PREFIX}/etc rather than /etc.anders2002-06-301-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-141-0/+3
OpenPOWER on IntegriCloud