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
brad
efe1abec6b
add another dist site.
...
--
From & run by: Shell Hung <i@shellhung.org>
2001-03-17 18:26:39 +00:00
brad
2373a38d4e
upgrade to MySQL 3.23.35
...
--
Availability of this version pointed out to by: fries@
2001-03-16 21:14:42 +00:00
brad
eeb6788aa2
upgrade to MySQL 3.23.34
2001-03-12 22:30:59 +00:00
brad
0f08e2d351
remove pth FLAVOR and just make it the default until our threads library is suitable for use with MySQL.
2001-03-12 00:10:26 +00:00
danh
5be9a151e3
sync libtool patch
2001-02-20 19:05:04 +00:00
brad
3cc406085e
sync libtool patch
2001-02-18 18:54:29 +00:00
brad
3e1eb90c9d
saner INSTALL script which now allows you to do a pkg_delete and
...
pkg_add back to back without needing to remove the DB_DIR first.
Now the install script just informs the user of the existing DB_DIR
and how to recreate from the default setup if they wish todo so.
2001-02-15 01:14:34 +00:00
brad
862ec817f6
oops, uncomment BROKEN tag.
2001-02-14 00:55:40 +00:00
brad
76f5c4c68b
upgrade to MySQL 3.23.33
2001-02-13 21:03:42 +00:00
brad
ea5695903a
document the FLAVORs available for these ports
2001-02-10 00:33:24 +00:00
brad
2783c9e4ef
upgrade to MySQL 3.23.32
2001-01-23 00:48:45 +00:00
brad
08677f0112
upgrade to MySQL 3.23.31
2001-01-21 17:09:12 +00:00
brad
57cc2481d7
use "cc -shared" for 2.8 and up to create shared libraries.
2000-12-26 02:13:43 +00:00
espie
268b897aa8
commit mysql fix, now that I've had time to look at it
2000-11-03 00:54:09 +00:00
espie
18023f6e78
Ports is locked.
...
Revert unauthorized commit, until I have a chance to look at it.
2000-11-02 15:15:24 +00:00
brad
ec23f9c2ad
fix initial permissions on the database directory, they were a little too tight for the client apps to be able to read DB_DIR/mysql.sock.
2000-11-02 14:42:44 +00:00
brad
32b48f1afd
create initial database dir with tighter perms.
2000-10-24 20:22:07 +00:00
brad
3918ceb4a1
add name to MAINTAINER
2000-09-24 07:03:59 +00:00
brad
4864505aae
- don't force uid/gid to 40 when adding user/group for mysql
...
- user add/group add -> useradd/groupadd
- remove egrep nastiness and use userinfo/groupinfo instead
2000-09-06 21:09:16 +00:00
brad
cd88360bdf
user del/group del -> userdel/groupdel
2000-09-06 21:06:20 +00:00
brad
ec64f3033b
bump NEED_VERSION
2000-08-23 01:21:11 +00:00
brad
5ba5f5c6bd
%D -> %B
2000-08-22 23:16:04 +00:00
brad
62ccc49425
kill CFLAGS/CXXFLAGS override
2000-08-15 18:24:24 +00:00
brad
75bbe430e7
set homedir to /nonexistent
2000-08-15 18:23:19 +00:00