| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=22503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use --enable-assembler for ${ARCH}==i386
Requested by: Martin Nilsson <martin@filex.se>
There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files,
gcc will "hang" forever, because the assembler is called with '-' and
noone is sending data.
As a workaround use .S (capital s) files. Then cpp will be called prior
to as and thus a pipe can be build.
Notes:
svn path=/head/; revision=21697
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mysql322-client uses mysql322-server as a master port. So
all the magic is in mysql322-server.
mysql322-client must be used to add dependencies to, now.
Thanks to Dan Moschuk <dan@trinsec.com> for giving the initial
point.
Notes:
svn path=/head/; revision=19930
|
|
|
|
| |
Notes:
svn path=/head/; revision=19307
|
|
|
|
|
|
|
| |
- pass ${CONFIGURE_ARGS} to mit-pthreads configure
Notes:
svn path=/head/; revision=17676
|
|
|
|
| |
Notes:
svn path=/head/; revision=16999
|
|
|
|
|
|
|
|
|
|
|
| |
- don't pollute CFLAGS with extra optimizer flags
- remove part of patch-ac which forces -pthread instead of -lc_r
(was included in the main distribution)
- don't name freebsd version in mit-pthreads/config/configure
explicitly. settings work for 2.*, 3.* and 4.*.
Notes:
svn path=/head/; revision=16558
|
|
|
|
|
|
|
|
| |
According to T.c.X DataKonsultAB this is the recommended version now.
So remove NO_LATEST_LINK (and set it for mysql321).
Notes:
svn path=/head/; revision=15873
|
|
|
|
| |
Notes:
svn path=/head/; revision=15549
|
|
|
|
|
|
|
| |
Submitted by: Alec Wolman <wolman@cs.washington.edu>
Notes:
svn path=/head/; revision=15493
|
|
|
|
|
|
|
|
|
|
| |
chrooted builds. Don't start mysql automatically if PACKAGE_BUILDING
is defined.
Submitted by: maintainer
Notes:
svn path=/head/; revision=14972
|
|
|
|
|
|
|
|
| |
PR: 8701
Submitted by: maintainer
Notes:
svn path=/head/; revision=14746
|
|
|
|
|
|
|
|
| |
- Upgrade to mysql-3.22.9-beta
- fix build under ELF
Notes:
svn path=/head/; revision=14157
|
|
|
|
|
|
|
|
|
| |
not only using -lc_r what would result in linking in libc and libc_r
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Obtained from: John Birrell
Notes:
svn path=/head/; revision=13097
|
|
|
|
|
|
|
|
| |
In the future we have to mysql ports, a stable one and a developer version.
Under FreeBSD-current this port supports threads ...
Notes:
svn path=/head/; revision=13036
|
|
|
|
| |
Notes:
svn path=/head/; revision=12520
|
|
|
|
|
|
|
|
| |
PR: 5983
Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE>
Notes:
svn path=/head/; revision=10166
|
|
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes:
svn path=/head/; revision=7198
|