summaryrefslogtreecommitdiff
path: root/databases/mysql-server
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-20buildlink1 -> buildlink2 and move the USE_BUILDLINK2 definition to thejlam1-6/+4
2002-08-23databases/myslq-server appears to work fine on Linux as well, so addjschauma1-2/+2
2002-06-16Depend on mysql-client>=3.23.49.wiz1-2/+2
2002-06-03Make included MIT pthread library build under NetBSD 1.6.tron2-1/+42
2002-04-14Now, fix PR pkg/16038 for real. Remember to do a clean build after addingveego2-6/+6
2002-04-11Ahh, the pitfalls of including bsd.*.mk. Keep up with NetBSD-1.5ZC, andfredb2-1/+14
2002-04-11Prefix register names with '%' in included mit-pthreads to let this buildfredb4-1/+160
2002-03-25Adjust syscalls-powerpc-netbsd.S so it will build correctly again.briggs2-1/+128
2002-03-18Updated mysql-server to 3.23.49martti4-18/+18
2002-01-08Updated mysql-{client,server} to 3.23.47. This is a bug-fix release, amartti4-18/+18
2001-11-02Strongly buildlinkify. Note dependency on tcp_wrappers for platformsjlam4-33/+13
2001-11-01Oops, back out previous. This locally modified file wasn't supposedzuntum1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum5-5/+5
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
2001-10-08Fix a build problem with the new toolchain, where you would get:veego2-1/+19
2001-10-08Update mysql to 3.23.43.veego8-167/+19
2001-07-08Change the patch to only do this #ifdef __NetBSD__.bad2-9/+13