2003-05-21 Shirai,Kaoru * Rewrote build system from scratch, ditto. 2003-01-08 Shirai,Kaoru * Added: ruby-dbi 0.0.18 * Upgraded: amrita 1.0.2 dpklib 0.92 gettext 0.5.0 mysql ruby-2.4.3c racc 1.4.3 rexml 2.5.3 rttool 0.1.8 ruby-postgres 0.7.1 shim-ruby16_18 1.8.0-preview1 testunit 0.1.6 2002-11-25 Shirai,Kaoru * dpklib: Added. * misc/stringio.patch: stringio make bug is fixed at shim 2002.11.10 release. * setup_sumomake.sh: Fixed cp -vf => -f for MacOS X. (Old BSD's cp) 2002-11-03 Shirai,Kaoru * get.sh: Use atool for extracting archives. 2002-10-22 Shirai,Kaoru * ruby-zlib, mysql-ruby, ruby-postgres: Added. * sumomake.sh: Came to skips failure and reports build status. Following changes are supplied by Mirian Crzig Lennox. These are for making it to work on FreeBSD. * Some scripts must be run under bash. (#!/bin/sh => #!/bin/bash) * Use some kind of environment variable which could be set with the correct name of GNU Make * patch -p 0 => patch -p0