Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-01-10 | Add support for NetBSD-*-powerpc to embedded mit-pthreads, and enable | briggs | 9 | -3/+665 | |
this package for same. | |||||
2001-01-09 | It's "--with-named-curses-libs=...". | bad | 1 | -2/+3 | |
2000-12-24 | Fix timezone return value in threads. From Thomas T. Thai in pkg/11256. | skrll | 2 | -1/+27 | |
2000-08-23 | Recognize 1.5 systems; add an #include <errno.h> (still some warnings left, | wiz | 4 | -2/+76 | |
though). Addresses pkg/10881 & pkg/10882. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+4 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-12 | Update MASTER_SITES to current locations. | jlam | 1 | -3/+2 | |
2000-02-15 | Update mysql to 3.22.32. | bad | 20 | -1100/+16 | |
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual. | |||||
2000-01-17 | Redo this patch with less context to avoid a RCS keyword. | bad | 2 | -28/+17 | |
``This time for sure!'' | |||||
1999-12-29 | Regen. | bad | 1 | -2/+3 | |
1999-12-29 | Use mit-pthreads/stdio/xprintf.c instead of printf.c because the latter | bad | 1 | -0/+13 | |
isn't thread safe. | |||||
1999-12-29 | Restore a line that was lost in my previous commit. | bad | 1 | -7/+11 | |
1999-12-28 | RCS tag added | wiz | 1 | -0/+1 | |
1999-12-22 | Regen. | bad | 1 | -4/+3 | |
1999-12-22 | Defuzz again. | bad | 2 | -24/+7 | |
1999-12-22 | Use less context to avoid a RCS keyword in the patch. | bad | 1 | -30/+8 | |
1999-12-13 | Oops. This needs to depend on the real mysql-client pkg and not the client | bad | 1 | -2/+2 | |
from the test environment. | |||||
1999-12-13 | Regen. | bad | 1 | -2/+2 | |
1999-12-13 | Update MySQL to 3.22.27. | bad | 31 | -1699/+541 | |
There are a bunch of bug fixes to the server. For a complete list see the documentation. Also, get rid of USE_GMAKE. The normal make works just fine. Delete a whole bunch of patches that have been integrated into the distribution. Update the mit-pthreads patches to use _C_LABEL where appropriate so that mit-pthreads works on ELF and a.out for the affected platforms. | |||||
1999-11-15 | cvs admin -ko patch-be (because it contains RCS keywords at the wrong | rh | 2 | -3/+3 | |
places) and redo defuzz. | |||||
1999-11-15 | defuzz | rh | 2 | -19/+12 | |
1999-08-24 | Extract distfile with pax. This works around bugs in our tar that manifest | bad | 1 | -1/+3 | |
themselves on big endian machines. XXX As a side effect most of the files in bench/Results won't get extracted, but we don't install them anyway. | |||||
1999-08-03 | regen. | bad | 1 | -3/+8 | |
1999-08-03 | Add support for m68k machines. Patches by Andy Finnell. | bad | 8 | -13/+559 | |
Thanks to Greg Oster for testing. | |||||
1999-07-12 | Add ftp.sunet.se to the master sites as ftp.mysql.com doesn't accept passive | bad | 1 | -2/+3 | |
FTP connections. Per Michael C. Richardson. | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+27 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+3 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -24/+20 | |
pattern match format. Minor pkglint along the way. | |||||
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -4/+1 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-05-10 | Make the `ps' check work with systems where ps doesn't necessarily match | tv | 1 | -0/+13 | |
the kernel (and ps falls back to /proc). | |||||
1999-05-06 | Second half of the split mysql pkg (server). Works on alpha, arm32, i386, | tv | 29 | -0/+1858 | |
and sparc (more to come when this works properly with PTL2). |