changes in ruby_dbb_pg
Philip M. Gollucci
pgollucci at p6m7g8.com
Thu Aug 6 05:39:56 UTC 2009
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 at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
> http://people.freebsd.org/~dinoex/errorlogs/
> _______________________________________________
> freebsd-ruby at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
> To unsubscribe, send any mail to "freebsd-ruby-unsubscribe at freebsd.org"
More information about the freebsd-ruby
mailing list