summaryrefslogtreecommitdiff
path: root/databases/mysql-server/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-01-07Remove mysql-server and mysql-client (versions 4.0.26), becauseghen1-56/+0
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-5/+5
2005-10-03Apply patch from David A. Holland in PR pkg/31435 to honor rc.confxtraeme1-1/+2
2005-08-23The real user name in PKG_USERS does not need to be escaped with doublerillig1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-20Update mysql-{client,server} to 4.0.23a (bugfix release).xtraeme1-2/+1
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-09Install the script mysql_secure_installation, missed in previous.xtraeme1-1/+3
2004-11-09Update mysql-{client,server} to 4.0.22.xtraeme1-9/+1
2004-10-29Include makefile fragments from "../../databases/mysql-client" andtron1-3/+3
2004-10-28Update mysql-{client,server} to 4.0.21 (previously mysql4-*).xtraeme1-34/+32
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-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
2003-10-05Updated mysql-server to 3.23.58martti1-21/+11
2003-09-28Update mysql-client and mysql-server to 3.23.51nb1 - pkg revision keptjdolecek1-2/+2
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 inwiz1-2/+4
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 fromwiz1-2/+2
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-30Use the potential of bsd.pkg.install.mk:seb1-10/+2
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-03-24remove unnecessary parens and indent some conditionals forgrant1-7/+5
2003-01-29add explicit reminder about ${MYSQL_DATADIR} ownershiplukem1-1/+3
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+3
2003-01-21install bin/mysql.server for people who won't or can't use etc/rc.d/mysqld.lukem1-2/+3
2003-01-21- add rc.d script; based on [pkg/19055], with rework by me.lukem1-3/+14
2003-01-20use native pthreads on NetBSD, if availablejdolecek1-9/+19
2003-01-03this needs gmake to build...lukem1-1/+2
2002-12-13Fix security problem in MySQL client library and server which weretron1-4/+4
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
2001-11-02Strongly buildlinkify. Note dependency on tcp_wrappers for platformsjlam1-2/+8
2001-11-01Oops, back out previous. This locally modified file wasn't supposedzuntum1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-2/+2
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
2001-07-08Update mysql to 3.23.39.bad1-2/+2
2001-05-02* Rearrange MySQL build structure by providing a Makefile.common that isjlam1-45/+21