Commit Graph

121 Commits

Author SHA1 Message Date
brad
ff6ed811a2 update the list of architectures 2002-05-20 03:26:27 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
brad
04f386e948 re-enable powerpc, the previously mentioned problem is not specific
to powerpc and also affects i386/sparc. the exact conditions that
cause this to happen are unknown at the moment though this will
have to be investigated in closer detail.
2002-05-02 03:04:14 +00:00
brad
6e628c3ab3 patches to fix a bug which causes mysqlgui to crash.
--
From: MySQL mailing list via wilfried@
2002-03-27 18:49:09 +00:00
brad
d4dab887c8 - use -p flag for mkdir in mysql_install_db
- if the socket dir does not exist then create it as part of startup in
safe_mysqld
2002-03-19 19:11:39 +00:00
espie
b96e8276c4 fix inline crap. 2002-03-19 03:22:40 +00:00
brad
d35ad4ae50 until MySQL can pass its own bench test without going up to 100% utilization and stop responding on powerpc then it's going to be removed from the working archs list for now. 2002-03-16 16:44:10 +00:00
brad
1209811e8e remove ftp.mysql.com 2002-03-12 03:10:06 +00:00
brad
5ea00f91ac alpha does not work 2002-03-03 06:02:11 +00:00
brad
5fb2d3938b cosmetic 2002-02-26 03:42:06 +00:00
brad
e4d5f98cc5 a few improvements here and there. 2002-02-20 18:03:32 +00:00
brad
893dbf1f6c better 2002-02-20 04:16:20 +00:00
brad
493bc5d2d0 - Move socket from the database dir to /var/run/mysql.
- Tighten perms on the database dir.
--
Suggestion of using /var/run/mysql from: Wilbern Cobb
2002-02-19 03:58:57 +00:00
brad
e87235f87e upgrade to MySQL 3.23.49 2002-02-18 03:25:33 +00:00
brad
de45ddd170 enable powerpc 2002-02-13 19:19:36 +00:00
brad
ca83fef56b add another dist site 2002-02-10 04:25:27 +00:00
brad
feb4f03daf upgrade to MySQL 3.23.48 2002-02-10 03:49:53 +00:00
brad
c476c7e67b workaround 2002-02-09 00:50:14 +00:00
brad
bf9bc62996 move BROKEN, some archs can't even build this. 2002-02-06 00:48:15 +00:00
brad
77bb5fd1b2 remove the static linking of mysqld for now, this is the source of some
recent problems with the MySQL port.
--
Confirmed by: marc@
2002-01-11 16:50:30 +00:00
brad
ab724ecc9a - Don't mark the whole port BROKEN, only the -server subpackage. Enable
this port on sparc.
- Set CXX=${CC} to get rid of libstdc++ in order to improve stability
under heavy load; From: FreeBSD.
- Build mysqld statically by default, enable InnoDB by default too.
- Replace max FLAVOR with bdb FLAVOR and only enable it on i386 for now
until it can be tested on other archs.
- Add comment to MySQL to indicate that this install of MySQL is from the
OpenBSD port/package.
- Add RUN_DEPENDS on p5-Msql-Mysql for some of the Perl-based MySQL
scripts.
- Set the mysql account to be apart of the daemon login class.
2002-01-06 07:06:25 +00:00
brad
f832fe4919 upgrade to MySQL 3.23.47 2001-12-29 17:56:56 +00:00
brad
af59157dc9 upgrade to MySQL 3.23.46
--
- The port has switched back to using native threads. Only tested and known to work on i386. For everything else the port is currently marked BROKEN until the appropriate architectures are tested. Do not even try this if you're not running -current libc_r.
- As suggested by Marc Espie, make symlink for the MySQL client library in lib/ to eliminate the need for adding lib/mysql to the shlib dir path. Porters have to be careful and ensure autoconf scripts do not arbitrarily enable MySQL support after this change.
2001-12-22 03:54:44 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
espie
0eb7375ec7 lib/pth needs a path as well. 2001-10-28 13:09:45 +00:00
wilfried
a01ec9a412 sparc64 didn't like the old values, ok brad@, naddy@ 2001-10-18 07:14:54 +00:00
brad
851b2a2b62 use ports in-tree libtool patches. 2001-10-06 03:55:34 +00:00
brad
27f790cc5a lop off first field of RUN_DEPENDS. 2001-09-28 17:43:01 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
e91e33a83d move mysqlbinlog 2001-09-20 19:25:42 +00:00
brad
027ccc4cbb upgrade to MySQL 3.23.42 2001-09-10 02:59:35 +00:00
brad
636fc64fbd add a comment to doucment a few ports which use pthreads 2001-08-30 02:10:40 +00:00
brad
ed4c8a5aba upgrade to MySQL 3.23.41
--
New version pointed out by: Wilbern Cobb <cobb@vedge.com.ar>
2001-08-14 02:06:29 +00:00
brad
ad03af2a4a - FULLPKGNAME-server -> PKGNAME-server, now that the behavior of
bsd.port.mk has been improved.
- bump NEED_VERSION
2001-08-12 22:48:37 +00:00
brad
07439e14e1 better dependency checking 2001-07-22 22:25:51 +00:00
brad
666752fc75 upgrade to MySQL 3.23.40 2001-07-22 20:35:29 +00:00
brad
e0021e087f upgrade to MySQL 3.23.39 2001-06-15 19:10:11 +00:00
brad
933b847b7d bump NEED_VERSION 2001-06-03 01:20:02 +00:00
brad
50345c3bfd rearrange DEINSTALL message so it doesn't wraparound if the PKGNAME is too
long.
2001-06-02 21:57:05 +00:00
brad
1f15fd42e7 upgrade to MySQL 3.23.38
- Also split the package into client and a server sub-package which
depends on the client portion. This allows for adding/removing the server
without needing to remove ports that might be dependent on the client
portion.
- innodb FLAVOR goes away and is replaced with the max FLAVOR like the
real MySQL distribution which gives us both Berkeley DB and InnoDB tables
for transaction support.
2001-06-02 20:18:43 +00:00
avsm
1969ce17c9 update the checksum for mysql-3.23.37 too 2001-04-20 15:43:44 +00:00
brad
f1f7315d48 upgrade to MySQL 3.23.37 2001-04-20 13:49:38 +00:00
brad
2b84c015aa add innodb FLAVOR to build MySQL with transaction support using InnoDB
(currently known throughout as Innobase though it will be renamed as of
MySQL 3.23.37 and up).
2001-04-13 18:15:46 +00:00
brad
7c3a0e7a56 same for Innobase and Gemini database(s). 2001-04-07 04:09:53 +00:00
brad
3970eb3500 ensure MySQL doesn't try to enable Berkeley DB transaction support by
default if it happens to be installed.
2001-04-07 03:26:49 +00:00
brad
4e2d38df35 upgrade to MySQL 3.23.36 2001-03-28 22:12:18 +00:00
brad
a0ccf53485 bump Pth major rev # and change paths for headers/library. 2001-03-27 00:04:28 +00:00
brad
f86a217432 - integrate COMMENT
- remove extraneous ${INTALL_DATA_DIR}
- WRKDIR -> WRKBUILD
2001-03-24 22:07:08 +00:00
brad
d3997d4313 pth FLAVOR has been made the default. 2001-03-24 21:49:11 +00:00
brad
e204166352 add missing ending slash for shellhung.org dist site.
--
Pointed out by: Shell Hung <i@shellhung.org>
2001-03-24 21:47:12 +00:00