summaryrefslogtreecommitdiff
path: root/databases/p5-pgsql/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-pgsql/pkg')
-rw-r--r--databases/p5-pgsql/pkg/COMMENT1
-rw-r--r--databases/p5-pgsql/pkg/DESCR16
-rw-r--r--databases/p5-pgsql/pkg/PLIST-md.shared4
-rw-r--r--databases/p5-pgsql/pkg/PLIST-md.static4
-rw-r--r--databases/p5-pgsql/pkg/PLIST-mi6
5 files changed, 31 insertions, 0 deletions
diff --git a/databases/p5-pgsql/pkg/COMMENT b/databases/p5-pgsql/pkg/COMMENT
new file mode 100644
index 00000000000..134aaed6ba9
--- /dev/null
+++ b/databases/p5-pgsql/pkg/COMMENT
@@ -0,0 +1 @@
+a perl interface class for PostgreSQL
diff --git a/databases/p5-pgsql/pkg/DESCR b/databases/p5-pgsql/pkg/DESCR
new file mode 100644
index 00000000000..52160233fb8
--- /dev/null
+++ b/databases/p5-pgsql/pkg/DESCR
@@ -0,0 +1,16 @@
+ Pgsql_perl5 is an interface between Larry Wall's language perl
+version 5 and the database PostgreSQL (previously Postgres95). This
+has been done by using the Perl5 application programming interface
+for C extensions which calls the Postgres programmer's interface
+LIBPQ. Pgsql_perl5 tries to implement the LIBPQ- interface as close
+as possible.
+
+ You have the choice between two different interfaces: the old
+C-style like interface and a new one, using a more Perl-ish like
+style. The old style has the benefit, that existing Libpq
+applications can easily be ported to perl. The new style uses class
+packages and might be more familiar for C++- programmers.
+
+ You may distribute this module under the terms of either the GNU
+General Public License or the Artistic License, as specified in the
+Perl README file.
diff --git a/databases/p5-pgsql/pkg/PLIST-md.shared b/databases/p5-pgsql/pkg/PLIST-md.shared
new file mode 100644
index 00000000000..2a52b5c1f70
--- /dev/null
+++ b/databases/p5-pgsql/pkg/PLIST-md.shared
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST-md.shared,v 1.1.1.1 1999/12/23 13:15:12 rh Exp $
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg/Pg.so
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg/Pg.bs
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg
diff --git a/databases/p5-pgsql/pkg/PLIST-md.static b/databases/p5-pgsql/pkg/PLIST-md.static
new file mode 100644
index 00000000000..4f0423a8669
--- /dev/null
+++ b/databases/p5-pgsql/pkg/PLIST-md.static
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST-md.static,v 1.1.1.1 1999/12/23 13:15:12 rh Exp $
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg/Pg.a
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg/extralibs.ld
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg
diff --git a/databases/p5-pgsql/pkg/PLIST-mi b/databases/p5-pgsql/pkg/PLIST-mi
new file mode 100644
index 00000000000..1e79a13b6e9
--- /dev/null
+++ b/databases/p5-pgsql/pkg/PLIST-mi
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST-mi,v 1.1.1.1 1999/12/23 13:15:12 rh Exp $
+lib/perl5/site_perl/auto/Pg/autosplit.ix
+lib/perl5/site_perl/Pg.pm
+lib/perl5/man/man3/Pg.3
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Pg/.packlist
+@dirrm lib/perl5/site_perl/auto/Pg