Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2009 01:29:40 -0400
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Dirk Meyer <dirk.meyer@dinoex.sub.org>
Cc:        freebsd-ruby@freebsd.org
Subject:   Re: changes in ruby_dbb_pg
Message-ID:  <4A7A6A44.4070400@p6m7g8.com>
In-Reply-To: <7fX59rRu5S@dmeyer.dinoex.sub.org>
References:  <7fX59rRu5S@dmeyer.dinoex.sub.org>

index | next in thread | previous in thread | raw e-mail

enotime to ponder it until after 08/11.

It looks okay in principle, but if you change it, all similiar ruby_dbd*
gems should match with the .so s.


http://portscout.org/ruby@freebsd.org.html
an upgrade would be nice too while your there but might be more then you
bargained for.



Dirk Meyer wrote:
> Hello,
> 
> I want to switch the dependecies of database/ruby_dbb_pg
> 
> Current:
> rubygem-postgres>=0:${PORTSDIR}/databases/rubygem-postgres
> 
> Problem is that any ruby application needs an explict change in source:
> [...]
> require 'rubygems' # needed Postgres-gem backend
> require 'dbi' # Postgres backend
> [...]
> 
> I like to revert this to the old behaviour. So the code needs only:
> [...]
> require 'dbi' # Postgres backend
> [...]
> 
> The new dependecy will be:
> ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
> 
> Please voice any objection you do have here or in private mail.
> 
> kind regards Dirk
> 
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
> http://people.freebsd.org/~dinoex/errorlogs/
> _______________________________________________
> freebsd-ruby@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> To unsubscribe, send any mail to "freebsd-ruby-unsubscribe@freebsd.org"



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A7A6A44.4070400>