summaryrefslogtreecommitdiff
path: root/databases/ruby-activerecord-odbc
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-03-07Remove unused gemspec file.taca1-160/+0
2013-03-07Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.taca1-4/+2
2011-12-13Switch to use RUBY_RAILS_SUPPORTED.taca1-2/+2
2011-11-12Stop trying to patch gemspec file and use pre-generated one.taca3-13/+164
I forgot to commit this change and this should fix PR pkg/45606.
2011-08-12Add dependency to ruby-activerecord or ruby-activerecord3.taca1-1/+3
Bump PKGREVISION.
2011-03-27Switch to use RUBY_RAILS.taca1-2/+3
No functional change.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-4/+3
* Add LICENSE. * Remove default value of GEM_BUILD.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-19/+1
2008-04-29Update databases/ruby-activerecord-odbc to 2.0. Changes from version 1.4jlam4-11/+26
include: * Changes for Rails 2.0.x / ActiveRecord 2.0.x * Added support for DSN-less connections * Added support for SQLAnywhere
2008-04-04Initial import of ruby18-activerecord-odbc-1.4 asjlam4-0/+118
databases/ruby-activerecord-odbc. Data adapter for ODBC-accessible databases such as Oracle, Informix, Ingres, OpenLink Virtuoso, SQL Server, Sybase, MySQL, PostgreSQL, DB2, Firebird, Progress, and others, providing consistent behaviour to ActiveRecord.