summaryrefslogtreecommitdiff
path: root/databases/ruby-dbi/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a post-install message that DBD ports are available as separateAkinori MUSHA2003-10-141-0/+1
| | | | | | | | | ports. Suggested by: Justin Honold <justin@badbeat.com> Notes: svn path=/head/; revision=91250
* Add a run-time dependency on ruby-aspectr since dbi/trace requires it.Akinori MUSHA2003-04-231-0/+2
| | | | | | | | PR: ports/50750 Submitted by: roberto Notes: svn path=/head/; revision=79480
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75772
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-4/+4
| | | | Notes: svn path=/head/; revision=67504
* Update Ruby/DBI and DBD modules to 0.0.17.Akinori MUSHA2002-10-051-3/+1
| | | | Notes: svn path=/head/; revision=67303
* Update the Ruby/DBI suite to 0.0.13.Akinori MUSHA2002-04-221-0/+1
| | | | Notes: svn path=/head/; revision=58001
* Update Ruby/DBI and DBD modules to 0.0.12.Akinori MUSHA2002-01-031-1/+1
| | | | Notes: svn path=/head/; revision=52522
* Update ruby-dbi/dbd_* modules to 0.0.10.Akinori MUSHA2001-10-231-1/+0
| | | | Notes: svn path=/head/; revision=49107
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update ruby-dbi and dbd modules to 0.0.8.Akinori MUSHA2001-07-291-1/+1
| | | | Notes: svn path=/head/; revision=45577
* Update Ruby/DBI to 0.0.5.Akinori MUSHA2001-06-091-14/+18
| | | | | | | | ruby-dbd_postgresql has been renamed to ruby-dbd_pg. (without a repocopy since ruby-dbd_postgresql has no history) Notes: svn path=/head/; revision=43704
* Dig ${RUBY_SITEARCHLIBDIR}/dbi too.Akinori MUSHA2001-06-021-0/+2
| | | | Notes: svn path=/head/; revision=43443
* Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-basedAkinori MUSHA2001-06-021-0/+40
databases. Notes: svn path=/head/; revision=43436