pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/libgda-postgres Initial import of libgda-pos...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3ccf14584f2
branches: trunk
changeset: 474834:c3ccf14584f2
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu May 06 11:17:26 2004 +0000
description:
Initial import of libgda-postgres, version 1.0.4:
This package provides the postgres plugin for libgda, which lets it act as
a PostgreSQL client.
diffstat:
databases/libgda-postgres/DESCR | 2 ++
databases/libgda-postgres/Makefile | 11 +++++++++++
databases/libgda-postgres/PLIST | 5 +++++
3 files changed, 18 insertions(+), 0 deletions(-)
diffs (30 lines):
diff -r 89d2d092dd42 -r c3ccf14584f2 databases/libgda-postgres/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-postgres/DESCR Thu May 06 11:17:26 2004 +0000
@@ -0,0 +1,2 @@
+This package provides the postgres plugin for libgda, which lets it act as
+a PostgreSQL client.
diff -r 89d2d092dd42 -r c3ccf14584f2 databases/libgda-postgres/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-postgres/Makefile Thu May 06 11:17:26 2004 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/06 11:17:26 jmmv Exp $
+#
+
+LIBGDA_PROVIDER= postgres
+
+.include "../../databases/libgda/Makefile.common"
+
+CONFIGURE_ARGS+= --with-postgres=${BUILDLINK_PREFIX.postgresql-lib}
+
+.include "../../databases/postgresql-lib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 89d2d092dd42 -r c3ccf14584f2 databases/libgda-postgres/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/libgda-postgres/PLIST Thu May 06 11:17:26 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/06 11:17:26 jmmv Exp $
+lib/libgda/providers/libgda-postgres.a
+lib/libgda/providers/libgda-postgres.la
+lib/libgda/providers/libgda-postgres.so
+@comment in libgda: @dirrm lib/libgda/providers
Home |
Main Index |
Thread Index |
Old Index