Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1 @@
This library is a pure Ruby implementation of a PostgreSQL adapter.

View File

@@ -0,0 +1,12 @@
# $NetBSD: Makefile,v 1.5 2010/09/10 04:38:01 taca Exp $
DISTNAME= postgres-pr-0.6.3
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/postgres-pr
COMMENT= Pure Ruby extension for PostgreSQL
LICENSE= modified-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,22 @@
@comment $NetBSD: PLIST,v 1.4 2010/09/10 04:38:01 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/examples/client.rb
${GEM_LIBDIR}/examples/og/test.rb
${GEM_LIBDIR}/examples/server.rb
${GEM_LIBDIR}/examples/test_connection.rb
${GEM_LIBDIR}/lib/binary_reader.rb
${GEM_LIBDIR}/lib/binary_writer.rb
${GEM_LIBDIR}/lib/buffer.rb
${GEM_LIBDIR}/lib/byteorder.rb
${GEM_LIBDIR}/lib/postgres-pr/1q
${GEM_LIBDIR}/lib/postgres-pr/connection.rb
${GEM_LIBDIR}/lib/postgres-pr/message.rb
${GEM_LIBDIR}/lib/postgres-pr/postgres-compat.rb
${GEM_LIBDIR}/lib/postgres-pr/typeconv/TC_conv.rb
${GEM_LIBDIR}/lib/postgres-pr/typeconv/array.rb
${GEM_LIBDIR}/lib/postgres-pr/typeconv/bytea.rb
${GEM_LIBDIR}/lib/postgres-pr/typeconv/conv.rb
${GEM_LIBDIR}/lib/postgres-pr/version.rb
${GEM_LIBDIR}/lib/postgres.rb
${GEM_LIBDIR}/test/TC_message.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2010/09/10 04:38:01 taca Exp $
SHA1 (postgres-pr-0.6.3.gem) = f38434aecd21463cc045529c8d29810941e565b9
RMD160 (postgres-pr-0.6.3.gem) = 6b7ce0a3351ff9dca5c3ed2ecaf98e1a521229af
Size (postgres-pr-0.6.3.gem) = 12800 bytes