Age | Commit message (Expand) | Author | Files | Lines |
2005-10-03 | Erm, fix previous correctly. | xtraeme | 1 | -4/+4 |
2005-10-03 | Apply patch from David A. Holland in PR pkg/31435 to honor rc.conf | xtraeme | 2 | -5/+6 |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -3/+3 |
2005-09-27 | Update mysql-* to 4.0.26: | xtraeme | 3 | -34/+12 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-12 | Update mysql-{client,server} to 4.0.25, which should fix | xtraeme | 2 | -18/+4 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-15 | Update to 4.0.24, which fixes the vulnerability reported in: | xtraeme | 2 | -29/+4 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-01-20 | Update mysql-{client,server} to 4.0.23a (bugfix release). | xtraeme | 8 | -57/+55 |
2005-01-01 | Bump PKGREVISION because old binary packages may contain a wrong path | minskim | 1 | -2/+2 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -1/+2 |
2004-11-18 | Added a note about running mysql_install_db to set up the initial database | jklos | 1 | -3/+9 |
2004-11-09 | Install the script mysql_secure_installation, missed in previous. | xtraeme | 2 | -2/+5 |
2004-11-09 | Update mysql-{client,server} to 4.0.22. | xtraeme | 5 | -50/+30 |
2004-10-29 | Remove dead patch file. | tron | 1 | -13/+0 |
2004-10-29 | Add missing deinstallation script. | tron | 1 | -0/+16 |
2004-10-29 | Include makefile fragments from "../../databases/mysql-client" and | tron | 1 | -3/+3 |
2004-10-28 | Update mysql-{client,server} to 4.0.21 (previously mysql4-*). | xtraeme | 19 | -126/+400 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-05-14 | disable TCP wrapper support on Linux and Solaris to work around | grant | 1 | -3/+9 |
2004-05-14 | distinguish between mysql 3 and 4 in COMMENT. | grant | 1 | -2/+2 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-04-03 | USE_BUILTIN.zlib wasn't being set, resulting in missing symbols | schmonz | 1 | -5/+5 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-07 | Rework patch-al to let it compile on !NetBSD platforms. | cube | 2 | -6/+6 |
2003-10-05 | Updated mysql-server to 3.23.58 | martti | 19 | -478/+85 |
2003-09-28 | make mysql 3.23.51 compile on 1.6.x, which uses bundled mit-pthreads | jdolecek | 2 | -1/+15 |
2003-09-28 | Update mysql-client and mysql-server to 3.23.51nb1 - pkg revision kept | jdolecek | 4 | -17/+17 |
2003-09-19 | Bumping once is enough, oops. | wiz | 1 | -2/+2 |
2003-09-19 | Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically in | wiz | 1 | -2/+2 |
2003-09-19 | Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically in | wiz | 3 | -9/+7 |
2003-09-18 | Add missing ../ in path to included file. | wiz | 1 | -2/+2 |
2003-09-18 | Specify the category when including other files and when depending on other | jmmv | 1 | -2/+2 |
2003-09-17 | Update to nb5: Add patch from | wiz | 3 | -3/+17 |
2003-09-01 | DEINSTALL script was removed. | seb | 1 | -2/+1 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -2/+5 |
2003-08-30 | We don't need it anymore, really, the usage of OWNS_DIRS_PERMS | seb | 1 | -16/+0 |
2003-08-30 | Prepare for pkgviews by making sure that passing VIEW-INSTALL or | jlam | 2 | -6/+20 |
2003-08-30 | Use the potential of bsd.pkg.install.mk: | seb | 3 | -54/+3 |
2003-08-24 | Bump package revision of mysql-client and mysql-server with | taca | 1 | -2/+2 |
2003-06-13 | Fix typo in ONLY_FOR_PLATFORM: s/NetBSD-arm/NetBSD-*-arm/ | abs | 1 | -2/+2 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -3/+4 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-04-21 | lint | cjep | 1 | -0/+5 |
2003-03-24 | remove unnecessary parens and indent some conditionals for | grant | 1 | -7/+5 |
2003-02-09 | attempt to clarify password instructions | lukem | 1 | -5/+7 |
2003-01-31 | oops, share/mysql/mysql.server was missing | lukem | 1 | -1/+2 |
2003-01-29 | add explicit reminder about ${MYSQL_DATADIR} ownership | lukem | 2 | -1/+8 |