summaryrefslogtreecommitdiff
path: root/databases/mysql-server
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-08Update mysql to 3.23.39.bad5-19/+49
2001-07-06bsd.pkg.mk rev. 1.758 started to always set LIBS in CONFIGURE_ENV.bad3-13/+31
2001-05-02* Rearrange MySQL build structure by providing a Makefile.common that isjlam8-93/+152
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-03-26When using the included mit-pthreads, do not link against randombad4-9/+14
2001-03-26Update to mysql-3.23.35.bad11-671/+79
2001-03-26Fix configure script to not use "-Lyes/lib" when tcp_wrapper supportbad2-39/+48
2001-03-26Replace with hack to do the __RENAME hack for sigaction() in mit-pthreads.bad1-38/+26
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
2001-01-10Add support for NetBSD-*-powerpc to embedded mit-pthreads, and enablebriggs9-3/+665
2001-01-09It's "--with-named-curses-libs=...".bad1-2/+3
2000-12-24Fix timezone return value in threads. From Thomas T. Thai in pkg/11256.skrll2-1/+27
2000-08-23Recognize 1.5 systems; add an #include <errno.h> (still some warnings left,wiz4-2/+76
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+4