aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3-ruby
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.0.Akinori MUSHA2005-01-164-11/+20
| | | | Notes: svn path=/head/; revision=126610
* Clearly state which version of SQLite is supported.Akinori MUSHA2005-01-161-7/+7
| | | | Notes: svn path=/head/; revision=126608
* Update to ruby-sqlite3 after a repocopy. This is a Ruby interface toAkinori MUSHA2005-01-164-82/+107
| | | | | | | the SQLite DB engine version 3. Notes: svn path=/head/; revision=126606
* Update to 2.2.2.Akinori MUSHA2004-12-254-19/+98
| | | | Notes: svn path=/head/; revision=125163
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-1/+2
| | | | | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports Notes: svn path=/head/; revision=124931
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine.Akinori MUSHA2003-06-264-0/+56
Notes: svn path=/head/; revision=83620