Commit graph

11 commits

Author SHA1 Message Date
Kirill Ponomarev
78458da1c7 - Fix build
- Add new necessary dependencies
- Replace portions of CPPFLAGS and LDFLAGS with sed patches for
  ${WRKSRC}/configure
- Add sed patch to rename some deprecated structure names after
  v3.7.1 update of x11-toolkits/scintilla

PR:		217697
Submitted by:	lightside@gmx.com
Approved by:	mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9974
2017-03-13 18:17:03 +00:00
Martin Wilke
f6c9a93db2 - Fix build
- Stage support

PR:		184234
Submitted by:	Ports Fury
2014-02-07 15:54:38 +00:00
John Marino
4317389322 databases/gtksql: Fix leftovers
Ever since this port was updated to verson 0.4.5, it has suffered from
leftover files caused by installing two sets of PORTDOCS.  The custom
version added in the post-install target is accounted for, but the
distfiles's makefile also has a target that installs the same files
plus two others in a non-standard location.  The fix is to disable
the distfile's install target and keep the one in post-install.
2013-10-08 11:15:07 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Pawel Pekala
80ba543826 - Update to version 4.5, now GTK+2 based
- Convert to OptionsNG, respect NLS option
- Add support for sqlite3
- Add license info
- Respect CFLAGS during build
- Update COMMENT, pkg-descr to describe actual state

PR:		ports/176402
Reported by:	Aldis Berjoza <graudeejs@gmail.com>
2013-02-26 20:07:49 +00:00
Sam Lawrance
e87bf22460 Fix build when WITH_PGSQL is set.
PR:		ports/84522
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
Approved by:	portmgr (clement)
2005-08-04 07:25:37 +00:00
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
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +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
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
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