1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dirk Froemberg
f71debd030 Upgrade to 0.3.2. 1999-03-11 08:41:19 +00:00
Dirk Froemberg
89b261555a Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
Dirk Froemberg
cd6e410a24 Don't try to find out which mysql version is installed.
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.

Requested by:	Satoshi
1999-01-18 15:38:00 +00:00
Dirk Froemberg
35ba9be9a5 Change the dependencies to MySQL:
The default is mysql322 now, but take mysql321 if it is installed.

(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
1999-01-14 21:22:29 +00:00
Dirk Froemberg
31d7c43bee Some cleanups:
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG
- spaces to tabs
- add another MASTER_SITE for gmysql
1999-01-08 14:18:43 +00:00
Satoshi Asami
3807db08a6 Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch. 1998-11-17 03:41:45 +00:00
Vanilla I. Shu
e103c8a788 It's a graphic frontend of mysql.
PR:		ports/8700
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-11-16 15:43:35 +00:00