summaryrefslogtreecommitdiff
path: root/databases/gmysql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.3.3.Dirk Froemberg1999-07-032-5/+4
| | | | Notes: svn path=/head/; revision=19970
* Switch from mysql322 to mysql322-client and mysql322-server.Dirk Froemberg1999-07-011-2/+2
| | | | Notes: svn path=/head/; revision=19931
* Update to use gtk version 1.2.3.Steve Price1999-05-291-3/+5
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* gtk11 -> gtk12Michael Haro1999-04-221-3/+3
| | | | Notes: svn path=/head/; revision=18073
* Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier1999-04-142-3/+3
| | | | Notes: svn path=/head/; revision=17863
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1999-03-121-1/+3
| | | | Notes: svn path=/head/; revision=17152
* Upgrade to 0.3.2.Dirk Froemberg1999-03-112-4/+4
| | | | Notes: svn path=/head/; revision=17134
* Sync version number (5 -> 6) of libmysqlclient with mysql322.Dirk Froemberg1999-02-121-2/+2
| | | | Notes: svn path=/head/; revision=16654
* Don't try to find out which mysql version is installed.Dirk Froemberg1999-01-181-7/+3
| | | | | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi Notes: svn path=/head/; revision=16183
* Change the dependencies to MySQL:Dirk Froemberg1999-01-141-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(?).) Notes: svn path=/head/; revision=16048
* Some cleanups:Dirk Froemberg1999-01-081-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 Notes: svn path=/head/; revision=15930
* Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch.Satoshi Asami1998-11-171-1/+2
| | | | Notes: svn path=/head/; revision=14590
* It's a graphic frontend of mysql.Vanilla I. Shu1998-11-165-0/+39
PR: ports/8700 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Notes: svn path=/head/; revision=14560