summaryrefslogtreecommitdiff
path: root/databases/gmysql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add missing manpageKris Kennaway2002-09-151-0/+2
| | | | Notes: svn path=/head/; revision=66395
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65300
* Upgrade to 0.3.4.Dirk Froemberg2001-08-052-3/+3
| | | | Notes: svn path=/head/; revision=45829
* Update URL and take new description from there.Dirk Froemberg2001-08-051-13/+7
| | | | Notes: svn path=/head/; revision=45828
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-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). Notes: svn path=/head/; revision=37401
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-5/+2
| | | | Notes: svn path=/head/; revision=33424
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Add trailing slash to WWW: url.Dirk Froemberg1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21861
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* 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