Commit Graph

27 Commits

Author SHA1 Message Date
Dirk Froemberg
4fabf0cd70 Upgrade to 1.0.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.org> (maintainer)
1999-07-04 10:55:08 +00:00
Dirk Froemberg
414fc6f528 Revert to old version. 1999-07-01 10:21:04 +00:00
Dirk Froemberg
6af8546a95 Revert to old version. 1999-07-01 09:11:16 +00:00
Dirk Froemberg
8a14a57b16 Switch from mysql322 to mysql322-client and mysql322-server. 1999-07-01 09:06:39 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Andreas Klemm
ffff0a8ff2 remove manpages from PLIST
remove one unnecessary empty line at the end of PLIST
1999-04-11 12:02:06 +00:00
Dirk Froemberg
50adbbc64b msqladmin -> mysqladmin
PR:		ports/10756
Submitted by:	chris@holly.dyndns.org
1999-03-23 19:36:18 +00:00
Dirk Froemberg
89b261555a Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
Dirk Froemberg
0dea090527 Fix build error:
The API for libmysqlclient was changed a bit for mysql322.
(xmysqladmin was written for mysql321.) So a db argument for
mysql_real_connect() is necessary now and mysql_init() has to be
called in order to initialize the connection struct.

Problem reported by:	jhk
1999-02-04 10:51:13 +00:00
Bill Fenner
a171536a4b Fix path on web.tryc.on.ca 1999-01-27 18:19:37 +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
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Andreas Klemm
3a5cd501e5 unbreak port ... xforms is available as ELF now ... 1998-11-21 10:00:02 +00:00
Steve Price
5fd5e76156 The mysql321 port is no longer broken. 1998-10-20 01:31:07 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Andreas Klemm
e65bb86034 use stable mysql port 1998-09-06 19:28:04 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Andreas Klemm
9573a0fb40 unbreak port (updated PLIST) 1998-03-02 18:42:22 +00:00
Satoshi Asami
6cc05d736b Mark this port broken, doesn't package. 1998-02-02 15:58:45 +00:00
Andreas Klemm
7171d65051 Update to latest version 0.4.4
Please note: you need the newest xforms library (BTW: same for xmysql !)
1998-01-29 12:39:44 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Satoshi Asami
d4bbd5fa01 I think we need this. 1997-09-09 00:53:09 +00:00
Andreas Klemm
0e8b297194 New port xmysqladmin ...
XmysqlAdmin is a front end to the MySQL database engine.
It allows reloads, status check, process control, isamcheck
and grant/revoke privileges.
1997-09-02 15:06:32 +00:00