Dirk Froemberg
738ee56574
Upgrade to 3.22.27.
1999-10-18 08:31:46 +00:00
Dirk Froemberg
ca7f72dba1
- upgrade to 3.22.26a
...
- 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.
1999-09-17 19:51:56 +00:00
Dirk Froemberg
49903fe81a
Upgrade to 3.22.25.
...
This upgrade contains - as far as I can see - no functional change
in regard to the port. But I'm tired of receiving requests or patches
for an upgrade. People are focused on version numbers too much. *sigh* ;-)
1999-08-27 09:20:17 +00:00
Dirk Froemberg
29b419345c
Add two missing gifs.
1999-07-09 22:01:03 +00:00
Dirk Froemberg
9a12bc3253
Upgrade to 3.22.24.
1999-07-05 18:11:39 +00:00
Dirk Froemberg
f154bc0b9c
- install gifs for HTML documentation
...
- put mysqld in a sandbox:
- create user and group 'mysql' (uid and gid 88)
- start mysqld with user 'mysql'
1999-07-04 14:55:14 +00:00
Dirk Froemberg
cfc2f82c24
Split mysql322 into mysql322-client and mysql322-server.
...
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.
1999-07-01 08:44:49 +00:00
Dirk Froemberg
305d679564
Upgrade to 3.22.23b.
1999-06-08 10:11:17 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
...
the .la file.
1999-06-05 19:00:43 +00:00
Dirk Froemberg
acdcdf0b47
Upgrade to 3.22.22.
1999-05-02 11:11:03 +00:00
Dirk Froemberg
4e40e94cc8
- upgrade to 3.22.21
...
- pass ${CONFIGURE_ARGS} to mit-pthreads configure
1999-04-06 22:28:44 +00:00
Dirk Froemberg
688a6fdbed
Forgot to commit this one while upgrading to 3.22.20a.
1999-03-23 12:41:10 +00:00
Dirk Froemberg
6bee0291a9
Upgrade to 3.22.19b.
1999-03-04 21:27:59 +00:00
Dirk Froemberg
a7e2f189bb
Fix PLIST: version for libmysqlclient.so was bumped from 5(.2) to 6(.0).
1999-02-11 11:57:24 +00:00
Dirk Froemberg
d9f60a6eed
Upgrade to 3.22.16a-gamma.
1999-02-08 17:41:32 +00:00
Dirk Froemberg
096f6d34a8
Upgrade to 3.22.15-gamma.
1999-02-01 16:52:16 +00:00
Dirk Froemberg
cc143db881
Upgrade to 3.22.14b-gamma.
...
According to T.c.X DataKonsultAB this is the recommended version now.
So remove NO_LATEST_LINK (and set it for mysql321).
1999-01-05 23:43:28 +00:00
Dirk Froemberg
747178be68
Upgrade to 3.22.13-beta.
1998-12-24 01:14:13 +00:00
Dirk Froemberg
11a329e5b3
Upgrade to 3.22.11-beta.
...
Submitted by: Alec Wolman <wolman@cs.washington.edu>
1998-12-22 18:01:44 +00:00
Satoshi Asami
f234e86fe3
Add shlib minor != 0.
1998-11-24 03:38:16 +00:00
Steve Price
04248aec43
Update to version 3.22.10-beta.
...
PR: 8701
Submitted by: maintainer
1998-11-21 20:13:52 +00:00
Peter Hawkins
9d7c8151af
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
...
- Upgrade to mysql-3.22.9-beta
- fix build under ELF
1998-10-22 07:47:41 +00:00
Andreas Klemm
f92e4169b8
This is the latest mysql version.
...
In the future we have to mysql ports, a stable one and a developer version.
Under FreeBSD-current this port supports threads ...
1998-09-06 19:58:26 +00:00
Tim Vanderhoek
878a2c2268
Long live feminism! No manpages! Nyah-hah-hah!
1998-08-17 08:32:00 +00:00
Satoshi Asami
300c0a3a28
Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there
...
won't be any spurious warning messages when the command bar isn't run.
1998-06-05 07:51:03 +00:00
Justin M. Seger
ed24882315
Upgrade to mysql-3.21.29-gamma.
...
PR: 6322
Submitted by: ibex@physik.TU-Berlin.DE
1998-04-29 01:10:02 +00:00
Steve Price
a593633aa6
I don't quite understand how I got all these files to
...
install the first time, but they don't install anymore so
remove them from the PLIST.
Found by: Satoshi Asami
1998-03-29 01:30:15 +00:00
Steve Price
ee9d82123f
Update to version 3.21.26gamma.
...
PR: 6075
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-03-28 14:43:39 +00:00
Steve Price
40d8652613
Upgrade to version 3.21.25g-gamma.
...
PR: 5983
Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE>
1998-03-16 02:46:42 +00:00
Steve Price
759f03cceb
Create the /var/db/mysql/* files in the package'd version of
...
this port. Also sort pkg/PLIST and some minor portlint mods.
PR: 5014
1998-02-23 02:55:34 +00:00
James FitzGibbon
a8515c9fe5
Update to v3.21.21a-beta
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1998-01-26 18:24:43 +00:00
James FitzGibbon
96b85ccd44
Upgrade to v3.21.19
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1998-01-06 16:18:51 +00:00
James FitzGibbon
24a5035b30
Upgrade to v3.20.32a
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-10-29 14:43:35 +00:00
James FitzGibbon
444d298e53
Upgrade to v3.20.25
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-09-05 20:23:13 +00:00
James FitzGibbon
6a10d52817
Import of MySQL, a mutlithreaded SQL database server
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-06-18 19:35:30 +00:00