aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-mysql/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.5.1.Akinori MUSHA2004-12-251-2/+5
| | | | Notes: svn path=/head/; revision=125177
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-4/+4
| | | | Notes: svn path=/head/; revision=67504
* Update to 2.4.2. FYI, support for MySQL 4.0 has been added.Akinori MUSHA2002-01-071-1/+1
| | | | Notes: svn path=/head/; revision=52683
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-4/+4
| | | | Notes: svn path=/head/; revision=38173
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-071-5/+5
| | | | Notes: svn path=/head/; revision=32391
* Do The Right Thing. (R)Akinori MUSHA2000-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) Notes: svn path=/head/; revision=31584
* Add another couple of Ruby modules.Akinori MUSHA2000-08-071-0/+5
databases/ruby-mysql: Ruby module for accessing MySQL databases, which has the same functions as C API ports/devel/ruby-optparse: Yet another command line option parser for Ruby Notes: svn path=/head/; revision=31372