This is the PostgreSQL driver for DBI-for-Ruby.
WWW: http://ruby-dbi.sourceforge.net
This commit is contained in:
@@ -837,6 +837,7 @@
|
||||
SUBDIR += rubygem-data_objects
|
||||
SUBDIR += rubygem-datamapper
|
||||
SUBDIR += rubygem-dbd-mysql
|
||||
SUBDIR += rubygem-dbd-pg
|
||||
SUBDIR += rubygem-dbi
|
||||
SUBDIR += rubygem-dm-active_model
|
||||
SUBDIR += rubygem-dm-aggregates
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dbd-pg
|
||||
PORTVERSION= 0.3.9
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= PostgreSQL driver for DBI-for-Ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/dbd-pg-0.3.9.gem) = 8f07c011ce4ec0ffd6115f8a9b9c5739494eafc8d3241edc36576d39e039b4ed
|
||||
SIZE (rubygem/dbd-pg-0.3.9.gem) = 56832
|
||||
@@ -0,0 +1,3 @@
|
||||
This is the PostgreSQL driver for DBI-for-Ruby.
|
||||
|
||||
WWW: http://ruby-dbi.sourceforge.net
|
||||
Reference in New Issue
Block a user