summaryrefslogtreecommitdiff
path: root/databases/mysql-server
AgeCommit message (Expand)AuthorFilesLines
2005-03-15Update to 4.0.24, which fixes the vulnerability reported in:xtraeme2-29/+4
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-01-20Update mysql-{client,server} to 4.0.23a (bugfix release).xtraeme8-57/+55
2005-01-01Bump PKGREVISION because old binary packages may contain a wrong pathminskim1-2/+2
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-1/+2
2004-11-18Added a note about running mysql_install_db to set up the initial databasejklos1-3/+9
2004-11-09Install the script mysql_secure_installation, missed in previous.xtraeme2-2/+5
2004-11-09Update mysql-{client,server} to 4.0.22.xtraeme5-50/+30
2004-10-29Remove dead patch file.tron1-13/+0
2004-10-29Add missing deinstallation script.tron1-0/+16
2004-10-29Include makefile fragments from "../../databases/mysql-client" andtron1-3/+3
2004-10-28Update mysql-{client,server} to 4.0.21 (previously mysql4-*).xtraeme19-126/+400
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-05-14disable TCP wrapper support on Linux and Solaris to work aroundgrant1-3/+9
2004-05-14distinguish between mysql 3 and 4 in COMMENT.grant1-2/+2
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-2/+1
2004-04-03USE_BUILTIN.zlib wasn't being set, resulting in missing symbolsschmonz1-5/+5
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-07Rework patch-al to let it compile on !NetBSD platforms.cube2-6/+6
2003-10-05Updated mysql-server to 3.23.58martti19-478/+85
2003-09-28make mysql 3.23.51 compile on 1.6.x, which uses bundled mit-pthreadsjdolecek2-1/+15
2003-09-28Update mysql-client and mysql-server to 3.23.51nb1 - pkg revision keptjdolecek4-17/+17
2003-09-19Bumping once is enough, oops.wiz1-2/+2
2003-09-19Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically inwiz1-2/+2
2003-09-19Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically inwiz3-9/+7
2003-09-18Add missing ../ in path to included file.wiz1-2/+2
2003-09-18Specify the category when including other files and when depending on otherjmmv1-2/+2
2003-09-17Update to nb5: Add patch fromwiz3-3/+17
2003-09-01DEINSTALL script was removed.seb1-2/+1
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-2/+5
2003-08-30We don't need it anymore, really, the usage of OWNS_DIRS_PERMSseb1-16/+0
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam2-6/+20
2003-08-30Use the potential of bsd.pkg.install.mk:seb3-54/+3
2003-08-24Bump package revision of mysql-client and mysql-server withtaca1-2/+2
2003-06-13Fix typo in ONLY_FOR_PLATFORM: s/NetBSD-arm/NetBSD-*-arm/abs1-2/+2
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs1-3/+4
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-04-21lintcjep1-0/+5
2003-03-24remove unnecessary parens and indent some conditionals forgrant1-7/+5
2003-02-09attempt to clarify password instructionslukem1-5/+7
2003-01-31oops, share/mysql/mysql.server was missinglukem1-1/+2
2003-01-29add explicit reminder about ${MYSQL_DATADIR} ownershiplukem2-1/+8
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+3
2003-01-21also need to set the "mysql root" password on -h `hostname`lukem1-1/+3
2003-01-21install bin/mysql.server for people who won't or can't use etc/rc.d/mysqld.lukem4-7/+9
2003-01-21- add rc.d script; based on [pkg/19055], with rework by me.lukem8-11/+153
2003-01-20use native pthreads on NetBSD, if availablejdolecek1-9/+19
2003-01-20need to include <signal.h> in my_pthread.h to be compilablejdolecek2-1/+14
2003-01-03this needs gmake to build...lukem1-1/+2
2002-12-13Fix security problem in MySQL client library and server which weretron3-5/+30