summaryrefslogtreecommitdiff
path: root/databases/gtksql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-2/+2
| | | | Notes: svn path=/head/; revision=38323
* 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
* Fix typo that prevents Gtksql from being used with Postgres.Murray Stokely2000-11-081-1/+1
| | | | | | | | | < HAVE_PYSQL= yes --- > HAVE_PGSQL= yes Notes: svn path=/head/; revision=34898
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-26/+28
| | | | Notes: svn path=/head/; revision=33424
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | | | | use postgresql7, which has proven stability now. Notes: svn path=/head/; revision=32000
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-073-10/+29
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-10/+10
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Move the requirement to set GTK vars from fetch-depends: to pre-patch:.David E. O'Brien1999-09-251-1/+1
| | | | | | | | Some of us like to fetch stuff at work and take home. I could find nothing in the fetch stage that needed this information. Notes: svn path=/head/; revision=21929
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Update to version 0.3.Steve Price1999-08-015-54/+63
| | | | | | | | PR: 12820 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=20428
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Modern data bases use W3-Trees to store information.Tim Vanderhoek1999-05-021-1/+1
| | | | Notes: svn path=/head/; revision=18342
* Graphical query tool for PostgreSQL.Satoshi Taoka1999-03-206-0/+103
PR: ports/8767 Submitted by: Andrey Zakhvatov andy@icc.surw.chel.su Notes: svn path=/head/; revision=17312