| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74879
|
|
|
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74675
|
|
|
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
Notes:
svn path=/head/; revision=74356
|
|
|
|
| |
Notes:
svn path=/head/; revision=74215
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=71680
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
Notes:
svn path=/head/; revision=71630
|
|
|
|
|
|
|
|
|
|
|
| |
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.
Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
Notes:
svn path=/head/; revision=70020
|
|
|
|
|
|
|
|
| |
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=69859
|
|
|
|
|
|
|
| |
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
Notes:
svn path=/head/; revision=69853
|
|
|
|
|
|
|
| |
Submitted by: Submitted by: sobomax (modified by me a bit)
Notes:
svn path=/head/; revision=69845
|
|
|
|
|
|
|
| |
Submitted by: sobomax (modified by me a bit)
Notes:
svn path=/head/; revision=69844
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=69810
|
|
|
|
| |
Notes:
svn path=/head/; revision=68483
|
|
|
|
| |
Notes:
svn path=/head/; revision=64658
|
|
|
|
|
|
|
| |
- add patch to use correct prototypes for libwrap
Notes:
svn path=/head/; revision=64441
|
|
|
|
|
|
|
| |
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
Notes:
svn path=/head/; revision=64170
|
|
|
|
| |
Notes:
svn path=/head/; revision=61632
|
|
|
|
| |
Notes:
svn path=/head/; revision=42551
|
|
|
|
| |
Notes:
svn path=/head/; revision=41757
|
|
|
|
| |
Notes:
svn path=/head/; revision=39623
|
|
|
|
| |
Notes:
svn path=/head/; revision=37459
|
|
|
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
Notes:
svn path=/head/; revision=37401
|
|
|
|
| |
Notes:
svn path=/head/; revision=36883
|
|
|
|
| |
Notes:
svn path=/head/; revision=36826
|
|
|
|
| |
Notes:
svn path=/head/; revision=36063
|
|
|
|
| |
Notes:
svn path=/head/; revision=35576
|
|
|
|
|
|
|
| |
and add a start/stop parameter to satisfy rc.shutdown.
Notes:
svn path=/head/; revision=35184
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=34927
|
|
|
|
| |
Notes:
svn path=/head/; revision=33997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and mysql322-server.
- mit-pthread support was dropped.
- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
one coming with MySQL-3.22.x) so ports depending on MySQL having
a chance of using 3.23.x if installed.
mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
Notes:
svn path=/head/; revision=33988
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
|
| |
if -Wall was in CFLAGS. Thus mysql didn't build.
Reported, analyzed and tested by: deischen
Notes:
svn path=/head/; revision=28281
|
|
|
|
|
|
|
|
| |
- check for start/stop arguments in startup file
- don't rip off --force option from mysql_install_db
Notes:
svn path=/head/; revision=27292
|
|
|
|
|
|
|
| |
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
Notes:
svn path=/head/; revision=26106
|
|
|
|
| |
Notes:
svn path=/head/; revision=26056
|
|
|
|
| |
Notes:
svn path=/head/; revision=25061
|
|
|
|
|
|
|
|
|
| |
- add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of
memory and cpu time. It seems to be a gcc compiler bug in conjunction
with -O.
Notes:
svn path=/head/; revision=24452
|
|
|
|
|
|
|
|
|
| |
consistent with mysqld and other OS.
Reported by: Clive Lin <clive@CirX.ORG>
Notes:
svn path=/head/; revision=23449
|
|
|
|
| |
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
|