aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gtksql
Commit message (Collapse)AuthorAgeFilesLines
* gtksql fixes: PERL/REINPLACE, postgres, LOCALBASEedwin2003-04-052-6/+7
| | | | | | | | | 1. the port now uses REINPLACE_CMD instead of perl 2. the MySQL and Postgres dependencies are now LOCALBASE-clean 3. PGSQLCFLAGS is updated to track changes in the Postgres tree PR: ports/50502 Submitted by: Dominik Brettnacher <domi@saargate.de>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Chase libpq version bump.seanc2003-01-041-1/+2
|
* Project site movedpat2002-07-152-2/+2
| | | | | | PR: ports/40534 Submitted by: maintainer Noticed by: Tilman Linneweh <tilman@arved.de>
* NOPORTDOCS support for pkg-plistsada2001-09-161-3/+3
| | | | | | PR: ports/29798 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-213-2/+14
|
* typo clean up police: \s -> \tlioux2001-02-141-2/+2
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-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).
* Fix typo that prevents Gtksql from being used with Postgres.murray2000-11-081-1/+1
| | | | | | < HAVE_PYSQL= yes --- > HAVE_PGSQL= yes
* Implement USE_GTK, part 1.reg2000-10-051-26/+28
|
* old postgresql port has been removed.andreas2000-08-271-1/+1
| | | | use postgresql7, which has proven stability now.
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-083-10/+29
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-10/+10
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Move the requirement to set GTK vars from fetch-depends: to pre-patch:.obrien1999-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.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to version 0.3.steve1999-08-015-54/+63
| | | | | PR: 12820 Submitted by: Dominik Brettnacher <domi@saargate.de>
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Modern data bases use W3-Trees to store information.hoek1999-05-031-1/+1
|
* Graphical query tool for PostgreSQL.taoka1999-03-206-0/+103
PR: ports/8767 Submitted by: Andrey Zakhvatov andy@icc.surw.chel.su