summaryrefslogtreecommitdiff
path: root/databases/ruby-activerecord-odbc
AgeCommit message (Collapse)AuthorFilesLines
2022-09-01databases/ruby-activerecord-odbc: cosmetic changetaca1-2/+2
Stop pkglint's warning.
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
2021-10-07databases: Remove SHA1 distfile hashesnia1-2/+1
2020-03-20Bump PKGREVISIONtaca1-3/+5
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change. * And add "USE_LANGUAGES= #none".
2018-03-18lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTEDtaca1-2/+2
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
2017-09-04Comment out dead sites.wiz1-2/+2
2017-06-21Bump revision due to change of PKGPATH of depending rails components' packages.taca1-2/+2
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.