NOTICE: This package has been removed from pkgsrc

./databases/ruby-postgresql, Ruby extension for PostgreSQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7.9.2008.01.28nb2, Package name: ruby18-postgresql-0.7.9.2008.01.28nb2, Maintainer: pkgsrc-users

This is the extension library to access a PostgreSQL database from Ruby.


Required to run:
[misc/rubygems] [lang/ruby18-base] [databases/postgresql84-client]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 229ca3c503cda8a0977cd6e6d41896da7b8d5ecc
RMD160: 2473b4225802a49fd56a5adac702dc89d6cd19ba
Filesize: 32 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-17 15:18:49 by Takahiro Kambe | Files touched by this commit (6) | Package removed
Log message:
Remove ruby-postgresql.

There is postgresql.gem named 0.8.1 and its README.txt says:

	This is an old, deprecated version of the Ruby PostgreSQL driver
	that hasn't been maintained or supported since early 2008.

	You should install/require 'pg' instead.

So, say good-by to databases/ruby-postgresql and use databases/ruby-pg.
   2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80)
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
   2010-09-10 06:42:58 by Takahiro Kambe | Files touched by this commit (4)
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add patches for supporting ruby19.
   2010-02-10 20:34:08 by Joerg Sonnenberger | Files touched by this commit (31)
Log message:
Bump revision for change of PostgreSQL default version.
   2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2008-09-15 04:03:48 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Point HOMEPAGE to RubyForge's project page since previous one has gone.
   2008-04-04 17:16:02 by Johnny C. Lam | Files touched by this commit (3)
Log message:
Update ruby-postgresql to version 0.7.9.2008.01.28.  Changes from
version 0.7.1 include:

+ Install as a Ruby gem.

- Aliases to make it easier for ActiveRecord to support both ruby-pg
  (the successor to ruby-postgres) and ruby-postgres.

- Fix connections to PostgreSQL>8.2.
   2007-12-02 12:58:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove Ex-MASTER_SITE. From Zafer Aydogan.