IABSD.fr/ports/databases/ruby-amalgalite

Branch :


Log

Author Commit Date CI Message
b8a3f9dd 2014-12-07 21:34:08 Update to amalgalite 1.3.0
df707ed9 2014-10-17 17:03:26 disable rspec2 tests for these ports as rspec2 will be removed shortly. ok jeremy@
a6b8b062 2014-10-11 19:54:46 Bump gem ports buildable with ruby 1.8 that have binaries The binaries now use a 18 suffix on ruby 1.8.
9d44d183 2014-09-28 15:56:45 Drop dependency on fastercsv, only needed on ruby 1.8. Pointed out by naddy@
7aa034e9 2014-01-15 02:13:57 Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk
dca4d5c9 2014-01-11 22:51:01 Remove extension source directory from package so that ruby21 FLAVOR packages.
e79a176b 2013-10-26 23:55:34 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
3f680606 2013-03-11 02:52:04 PERMIT_* / REGRESS->TEST sweep
feab4fb4 2013-01-09 19:24:27 unbreak on mips64el by compiling the extensions with -O1. with help from jeremy@ on figuring out the needed CONFIGURE_ARGS
fce8bfc4 2013-01-09 17:38:52 Revision bump ruby C extension ports after addition of pthread to WANTLIB. OK sthen@