Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 0.3.4. | dirk | 2001-08-05 | 2 | -3/+3 |
| | |||||
* | Update URL and take new description from there. | dirk | 2001-08-05 | 1 | -13/+7 |
| | |||||
* | Switch from mysql322-{client,server} to mysql323-{client,server}. | dirk | 2001-01-21 | 1 | -1/+1 |
| | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). | ||||
* | Implement USE_GTK, part 1. | reg | 2000-10-05 | 1 | -5/+2 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | Add trailing slash to WWW: url. | dirk | 1999-09-21 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to 0.3.3. | dirk | 1999-07-03 | 2 | -5/+4 |
| | |||||
* | Switch from mysql322 to mysql322-client and mysql322-server. | dirk | 1999-07-01 | 1 | -2/+2 |
| | |||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 1 | -3/+5 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | gtk11 -> gtk12 | mharo | 1999-04-22 | 1 | -3/+3 |
| | |||||
* | Move WWW_SITE to pkg/DESCR:WWW from Makefile | scrappy | 1999-04-14 | 2 | -3/+3 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-08 | 1 | -2/+2 |
| | |||||
* | Add a few more Y2K/WWW_SITE pointers ... | scrappy | 1999-03-12 | 1 | -1/+3 |
| | |||||
* | Upgrade to 0.3.2. | dirk | 1999-03-11 | 2 | -4/+4 |
| | |||||
* | Sync version number (5 -> 6) of libmysqlclient with mysql322. | dirk | 1999-02-12 | 1 | -2/+2 |
| | |||||
* | Don't try to find out which mysql version is installed. | dirk | 1999-01-18 | 1 | -7/+3 |
| | | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi | ||||
* | Change the dependencies to MySQL: | dirk | 1999-01-14 | 1 | -2/+6 |
| | | | | | | | | 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(?).) | ||||
* | Some cleanups: | dirk | 1999-01-08 | 1 | -8/+9 |
| | | | | | | - change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG - spaces to tabs - add another MASTER_SITE for gmysql | ||||
* | Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch. | asami | 1998-11-17 | 1 | -1/+2 |
| | |||||
* | It's a graphic frontend of mysql. | vanilla | 1998-11-16 | 5 | -0/+39 |
PR: ports/8700 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> |