aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-mysql
Commit message (Collapse)AuthorAgeFilesLines
* Add another mirror to fix the fetch error.Akinori MUSHA2009-08-241-1/+2
| | | | | | | | PR: ports/138097 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=240244
* Update to 2.8.1.Akinori MUSHA2009-03-093-14/+4
| | | | Notes: svn path=/head/; revision=229745
* Update to 2.7.4.Akinori MUSHA2007-12-272-4/+4
| | | | | | | | PR: ports/118714 Submitted by: Alexander Logvinov Notes: svn path=/head/; revision=204605
* Update to 2.7.3.Akinori MUSHA2007-04-292-4/+4
| | | | | | | | PR: ports/112176 Submitted by: clsung Notes: svn path=/head/; revision=191104
* Add a ad-hoc patch and unbreak.Akinori MUSHA2006-09-212-3/+11
| | | | | | | | | The problem is in MySQL 5.0.24a, as addressed in the following bug report: http://bugs.mysql.com/bug.php?id=22227 Notes: svn path=/head/; revision=173542
* BROKEN: Does not compileKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173181
* Add SHA256 sums. I'll upgrade my 4.x box to 6 soon...Akinori MUSHA2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164669
* Update to 2.7.1.Akinori MUSHA2006-06-072-5/+4
| | | | Notes: svn path=/head/; revision=164668
* Update to 2.7.Akinori MUSHA2005-12-252-5/+5
| | | | Notes: svn path=/head/; revision=152019
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Update to 2.6Pav Lucistnik2005-06-062-13/+4
| | | | | | | | | | | | - Fix broken autodetection of mysql library PR: ports/81399, ports/81950 Submitted by: Jonathan Weiss <jw@innerewut.de>, Phil Pennock <pdp@nl.demon.net> Approved by: maintainer timeout (13 days 10 hours) Notes: svn path=/head/; revision=136945
* Update to 2.5.1.Akinori MUSHA2004-12-253-7/+12
| | | | Notes: svn path=/head/; revision=125177
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Update to 2.4.5. Depend on MySQL 4.0 by default.Akinori MUSHA2003-08-093-25/+10
| | | | Notes: svn path=/head/; revision=86685
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75772
* Update to 2.4.4 and add a patch to make it build with ruby 1.8.Akinori MUSHA2003-01-293-2/+24
| | | | Notes: svn path=/head/; revision=74201
* Update to 2.4.3b.Akinori MUSHA2003-01-012-2/+3
| | | | Notes: svn path=/head/; revision=72034
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-7/+7
| | | | Notes: svn path=/head/; revision=67504
* Update to 2.4.2a.Akinori MUSHA2002-03-302-2/+2
| | | | Notes: svn path=/head/; revision=56987
* Update WWW.Akinori MUSHA2002-03-021-1/+1
| | | | Notes: svn path=/head/; revision=55393
* Due to mkmf.rb's bug, this port was not LOCALBASE clean against our will. ;)Akinori MUSHA2002-01-301-2/+1
| | | | | | | | | | | | Work around the problem by specifying --with-mysql-dir="${LOCALBASE}" and let the extconf.rb's trick work. (A fix against mkmf.rb will follow later) PR: ports/34389 Submitted by: Thomas Hurst <freaky@aagh.net> Notes: svn path=/head/; revision=54005
* Update to 2.4.2. FYI, support for MySQL 4.0 has been added.Akinori MUSHA2002-01-073-6/+6
| | | | Notes: svn path=/head/; revision=52683
* Update to 2.4.1.Akinori MUSHA2001-12-022-4/+4
| | | | Notes: svn path=/head/; revision=50899
* Make this LOCALBASE safe.Akinori MUSHA2001-10-221-0/+2
| | | | | | | Reported by: Thomas Hurst <tom.hurst@clara.net> Notes: svn path=/head/; revision=49061
* A pkg-comment should be up to 70 bytes in length.Akinori MUSHA2001-10-201-1/+1
| | | | Notes: svn path=/head/; revision=49005
* Update to 2.4.Akinori MUSHA2001-10-132-3/+2
| | | | Notes: svn path=/head/; revision=48729
* 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 to 2.3.2a.Akinori MUSHA2001-04-232-2/+2
| | | | Notes: svn path=/head/; revision=41826
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-4/+4
| | | | Notes: svn path=/head/; revision=38173
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update to 2.3.1.Akinori MUSHA2000-09-072-2/+2
| | | | Notes: svn path=/head/; revision=32399
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-22/+15
| | | | Notes: svn path=/head/; revision=32391
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Do The Right Thing. (R)Akinori MUSHA2000-08-123-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileAkinori MUSHA2000-08-082-1/+2
| | | | | | | namespace pollution. Notes: svn path=/head/; revision=31421
* Add another couple of Ruby modules.Akinori MUSHA2000-08-075-0/+51
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