Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8f103d24 | 2014-01-11 22:37:42 | Allow building with ruby21 FLAVOR, remove default setting of FLAVOR to ruby19. | ||
| c43216ea | 2013-05-25 22:22:35 | Update to swift 1.2.0. The database drivers have been moved into separate swift-db-* ports (recently imported), and this no longer depends on dbic++. While here, allowing building on ruby 2.0. OK sthen@ | ||
| 3f680606 | 2013-03-11 02:52:04 | PERMIT_* / REGRESS->TEST sweep | ||
| fce8bfc4 | 2013-01-09 17:38:52 | Revision bump ruby C extension ports after addition of pthread to WANTLIB. OK sthen@ | ||
| 3d54b804 | 2012-09-03 18:05:25 | Set FLAVORS in addition to FLAVOR to make it clear that only a single FLAVOR is supported. Fixes misleading results in sqlports. OK sthen@ | ||
| b8d6446e | 2012-04-06 19:26:13 | Update to ruby-swift 0.14.0. Respect patches to respect LOCALBASE. | ||
| 61199a1d | 2011-09-16 08:48:01 | normalize pkgpath | ||
| 7b5ff895 | 2011-03-14 18:31:07 | Bump version to 0.9.1. OK landry@ | ||
| 5601827e | 2010-12-21 17:07:06 | Remove implied LIB_DEPENDS and switch dbic++ from a LIB_DEPENDS to a BUILD_DEPENDS, since it uses a static library. Prompted by and OK ajacoutot@ | ||
| 00d58d2b | 2010-12-20 17:43:58 | Import ruby-swift 0.7.2 Swift is a fast database API and ORM for ruby 1.9, featuring: * Multiple databases. * Prepared statements. * Bind values. * Transactions and named save points. * EventMachine asynchronous interface. * IdentityMap. * Migrations. |