summaryrefslogtreecommitdiff
path: root/databases/mergeant/patches
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-21 11:58:55 +0000
committersalo <salo@pkgsrc.org>2003-02-21 11:58:55 +0000
commit3eabb6608c35cd5e06238ddc0e6bea6ace569461 (patch)
treee81f66233c1578ac7e14ca31f0e07a61208bbf45 /databases/mergeant/patches
parent8b66082e1f9d2a6a10959a660a504f7f96fd4b10 (diff)
downloadpkgsrc-3eabb6608c35cd5e06238ddc0e6bea6ace569461.tar.gz
Initial import of mergeant-0.10.0: GNOME2 GNOME-DB database front-end
Mergeant is a GTK2/GNOME2 font-end for GNOME-DB database administrators and database application developers. It uses libgda/libgnomedb as the backend to access databases, so it can work with almost any database engine (mysql, postgresql, xml, etc...)" Partialy replaces obsoleted databases/gnome-db.
Diffstat (limited to 'databases/mergeant/patches')
-rw-r--r--databases/mergeant/patches/patch-aa14
-rw-r--r--databases/mergeant/patches/patch-ab13
2 files changed, 27 insertions, 0 deletions
diff --git a/databases/mergeant/patches/patch-aa b/databases/mergeant/patches/patch-aa
new file mode 100644
index 00000000000..0adfc4c9237
--- /dev/null
+++ b/databases/mergeant/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/02/21 11:58:59 salo Exp $
+
+--- src/mergeant.c.orig 2003-01-10 04:18:38.000000000 +0100
++++ src/mergeant.c 2003-02-21 10:44:18.000000000 +0100
+@@ -38,6 +38,9 @@
+ /* main interface callbacks */
+ #include <libgnomedb/libgnomedb.h>
+
++#ifdef HAVE_LOCALE_H
++#include <locale.h>
++#endif
+
+ static gint prepare_app (ConfManager * conf);
+
diff --git a/databases/mergeant/patches/patch-ab b/databases/mergeant/patches/patch-ab
new file mode 100644
index 00000000000..a2695b2926f
--- /dev/null
+++ b/databases/mergeant/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/02/21 11:58:59 salo Exp $
+
+--- src/Makefile.in.orig 2003-02-21 10:24:54.000000000 +0100
++++ src/Makefile.in 2003-02-21 11:25:12.000000000 +0100
+@@ -141,7 +141,7 @@
+ mergeant_LDADD = $(MERGEANT_LIBS) $(top_builddir)/lib/libmergeant.la query-fields/libqueryfields.a
+
+
+-mergeant_LDFLAGS = -export-dynamic -dlopen
++mergeant_LDFLAGS = -export-dynamic
+ mergeant_DEPENDENCIES = query-fields/libqueryfields.a
+
+ DTD_FILES = mergeant.dtd