Commit graph

20 commits

Author SHA1 Message Date
Edwin Groothuis
77a99f40eb gtksql fixes: PERL/REINPLACE, postgres, LOCALBASE
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>
2003-04-05 07:16:18 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Patrick Li
53dd558a1f Project site moved
PR:		ports/40534
Submitted by:	maintainer
Noticed by:	Tilman Linneweh <tilman@arved.de>
2002-07-14 18:01:10 +00:00
SADA Kenji
1508195d55 NOPORTDOCS support for pkg-plist
PR:		ports/29798
Submitted by:	Patrick Li <pat@databits.net>
Approved by:	maintainer
2001-09-16 15:36:14 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Murray Stokely
72f023b599 Fix typo that prevents Gtksql from being used with Postgres.
< HAVE_PYSQL=	yes
---
> HAVE_PGSQL=	yes
2000-11-08 04:47:33 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Andreas Klemm
fb9b5a39f4 old postgresql port has been removed.
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
David E. O'Brien
80e207dec8 Move the requirement to set GTK vars from fetch-depends: to pre-patch:.
Some of us like to fetch stuff at work and take home.  I could find nothing
in the fetch stage that needed this information.
1999-09-25 00:54:22 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Steve Price
51088d2bc5 Update to version 0.3.
PR:		12820
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-08-01 02:41:02 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
37ef758594 Modern data bases use W3-Trees to store information. 1999-05-02 21:49:58 +00:00
Satoshi Taoka
bacbbb949e Graphical query tool for PostgreSQL.
PR:		ports/8767
Submitted by:	Andrey Zakhvatov andy@icc.surw.chel.su
1999-03-20 05:28:38 +00:00