summaryrefslogtreecommitdiff
path: root/databases/gtksql/patches
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29DESTDIR supportjoerg1-2/+2
2006-03-20Slightly better version: use PGSQL_PREFIX.joerg1-3/+3
2006-03-20Fix search path, remove requirement for PostgreSQL 7.3.joerg1-3/+3
2003-09-08Use proper multi-line string concatenation.kleink1-0/+65
2002-09-21buildlink1 -> buildlink2jlam1-12/+6
2002-04-05Make this find it's headershubertf1-3/+3
2001-08-23Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib.jlam1-2/+2
2001-08-23Honor CFLAGS and CC settings from the environment, complete the conversionjlam1-10/+18
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY.
2001-08-14Fix for xpkgwedge, and buildlink-ifyabs1-3/+3
2000-04-09Adapt to new postgresql include/library locations.jlam1-15/+13
1999-08-20Update gtksql to version 0.3rh1-18/+29
Notable changes are: * corrected some left-over bugs from the 1.0 -> 1.2 transition * finished list display for PostgreSQL * made it compile with Gtk+ 1.2.x
1999-05-27Fix runtime linkage.kleink1-2/+2
1999-02-19Adapt in order to work together with new gtk10 packagerh1-6/+16
1999-01-04Initial import of gtksql-0.2, a query tool for PostgreSQL written with GTK.frueauf1-0/+25
Provided in pr 6691 by Rene Hexel with additional fixes by myself.